Commit Graph

178 Commits

Author SHA1 Message Date
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
Louis Vézina eca6cd0a5a Merge branch 'development' into morpheus 2019-10-28 12:08:56 -04:00
Louis Vézina 75a0a5ace4 WIP 2019-10-28 00:05:28 -04:00
Louis Vézina d4115cb65f WIP 2019-10-26 14:52:22 -04:00
Louis Vézina bcded9e45d WIP 2019-10-24 22:35:04 -04:00
morpheus65535 250db5d0f6
Merge pull request #646 from dkage/master
Update pytz and tzlocal to resolve issue with Brazil DST with timezone
2019-10-24 06:37:16 -04:00
dkage a7fba2ee1b Update pytz and tzlocal to resolve issue with Brazil DST with timezone
As Brazil does not have Daylight Saving Time anymore as decided by it's government, pytz needed to be updated to have the new data about the country timezones.
And as some in pytz calls in bazarr used tzlocal functions, that one needed also to be updated.
Works fine now, tested on Brazil - Timezone America/Sao_Paulo

This commit fixes #641
2019-10-24 02:36:49 -03: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
Louis Vézina 15575e9917 WIP 2019-10-21 22:13:37 -04:00
Louis Vézina 0968f66e3f Missing Peewee files. 2019-10-20 08:04:26 -04: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
Louis Vézina ae6f7117fc Major fixes to database subsystem. 2019-10-16 10:20:35 -04:00
morpheus65535 73df77984d
Fix for #630 2019-10-13 22:41:34 -04:00
Halali 7171635441 Titulky provider some changes for python v3 compatibility 2019-10-09 22:06:30 +02:00
Louis Vézina b591918e03 Moved enum to libs2 2019-10-07 21:38:28 -04: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 7e5527b420 Bug correction 2019-09-28 14:05:34 -04:00
Louis Vézina 607af5c2f5 WIP 2019-09-28 12:21:08 -04:00
Louis Vézina 59c6a269ab WIP 2019-09-28 00:22:17 -04:00
Louis Vézina ad3f37f8ac WIP 2019-09-24 06:23:53 -04:00
Louis Vézina 8227df459a WIP 2019-09-24 06:23:11 -04:00
Louis Vézina 2b2fd4e8d7 WIP 2019-09-23 16:21:24 -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 c5fa0f56e4 WIP 2019-09-13 15:14:31 -04:00
Louis Vézina 645952c61a WIP 2019-09-13 15:12:26 -04:00
Louis Vézina 20f26c72ec Merge branch 'development' into morpheus 2019-09-08 23:01:18 -04:00
Halali 36c0d2d311 Add Titulky as private CZ,SK tracker 2019-09-08 14:46:01 +02:00
Louis Vézina 1b4e4e1495 Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/main.py
#	bazarr/utils.py
2019-09-02 23:30:23 -04:00