Commit Graph

75 Commits

Author SHA1 Message Date
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
Halali 65927c742b Clen up 2019-01-15 17:25:13 +01:00
Halali e561889902 Add rest providers config 2019-01-04 21:01:18 +01:00
Halali ab4bbc35dd Start work on providers configs 2019-01-03 21:57:21 +01:00
Halali ef2dc275ed Move providers config from DB to config file 2019-01-01 08:32:40 +01:00
Halali 99118f87fd More work for new Config code 2018-12-15 01:36:28 +01:00
Louis Vézina 1137090735 Moving everything else bazarr.py to a bazarr subdirectory. 2018-10-04 14:16:49 -04:00
Renamed from get_providers.py (Browse further)