Commit Graph

751 Commits

Author SHA1 Message Date
morpheus65535 bcf5650454 Removing unused waitress server library 2018-11-26 23:47:27 -05:00
Louis Vézina 3c59b9a17f Merge remote-tracking branch 'origin/development' into development 2018-11-26 17:17:18 -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
Halali 8e17e4ee0c Merge branch 'development' of https://github.com/morpheus65535/bazarr into development 2018-11-26 21:19:11 +01:00
Halali aeb51b09cd Fixed small visual bug 2018-11-26 21:18:12 +01: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 73b81dd558 Removed warning about too many subtitles providers and delays. 2018-11-17 22:10:13 -05:00
morpheus65535 6c9a177845 Merge branch 'master' into development 2018-11-17 10:35:46 -05:00
morpheus65535 262002acd0 Updating screenshot 2018-11-17 10:30:53 -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
morpheus65535 336ea079fe
Merge pull request #222 from tadeucruz/development
Trying to resolve the issue #196
2018-11-12 20:27:48 -05:00
Louis Vézina af0cc4cee9 Update README.md
Update to README.md file
2018-11-12 13:03:02 -05: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 1f25a9f484 Add DEBUG icon to logs page 2018-11-08 13:56:52 +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 c002542beb Merge remote-tracking branch 'origin/development' into development 2018-11-04 22:19:00 -05: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 c9a14c2c02 Make dropdown menu searchable 2018-11-03 16:18:42 +01:00
Halali 280b437116 Add Logout to system tab 2018-11-02 22:14:36 +01:00
Halali ac640e4054 Add status page and fix for #160 2018-11-02 20:08:07 +01:00
Halali bdbfde3b46 Fix for z-index in data-tooltip 2018-10-31 18:45:16 +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