Commit Graph

101 Commits

Author SHA1 Message Date
Louis Vézina 7f80b1de83 Merge branch 'development' into python3
# Conflicts:
#	bazarr/get_series.py
#	bazarr/list_subtitles.py
2019-10-31 13:21:49 -04:00
morpheus65535 1497359681
Merge pull request #653 from gmerciel/subtitulamos-tv
Subtitulamos.tv provider
2019-10-31 09:28:13 -04:00
Gonzalo Merciel 2e645039f1 Fixed encoding issues 2019-10-30 22:57:50 -05:00
Louis Vézina fe6758858a Merge branch 'development' into python3
# Conflicts:
#	bazarr/database.py
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_series.py
#	bazarr/get_subtitle.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	views/movie.tpl
2019-10-28 20:27:11 -04:00
panni 912717dd93 core: update to subliminal_patch:head; addic7ed: fix using empty show ids list; fix completed subtitle detection for non-english languages; fix mr robot subtitle file detection 2019-10-22 12:00:50 +02:00
panni 8799938b4e core: update to subliminal_patch:head; addic7ed: show ids fetching 2019-10-20 06:07:10 +02:00
Louis Vézina 995b9ac9ae Merge branch 'development' into python3
# Conflicts:
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_subtitle.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	libs/subliminal_patch/core.py
#	libs/subliminal_patch/providers/addic7ed.py
2019-10-19 18:10:44 -04:00
panni e452394841 core: update to subliminal_patch:head; addic7ed: fix captcha solving; fix getting show list 2019-10-19 23:20:12 +02:00
Gonzalo Merciel 3d492ab4d6 Corrected release_info property.
Corrected bug with matches.
2019-10-10 17:24:13 -03:00
Gonzalo Merciel 6b91993545 Added encoding, realease_info and better matching. 2019-10-10 16:46:27 -03:00
Gonzalo Merciel f809e608e4 Added subtitulamos.tv provider. 2019-10-10 16:46:27 -03:00
Halali 7171635441 Titulky provider some changes for python v3 compatibility 2019-10-09 22:06:30 +02:00
Louis Vézina 08139b43ed Merge branch 'development' into python3
# Conflicts:
#	bazarr/main.py
2019-10-07 17:00:52 -04:00
ngosang cdeed59584 Update Argenteam provider (https and new domain) 2019-10-07 22:00:27 +02:00
Louis Vézina a4ed73b6fc Fix for invalid language in filename. 2019-10-07 15:28:26 -04:00
Louis Vézina 2a78008ecb Drop language on all exception. 2019-10-07 15:18:28 -04:00
Louis Vézina 99e940f7a8 Drop language on all exception. 2019-10-07 15:00:26 -04:00
Louis Vézina 7c75ae7615 Fix for invalid language code. 2019-10-07 14:50:16 -04:00
Louis Vézina 90e9786546 Merge branch 'development' into python3
# Conflicts:
#	bazarr/main.py
2019-10-07 10:49:46 -04:00
Louis Vézina 7d3c6b31e7 Fix for index out of range when no extension in filename. 2019-10-07 06:55:00 -04: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
Louis Vézina d65601d9cb Fix for #605. 2019-10-05 22:48:04 -04:00
Halali b3c6def6bc Updated subliminal_path and subzero to latest dev version 2019-10-05 22:55:35 +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 59c6a269ab WIP 2019-09-28 00:22:17 -04:00
Louis Vézina 3df86acb85 WIP 2019-09-22 23:07:04 -04:00
Louis Vézina bcc4183ef3 WIP 2019-09-22 22:27:23 -04:00
Louis Vézina b055d89b4f Merge branch 'development' into python3
# Conflicts:
#	bazarr.py
#	bazarr/get_subtitle.py
2019-09-22 20:38:43 -04:00
Louis Vézina 9dd85eeee7 WIP 2019-09-22 20:35:12 -04:00
ngosang f8db6c31e2 Fix Subdivx provider, new webpage 2019-09-21 14:09:11 +02:00
Louis Vézina a7b40eaf79 WIP 2019-09-20 17:56:33 -04:00
Louis Vézina e7cb2a71e2 WIP 2019-09-18 21:50:20 -04:00
Louis Vézina f389c38a9c WIP 2019-09-18 11:30:46 -04:00
Louis Vézina 3ca2c98cd4 WIP 2019-09-16 22:04:27 -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
panni 763d90d702 core: update to subliminal_patch:head; subscene: http: fall back to local DNS in case of NXDOMAIN; titlovi: fix querying 2019-07-27 03:25:45 +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
Panagiotis Koutsias 0fcef4d674 Optimizes Greek providers (#489)
* Optimizes providers

* Adds episode id in subtitle page link

* Adds episode id in subtitle page link
2019-07-13 20:29:05 -04:00
panni 490468f7b3 core: update to subliminal_patch:head; subscene: add pt-BR support; fix unknown language code on empty response 2019-07-05 14:31:58 +02:00
panni bce41d8002 core: update to subliminal_patch:head; scandir: docker/bazarr compat, might fix #461 2019-07-05 03:25:02 +02:00
panni 3d8e8ee59b core: update to subliminal_patch:head; subscene: explicitly set account filters for languages 2019-06-23 15:28:42 +02:00
panni 702038c191 core: update to subliminal_patch:head; subscene: move login/cookies to initialization sequence 2019-06-22 16:46:56 +02:00
panni b100d4ed5c core: update to subliminal_patch:head; support file hashes even when scenename is used 2019-06-21 15:06:27 +02:00
panni 05aaf8094d core: update to subliminal_patch:head; subscene fallback for non-year results; detect downtime (raise ServiceUnavailable) 2019-06-21 04:52:27 +02:00
pannal 87f3e65bd2
Merge pull request #442 from MoshiMoshi0/development
Fix video hash not being computed when using Napisy24 provider
2019-06-21 04:07:19 +02:00
Louis Vézina 0995df6c7d Fix for #436 and #459. 2019-06-20 21:34:14 -04:00
panni 8c92599cbf core: update to subliminal_patch:head; #38 2019-05-27 12:33:39 +02:00
ngosang 26ef69d27b Fix Subdivx provider with html.parser 2019-05-25 23:16:24 +02:00