Commit Graph

89 Commits

Author SHA1 Message Date
panni bddc6b7ffe cleanup unused imports 2018-11-28 12:46:42 +01:00
panni bd818b67f0 formatting 2018-11-28 12:46:10 +01:00
panni 49428179f1 merge fixes; reorder imports in main 2018-11-28 12:45:39 +01:00
panni a03cebee38 add provider_configs docs 2018-11-28 12:37:08 +01:00
panni 221c67449b Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/check_update.py
#	bazarr/get_argv.py
#	bazarr/get_movies.py
#	bazarr/get_settings.py
#	bazarr/get_subtitle.py
#	bazarr/main.py
#	bazarr/scheduler.py
2018-11-28 12:36:44 +01:00
morpheus65535 42cf864c19 Fix for movies that cannot be imported. 2018-11-28 00:27:25 -05:00
Louis Vézina 6216bbec39 Rescan for existing subtitles when an episode or a movie file is updated in Sonarr/Radarr. 2018-11-26 17:16:30 -05:00
Louis Vézina 415833a152 Fix for #222 that wasn't working for movies. 2018-11-26 13:54:19 -05:00
morpheus65535 c1f0bf36ca Version bump 2018-11-25 22:01:30 -05:00
morpheus65535 bf09e94c5b Some small improvement 2018-11-25 22:00:12 -05:00
morpheus65535 1fb0a4078f Merge branch 'development' into halali 2018-11-25 21:05:12 -05:00
morpheus65535 fb6ebf5c7a Fix for #225 when langdetect cannot recognize the language. 2018-11-25 09:14:07 -05:00
Louis Vézina 2165af8bd3 Add a route when trailing slash is not added after base_url 2018-11-20 10:43:13 -05:00
morpheus65535 954a10f817 Fix for #222 where manual download for movies is broken 2018-11-16 09:07:25 -05:00
Halali a025ae40de Fix for debug logging 2018-11-15 14:39:55 +01:00
morpheus65535 4d007bb279 Version bump 2018-11-14 23:01:19 -05:00
morpheus65535 9e7af4ca3c Small fixes. 2018-11-13 17:24:57 -05:00
Halali 82a78275b7 Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	views/logs.tpl
2018-11-13 20:40:53 +01:00
Louis Vézina 9bc84a00ee Merge branch 'logging' into development 2018-11-13 11:42:00 -05:00
Halali 7bb2b5db60 Delete forgotten print 2018-11-13 17:25:49 +01:00
Tadeu Cruz 447e3f5779 Trying to resolve the issue #196 2018-11-11 18:44:02 -02:00
Halali 3891ccdaf5 Remove restart requirement icon from Debug setting 2018-11-10 20:02:02 +01:00
Halali ed50acd7cc Add IP filtering for logging 2018-11-10 19:53:27 +01:00
Halali cb1ea10add Merge branch 'development' into logging 2018-11-10 16:42:52 +01:00
Halali 2f5f9bad35 Fix for episodes template 2018-11-10 14:36:12 +01:00
Halali e1b9f0dd8d Some tweak 2018-11-08 14:04:45 +01:00
Halali c20236141f Add tooltips for scenename, filename and adaptive searching in movies and wanted movies 2018-11-08 14:03:34 +01:00
Halali 6527aff7f6 Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	bazarr/main.py
2018-11-08 13:55:58 +01:00
morpheus65535 3f93493ba8 Fix for #174 2018-11-07 22:27:14 -05:00
Halali 7118350826 Merge branches 'development' and 'halali' of https://github.com/morpheus65535/bazarr into halali 2018-11-07 09:50:09 +01:00
morpheus65535 3c271ec64e Some tweak. 2018-11-06 17:52:09 -05:00
Louis Vézina da505bf087 Version bump. 2018-11-06 11:42:49 -05:00
Louis Vézina 54b39bf4a4 Remove bottle debug mode when not executed in pycharm. 2018-11-06 11:39:54 -05:00
Halali dd87c1bffe Fix code3b position in DB 2018-11-05 13:09:17 +01:00
morpheus65535 e97e34bbd4 Fix for missing path returned by Radarr #213 2018-11-05 06:30:50 -05:00
Halali f78c04ba17 Merge branch 'development' of https://github.com/morpheus65535/bazarr into halali 2018-11-05 10:09:38 +01:00
morpheus65535 8c91494e64 Fix for missing path returned by Radarr #213 2018-11-04 22:17:21 -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 fc06af6c41 get_args: don't verify config path prematurely; realpath it for better readability 2018-11-01 03:46:11 +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 2148636608 add throttle doc todo 2018-10-31 18:17:59 +01:00
panni 68b4df50e3 add first working list implementation; add first todos/fixmes 2018-10-31 18:10:04 +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
panni d8c6570b49 first non-boot-failing version 2018-10-31 17:33:19 +01:00
panni 4beaeaa99e Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	libs/subliminal/subtitle.py
2018-10-31 17:02:33 +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
Louis Vézina da9f559b1a Temporary fix for "no content" error. Permanent fix will come with subliminal_patch integration. 2018-10-30 14:28:02 -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