1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-27 01:57:33 +00:00
Commit graph

224 commits

Author SHA1 Message Date
Louis Vézina
e4cc062dd3 Another fix for #703. 2019-12-23 21:01:18 -05:00
panni
d0ccd08aef core: fix values casting 2019-12-24 02:33:39 +01:00
panni
a612335a44 core: update to subliminal_patch:head; core: try and fix #660 2019-12-24 00:46:34 +01:00
panni
64fa210688 core: update to subliminal_patch:head; core: try and fix #703 2019-12-24 00:25:02 +01:00
Louis Vézina
5dc8facae7 Another fix for #709. 2019-12-23 16:42:06 -05:00
Louis Vézina
d4fdee1e9f Fix for #711. 2019-12-23 14:03:31 -05:00
Louis Vézina
b41affa267 Merge remote-tracking branch 'origin/development' into development 2019-12-23 12:27:10 -05:00
Louis Vézina
133787cf23 Fix for #709. 2019-12-23 12:26:49 -05:00
morpheus65535
dad4dae6a3
Merge pull request #712 from Mexx62/development
Betaseries: Use release group to choose which subtitle to download in archive
2019-12-22 10:16:16 -05:00
Mexx62
3b360db1c0 Betaseries: Use release group to choose which subtitle to download in archive 2019-12-21 22:56:45 +01:00
Louis Vézina
26b48b1759 Fix for #707. 2019-12-18 06:35:54 -05:00
Louis Vézina
8d9023af80 Small change to get output from ffprobe with Python 3.x 2019-12-14 12:37:10 -05:00
Louis Vézina
1eb174d9ef Fix for restarting since Python 3. 2019-12-06 22:40:40 -05:00
morpheus65535
28d4a79644
Merge pull request #684 from dimotsai/assrt
Allow assrt to fetch subtitles through only ISO 639-2
2019-12-03 21:16:05 -05:00
Louis Vézina
2ecd21beb0 Fix for analytics under Python 3.x. 2019-12-02 23:54:31 -05:00
dimo
d4a74581da Allow assrt to fetch subtitles through only ISO 639-2
This commit should fix issue #460
2019-12-01 10:04:04 +08:00
Louis Vézina
0f04e8a473 Patched fcache to support real move with shutil instead of os.rename. This way can move from one drive to another. 2019-11-28 06:52:06 -05:00
Louis Vézina
8cd2224cb6 Merge remote-tracking branch 'origin/development' into development 2019-11-27 21:49:04 -05:00
Louis Vézina
304a5ff1b8 Fix for subtitles file without a language code that aren't text based. 2019-11-27 21:48:39 -05:00
Halali
9fbec327c4 Merge remote-tracking branch 'origin/development' into development 2019-11-27 23:35:59 +01:00
Halali
f1596ef7ba Fix Titulky provider compatibility with Python3 2019-11-27 23:32:58 +01:00
Louis Vézina
ec94960376 Patch for simpleconfigparser when running under Python 3.7x and newer. 2019-11-27 16:18:53 -05:00
Louis Vézina
5007d983e3 Removing ConfigParser2 as we don't use it anymore. 2019-11-27 14:58:43 -05:00
Louis Vézina
4a2ed8830d Merge branch 'python3' into development 2019-11-25 19:50:16 -05:00
Louis Vézina
672e69e887 Upgraded Apprise to 0.8.2. 2019-11-25 19:44:28 -05:00
Louis Vézina
1f8b5bd2e1 Upgrade Apprise to fix issue with Discord notification. 2019-11-24 20:15:55 -05:00
Louis Vézina
777913bd40 Upgrade Apprise to fix issue with Discord notification. 2019-11-24 20:15:30 -05:00
Louis Vézina
684c8009bc Fix for Addic7ed. 2019-11-15 12:38:34 -05:00
Louis Vézina
a36e010d76 WIP executemany 2019-11-12 20:40:16 -05:00
Louis Vézina
f5e6408195 WIP executemany 2019-11-11 19:09:40 -05:00
Louis Vézina
213163fe3e WIP 2019-11-08 14:30:58 -05:00
Louis Vézina
79baeb7c0e WIP 2019-11-08 09:57:37 -05:00
Louis Vézina
8ea82d5e5f Fix for Subscene under Python 3.x 2019-11-08 09:21:40 -05:00
Louis Vézina
d92e7755d3 Fix for SubtitulamosTv in Python3. 2019-11-07 19:37:56 -05:00
Louis Vézina
d31299870d Merge branch 'development' into python3
# Conflicts:
#	bazarr/list_subtitles.py
#	bazarr/main.py
2019-11-06 16:45:51 -05:00
Louis Vézina
808f87ca9c Fix for added episodes and movies not being analyzed for existing subtitles or searched for missing. 2019-11-03 08:36:10 -05:00
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
Louis Vézina
7977deb142 Merge remote-tracking branch 'origin/development' into development 2019-10-31 12:56:59 -04:00
Louis Vézina
3afaa501d8 Revert "Changed row factory."
This reverts commit 2565a039
2019-10-31 12:52:59 -04:00
morpheus65535
1497359681
Merge pull request #653 from gmerciel/subtitulamos-tv
Subtitulamos.tv provider
2019-10-31 09:28:13 -04:00
Louis Vézina
2565a0395f Changed row factory. 2019-10-31 06:41:34 -04:00
Gonzalo Merciel
2e645039f1 Fixed encoding issues 2019-10-30 22:57:50 -05:00
Louis Vézina
50dfacece0 Added values to debug logging of DB requests. 2019-10-29 11:43:09 -04: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
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