Commit Graph

56 Commits

Author SHA1 Message Date
morpheus65535 94825422d5
Opensubtitles.com fixes (#1249) 2021-01-25 22:05:56 -05:00
morpheus65535 c8eae1a512
Adding opensubtitles.com provider (#1247)
Adding OpenSubtitles.com provider
2021-01-25 14:28:55 -05:00
Louis Vézina b4165408fb Another attempt to fix #1034. 2020-08-17 23:52:48 -04:00
Louis Vézina c496af6fc4 Fix for #1034. 2020-08-13 09:32:50 -04:00
Louis Vézina f7f30a4157 Performance improvement to event emission from backend and handling from frontend. 2020-08-11 10:36:14 -04:00
Louis Vézina e2b1726c87 Fix for #1034. 2020-08-10 08:48:03 -04:00
Louis Vézina 37802e30cc Fix for #1032. 2020-07-26 20:13:28 -04:00
Louis Vézina f159124ca8 WIP 2020-05-20 19:29:11 -04:00
Louis Vézina 8a1135565c Merge branch 'development' into hermes 2020-05-12 08:25:33 -04:00
Louis Vézina e1c9c4c415 WIP 2020-05-12 08:25:03 -04:00
Bazarr 356fb745f0 Add IPAddressBlocked to VALID_THROTTLE_EXCEPTIONS 2020-05-11 15:43:20 +01:00
Louis Vézina ec3fa42444 Merge branch 'development' into hermes 2020-05-10 10:42:17 -04:00
Bazarr 963ae3354a when download limit reached, throttle wait until next day 2020-05-09 23:38:08 +01:00
Louis Vézina 3394363edc Merge branch 'development' into hermes
# Conflicts:
#	bazarr/get_providers.py
#	bazarr/main.py
#	views/providers.tpl
2020-05-09 14:48:57 -04:00
Bazarr 81642e3fe2 added skip_wrong_fps match and login again if redirect due to expired session cookies 2020-05-09 18:38:27 +01:00
Louis Vézina 961fae8aed WIP 2020-05-08 11:37:40 -04:00
Bazarr 41a66abe68 Throttle connections to Addic7ed provider throwing IPAddressBlocked excpetion 2020-05-08 12:28:06 +01:00
Bazarr d9982b36d9 added new IPAddressBlocked exception and cache Legendasdivx login cookies to not throttle site 2020-05-08 10:32:12 +01:00
Bazarr 075f053f17 treat exceptions when HTTPError is returned 2020-05-07 13:47:00 +01:00
Louis Vézina 6fd6ee234c Merge branch 'development' into hermes
# Conflicts:
#	.gitignore
#	bazarr/main.py
2020-05-06 08:12:24 -04:00
Bazarr 2dcfc433c3 fixed Parsed Exceptios, refactored code and implemented pagination search 2020-05-05 23:39:38 +01:00
Louis Vézina de02f5ea10 WIP 2020-04-30 08:38:05 -04:00
Louis Vézina f81f7ed27c Merge branch 'development'
# Conflicts:
#	bazarr/get_providers.py
#	libs/subliminal_patch/providers/titrari.py
2020-01-31 20:30:39 -05:00
qxe5534 517454b2df Merge branch 'development' into feature/provider-titrari-ro
# Conflicts:
#	bazarr/get_providers.py
2020-01-20 10:25:15 +02:00
morpheus65535 6f3a282f2a
Revert "Feature/provider titrari ro" 2020-01-19 17:49:53 -05:00
Space 3cb1a33867 -added provider titrari.ro for movies 2020-01-19 22:55:56 +02:00
German Gutierrez 46b59cdae7 Provider LegendasDivx v1 2020-01-16 21:38:41 +01:00
Louis Vézina 3cdff1dd9f Fix for throttling exception without message. 2019-11-26 17:03:58 -05:00
Louis Vézina 96aa045699 Fix for providers throttling in Python 3. 2019-11-16 09:17:31 -05:00
Louis Vézina 47f7944d64 Merge branch 'development' into python3
# Conflicts:
#	views/movie.tpl
2019-11-15 06:53:49 -05:00
Louis Vézina 8ad2e46dd3 Fix for #671. 2019-11-14 19:47:13 -05:00
Louis Vézina 6a2e2e0f5a Empty cache when ValueError is raised with 'unsupported pickle protocol: 3'. This happen when cache have been pickled with Python3 but is read by Python2. 2019-11-07 23:11:41 -05:00
Louis Vézina afd9cd6ddb Merge branch 'development' into python3
# Conflicts:
#	bazarr/get_movies.py
#	libs/subliminal_patch/core.py
#	libs/subliminal_patch/providers/subdivx.py
#	libs/subliminal_patch/providers/titlovi.py
2019-10-05 22:57:42 -04:00
Halali 6616ecd592 Add login and password for Titlovi API 2019-10-05 23:15:57 +02:00
ngosang 69f23c65a8 requested changes 2019-10-05 15:52:45 +02:00
ngosang 232eaa1981 Improve Subdivx provider, handle more exceptions 2019-10-05 15:52:45 +02:00
ngosang c96fb20663 Improve provider throttle / status to handle all exceptions 2019-10-05 15:25:04 +02:00
Louis Vézina f389c38a9c WIP 2019-09-18 11:30:46 -04:00
Louis Vézina 645952c61a WIP 2019-09-13 15:12:26 -04:00
Halali 36c0d2d311 Add Titulky as private CZ,SK tracker 2019-09-08 14:46:01 +02:00
Halali 486935a465 Make DownloadLimitSxceeded instantly throttled 2019-09-08 14:45:05 +02:00
Halali 8303cb94dc Optimize provider throttling. 2019-07-28 21:49:19 +02:00
Mexx62 9cd7cfe07d Added betaseries provider (#486)
* Added betaseries provider

* Make the provider TV Shows only

* Fixed betaseries token save in wizard

* Boosted subtitles score

* Removed addic7ed_boost

* Fixed subtitle URL problem

* Changed variable names

* Change provider informations and add warning

* Reverted subliminal_patch/score.py
2019-07-18 19:21:22 -04:00
Louis Vézina 0995df6c7d Fix for #436 and #459. 2019-06-20 21:34:14 -04:00
Unknown db7b6158aa Add credentials form; Fix incorrect imports 2019-05-19 02:26:42 +02:00
Halali c2a7c12470 Fix for #352 2019-04-10 22:52:37 +02:00
Louis Vézina af438d1236 Continuing development. 2019-03-21 11:32:58 -04:00
Halali e7dc0379c9 Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/main.py
2019-02-24 20:01:23 +01:00
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
Halali acbbf6e58b Add chmod, provider throttle, multithread options 2019-01-24 15:00:03 +01:00