You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
parallel-library/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.
6 years ago
..
static - Updated translation (it's now always Google Drive) 6 years ago
templates Code cleaning Stats page 6 years ago
translations - Updated translation (it's now always Google Drive) 6 years ago
__init__.py custom columns unfinished 9 years ago
book_formats.py Code cleaning Stats page 6 years ago
cache_buster.py python3 compatibility 7 years ago
cli.py Added SSL Options (#416) 7 years ago
comic.py Import covers from comic files during upload 7 years ago
converter.py Changed the args to subprocess.Popen to pass args to the command 6 years ago
db.py Tags in detail view are sorted now 7 years ago
epub.py Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 7 years ago
fb2.py Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 7 years ago
gdriveutils.py - Updated translation (it's now always Google Drive) 6 years ago
helper.py Code cleaning Stats page 6 years ago
redirect.py Fix for Python 3 7 years ago
server.py Code cleaning Stats page 6 years ago
ub.py Code cleaning Stats page 6 years ago
uploader.py Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 7 years ago
web.py Code cleaning Stats page 6 years ago