Commit Graph

483 Commits

Author SHA1 Message Date
Louis Vézina 54b39bf4a4 Remove bottle debug mode when not executed in pycharm. 2018-11-06 11:39:54 -05:00
Halali 675bacc78d Add tooltips for scenename, filename and adaptive searching in episode and wanted episode 2018-11-03 22:56:24 +01:00
Halali ac640e4054 Add status page and fix for #160 2018-11-02 20:08:07 +01:00
panni f692930e26 rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most 2018-10-31 20:34:40 +01:00
panni 6cc97a17cd make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies 2018-10-31 18:09:46 +01:00
morpheus65535 9ea3a4f257 Merge remote-tracking branch 'origin/halali' into development
# Conflicts:
#	bazarr/update_db.py
2018-10-30 21:10:34 -04:00
Halali 5ff8baa19c Change Log_level settings to Debug checkbox 2018-10-30 19:06:30 +01:00
Halali 1b8efc890a Change debug logging level settings 2018-10-25 13:56:02 +02:00
Halali c21c2869f7 Initial commit 2018-10-25 12:06:33 +02:00
Louis Vézina 3a0ca513d9 Added some logging and output when trying to restart Bazarr. 2018-10-22 21:37:06 -04:00
Halali 4d37267078 Dynamic notification providers provisioning 2018-10-22 18:39:11 +02:00
Louis Vézina bc0661c433 Fix for subliminal log level. 2018-10-22 09:15:23 -04:00
Halali df061944fd Exclude unmonitored episodes from series progress bar 2018-10-22 13:23:45 +02:00
Louis Vézina 00e745813c Merge branch 'wizard' into development
# Conflicts:
#	bazarr/init.py
2018-10-21 22:10:26 -04:00
Halali 9b0034e35d Remove unused variables 2018-10-21 16:52:16 +02:00
Halali 8be60afaff Remove scenename and embedded from Wizard and rework for default settings in save_wizard 2018-10-21 16:50:42 +02:00
Louis Vézina b9a987b57d Fix for logging level 2018-10-19 23:04:21 -04:00
Halali 9aba6cad49 Change default settings 2018-10-19 13:51:15 +02:00
Louis Vézina f95c089874 Added debug logging to subtitles downloading. 2018-10-18 23:33:01 -04:00
Halali 5a3875c75e Add Wizard 2018-10-18 23:28:38 +02:00
Louis Vézina f56912d1d8 Fix for test Sonarr and Radarr connection not working caused by an unencoded url. 2018-10-17 20:52:44 -04:00
Louis Vézina 09206a91d8 Fix for reverse proxy port and loader message when restarting. 2018-10-16 23:25:04 -04:00
Louis Vézina e124e1c3fd Fix to create daemon stop and restart file in config_dir. Add a fix for automatic reloading after restart when using a reverse proxy with SSL. 2018-10-16 21:15:42 -04:00
Louis Vézina 7186fc8968 Prevent spawning of new instance of CherryPy before the first one has stopped. 2018-10-16 20:26:44 -04:00
Louis Vézina 67b722cce1 Continuing development 2018-10-16 10:58:25 -04:00
Louis Vézina 8a1dc9e275 Flushing stdout buffer 2018-10-16 08:48:25 -04:00
Louis Vézina 9c28c30ec8 Add link to restart and manage KeyboardInterrupt 2018-10-14 09:32:16 -04:00
Louis Vézina bf02d07759 Added restart after update 2018-10-13 22:39:03 -04:00
Louis Vézina a88672070e Cherrypy test 2018-10-11 20:50:33 -04:00
Louis Vézina 21104b4407 Continuing development 2018-10-10 21:23:30 -04:00
morpheus65535 1cccd810ae Auto reload after restart 2018-10-10 07:15:06 -04:00
morpheus65535 56226f941d Fix for Linux 2018-10-09 19:59:55 -04:00
Louis Vézina 1137090735 Moving everything else bazarr.py to a bazarr subdirectory. 2018-10-04 14:16:49 -04:00
Renamed from main.py (Browse further)