Commit graph

769 commits

Author SHA1 Message Date
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
morpheus65535 fbc919fa75 Fix for series progress bar #202 2018-10-30 06:47:54 -04: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 b2141f4bd0 Fix to support #139 as proposed in #198. Thanks! 2018-10-24 19:56:37 -04:00
Louis Vézina 37142e247e Fix for multiple format in filename. 2018-10-23 21:31:40 -04:00
gjdoornink ce704f2aa8 Also use the ISO 639-2/B language codes present in pycountry/databases/iso639-3.json when detecting languages.
This fixes issue #139.
2018-10-23 20:39:30 +02:00
Louis Vézina 0fac16c432 Add exception logging for compute_score(). 2018-10-22 23:08:44 -04:00
Louis Vézina 3a0ca513d9 Added some logging and output when trying to restart Bazarr. 2018-10-22 21:37:06 -04:00
Louis Vézina 127d9b9bc7 Removing auto-restart after updating from source. This is raising too much issues. 2018-10-22 21:25:30 -04:00
Halali 4d37267078 Dynamic notification providers provisioning 2018-10-22 18:39:11 +02:00
Halali 32f7909605 Revert "Trying fix update process"
This reverts commit b6bcece0e9.
2018-10-22 18:38:21 +02:00
Halali dccf6da3f9 Revert "bump"
This reverts commit 7f1bc4ac16.
2018-10-22 18:38:17 +02:00
Halali 7f1bc4ac16 bump 2018-10-22 18:12:14 +02:00
Halali b6bcece0e9 Trying fix update process 2018-10-22 18:10:38 +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
Halali b0cca15254 Fix for validation and remove unused jquery 2018-10-19 13:25:17 +02:00
Halali 054202a227 Remove unnecessary jquery from wizard 2018-10-19 10:33:41 +02:00
Louis Vézina f95c089874 Added debug logging to subtitles downloading. 2018-10-18 23:33:01 -04:00
Louis Vézina ab0f5d80e7 Merge branch 'development' into debug_logging 2018-10-18 20:10:33 -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 fda9badc95 Fix for check_update working directory after moving every python script to bazarr subdirectory. 2018-10-17 20:51:34 -04:00
Louis Vézina 3c1532148a Second part of previous fix. 2018-10-17 06:24:13 -04:00
Louis Vézina 4dfc250287 Fix for Subliminal exception: 'list' object has no attribute 'lower'. This is panni's fix. 2018-10-17 00:21:24 -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 fb2860396a Fix for incorrect reloading URL 2018-10-16 22:04:07 -04:00