Commit graph

111 commits

Author SHA1 Message Date
Panagiotis Koutsias 176b2c818a Adds GreekSubtitles, Subs4Free, Subs4Series, SubZ and XSubs providers (#310)
* Adds GreekSubtitles, Subs4Free, Subs4Series, SubZ and XSubs providers

* Various optimizations in greek providers
2019-02-24 12:41:22 -05:00
Louis Vézina 3f5410dea3 Reordering of providers 2019-02-01 14:15:46 -05:00
Louis Vézina 626d7c81d7 Merge branch 'pr/292' into development 2019-02-01 13:51:02 -05:00
e01 1f8b5e84b8 Add tooltips to provider checkboxes 2019-01-30 19:41:54 +02:00
Louis Vézina d02fe76742 Modified increment for minimum score to 1 instead of 5. 2019-01-29 12:24:27 -05:00
e01 8fd96a2dfd Add subsunacs.net and subs.sab.bz providers 2019-01-29 15:27:45 +02:00
morpheus65535 a5d547556b Removed Shooter which do not exist anymore. 2019-01-26 12:32:04 -05:00
morpheus65535 693c82d57f Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/main.py
#	bazarr/scheduler.py
#	views/settings.tpl
2019-01-25 23:47:53 -05:00
morpheus65535 f93c34b640 Added missing providers to UI. 2019-01-25 23:27:56 -05:00
Halali bddf6fbb55 Fix for #286 and maybe #285 2019-01-25 08:07:34 +01:00
morpheus65535 834f4b1cdd Fix for episodes and movies languages selection popup not showing anymore. 2019-01-21 06:41:31 -05:00
morpheus65535 f9f35f11c0 Adding donate button. 2019-01-20 23:20:18 -05:00
Halali 8472a48e28 Clean up and add some tooltips to providers 2019-01-20 14:53:43 +01:00
Halali f5da9ebda0 Add providers settings UI 2019-01-16 22:49:44 +01:00
morpheus65535 42c0b95a5b Removing Subscenter provider from UI since it's not supported anymore in Subliminal. 2019-01-16 06:41:18 -05:00
Halali 0b706a4e41 Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/get_movies.py
#	bazarr/get_subtitle.py
#	bazarr/init.py
#	bazarr/main.py
#	views/settings.tpl
2019-01-15 15:45:38 +01:00
morpheus65535 2006f7be31 Merge remote-tracking branch 'origin/development' into development 2019-01-11 23:26:47 -05:00
morpheus65535 ecfde95a94 Refactoring of providers UI in settings and wizard. Removec the ugly alert when savong settings and replacing it with a notification. 2019-01-11 23:23:53 -05:00
Halali 1cc7efa413 Add Feature Request #229 2019-01-06 18:15:43 +01:00
Halali c765359fcf Fixes after merge 2019-01-02 20:43:40 +01:00
Halali e6a8aea924 Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/check_update.py
#	bazarr/get_episodes.py
#	bazarr/get_languages.py
#	bazarr/get_movies.py
#	bazarr/get_providers.py
#	bazarr/get_series.py
#	bazarr/get_settings.py
#	bazarr/get_subtitle.py
#	bazarr/init.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	bazarr/notifier.py
#	bazarr/scheduler.py
#	bazarr/update_db.py
#	bazarr/utils.py
#	views/history.tpl
2019-01-02 20:19:31 +01:00
Halali 80b09d3e73 Merge remote-tracking branch 'origin/development' into subliminal_patch 2019-01-01 21:51:21 +01:00
Halali 4fd9ed1157 Merge remote-tracking branch 'origin/development' into halali 2019-01-01 21:50:42 +01:00
Halali b5dd80caf1 Remove alert from test notification 2019-01-01 21:49:44 +01:00
Halali d2cba5b2c1 Remove alert from test notification 2019-01-01 21:48:42 +01:00
Halali f89b4a94de Remove alert from test notification 2019-01-01 21:45:35 +01:00
Halali 67bf114098 Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/check_update.py
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_series.py
#	bazarr/get_subtitle.py
#	bazarr/init.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	views/menu.tpl
#	views/settings.tpl
#	views/wanted.tpl
2019-01-01 21:15:12 +01:00
Halali ef2dc275ed Move providers config from DB to config file 2019-01-01 08:32:40 +01:00
Halali fcc663af91 Continue development for new config backend 2018-12-27 20:19:59 +01:00
Halali e9677354a2 Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	bazarr/check_update.py
2018-12-27 15:13:50 +01:00
morpheus65535 bfb211ccda Fix for test notification returning a 404 behind a reverse proxy. 2018-12-18 06:39:49 -05:00
Halali 99118f87fd More work for new Config code 2018-12-15 01:36:28 +01:00
morpheus65535 71421de09e One small change to use field value even if you haven't save settings. 2018-12-13 22:05:42 -05:00
Halali a80d425398 Merge branch 'development' of https://github.com/morpheus65535/bazarr into halali 2018-12-10 22:42:03 +01:00
Halali 4586cd422d Update Jquery to v3.3.1 and templates clean up 2018-12-09 21:23:51 +01:00
Halali f941ee5199 Change get_argv to get_args in templates 2018-11-29 20:09:34 +01:00
Halali 18ea5442de Notification test button 2018-11-27 22:34:09 +01:00
morpheus65535 1fb0a4078f Merge branch 'development' into halali 2018-11-25 21:05:12 -05:00
morpheus65535 73b81dd558 Removed warning about too many subtitles providers and delays. 2018-11-17 22:10:13 -05:00
Halali 82a78275b7 Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	views/logs.tpl
2018-11-13 20:40:53 +01:00
Halali 3891ccdaf5 Remove restart requirement icon from Debug setting 2018-11-10 20:02:02 +01:00
Halali cb1ea10add Merge branch 'development' into logging 2018-11-10 16:42:52 +01:00
Halali c9a14c2c02 Make dropdown menu searchable 2018-11-03 16:18:42 +01:00
Halali bdbfde3b46 Fix for z-index in data-tooltip 2018-10-31 18:45:16 +01:00
Halali 5ff8baa19c Change Log_level settings to Debug checkbox 2018-10-30 19:06:30 +01:00
Louis Vézina 09206a91d8 Fix for reverse proxy port and loader message when restarting. 2018-10-16 23:25:04 -04:00
Halali d4cd75b0fb fix for not able to login when changeing from basic to form login type 2018-09-22 12:15:52 +02:00
Halali 1de528bcdb Revert "fix for not able to login when changeing from basic to form login type"
This reverts commit 3a7381c0d2.
2018-09-21 15:35:05 +02:00
Halali 3a7381c0d2 fix for not able to login when changeing from basic to form login type 2018-09-21 14:48:12 +02:00
morpheus65535 46d8c49355 Fix for Sonarr and Radarr settings testing 2018-09-17 23:38:20 -04:00