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
book_formats.py Code cleaning Stats page 2018-07-18 20:21:44 +02:00
cache_buster.py
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
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