calibre-web/cps
Ben Bennett b271b5f686 Changed the args to subprocess.Popen to pass args to the command
Before the command was not working correctly to check the calibre version since it seemed to be treating the entire string as the command.  So when ' --version' was added it was breaking.  I changed the format to pass the command and args as a list and it seems to work correctly.
2018-07-23 11:53:44 -04:00
..
static - Updated translation (it's now always Google Drive) 2018-07-15 15:08:06 +02:00
templates Code cleaning Stats page 2018-07-18 20:21:44 +02:00
translations - Updated translation (it's now always Google Drive) 2018-07-15 15:08:06 +02:00
__init__.py custom columns unfinished 2016-04-20 19:25:47 +02:00
book_formats.py Code cleaning Stats page 2018-07-18 20:21:44 +02:00
cache_buster.py python3 compatibility 2017-09-24 07:52:59 -04:00
cli.py Added SSL Options (#416) 2018-03-30 21:20:47 +02:00
comic.py Import covers from comic files during upload 2017-12-02 17:33:55 +01:00
converter.py Changed the args to subprocess.Popen to pass args to the command 2018-07-23 11:53:44 -04:00
db.py Tags in detail view are sorted now 2018-06-02 17:02:18 +02:00
epub.py Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 2017-11-30 16:49:46 +01:00
fb2.py Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 2017-11-30 16:49:46 +01:00
gdriveutils.py - Updated translation (it's now always Google Drive) 2018-07-15 15:08:06 +02:00
helper.py Code cleaning Stats page 2018-07-18 20:21:44 +02:00
redirect.py Fix for Python 3 2017-07-13 21:28:00 -07:00
server.py Code cleaning Stats page 2018-07-18 20:21:44 +02:00
ub.py Code cleaning Stats page 2018-07-18 20:21:44 +02:00
uploader.py Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 2017-11-30 16:49:46 +01:00
web.py Code cleaning Stats page 2018-07-18 20:21:44 +02:00