Louis Vézina
1eb174d9ef
Fix for restarting since Python 3.
5 years ago
morpheus65535
28d4a79644
Merge pull request #684 from dimotsai/assrt
...
Allow assrt to fetch subtitles through only ISO 639-2
5 years ago
Louis Vézina
2ecd21beb0
Fix for analytics under Python 3.x.
5 years ago
dimo
d4a74581da
Allow assrt to fetch subtitles through only ISO 639-2
...
This commit should fix issue #460
5 years ago
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.
5 years ago
Louis Vézina
8cd2224cb6
Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina
304a5ff1b8
Fix for subtitles file without a language code that aren't text based.
5 years ago
Halali
9fbec327c4
Merge remote-tracking branch 'origin/development' into development
5 years ago
Halali
f1596ef7ba
Fix Titulky provider compatibility with Python3
5 years ago
Louis Vézina
ec94960376
Patch for simpleconfigparser when running under Python 3.7x and newer.
5 years ago
Louis Vézina
5007d983e3
Removing ConfigParser2 as we don't use it anymore.
5 years ago
Louis Vézina
4a2ed8830d
Merge branch 'python3' into development
5 years ago
Louis Vézina
672e69e887
Upgraded Apprise to 0.8.2.
5 years ago
Louis Vézina
1f8b5bd2e1
Upgrade Apprise to fix issue with Discord notification.
5 years ago
Louis Vézina
777913bd40
Upgrade Apprise to fix issue with Discord notification.
5 years ago
Louis Vézina
684c8009bc
Fix for Addic7ed.
5 years ago
Louis Vézina
a36e010d76
WIP executemany
5 years ago
Louis Vézina
f5e6408195
WIP executemany
5 years ago
Louis Vézina
213163fe3e
WIP
5 years ago
Louis Vézina
79baeb7c0e
WIP
5 years ago
Louis Vézina
8ea82d5e5f
Fix for Subscene under Python 3.x
5 years ago
Louis Vézina
d92e7755d3
Fix for SubtitulamosTv in Python3.
5 years ago
Louis Vézina
d31299870d
Merge branch 'development' into python3
...
# Conflicts:
# bazarr/list_subtitles.py
# bazarr/main.py
5 years ago
Louis Vézina
808f87ca9c
Fix for added episodes and movies not being analyzed for existing subtitles or searched for missing.
5 years ago
Louis Vézina
7f80b1de83
Merge branch 'development' into python3
...
# Conflicts:
# bazarr/get_series.py
# bazarr/list_subtitles.py
5 years ago
Louis Vézina
7977deb142
Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina
3afaa501d8
Revert "Changed row factory."
...
This reverts commit 2565a039
5 years ago
morpheus65535
1497359681
Merge pull request #653 from gmerciel/subtitulamos-tv
...
Subtitulamos.tv provider
5 years ago
Louis Vézina
2565a0395f
Changed row factory.
5 years ago
Gonzalo Merciel
2e645039f1
Fixed encoding issues
5 years ago
Louis Vézina
50dfacece0
Added values to debug logging of DB requests.
5 years ago
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
5 years ago
Louis Vézina
eca6cd0a5a
Merge branch 'development' into morpheus
5 years ago
Louis Vézina
75a0a5ace4
WIP
5 years ago
Louis Vézina
d4115cb65f
WIP
5 years ago
Louis Vézina
bcded9e45d
WIP
5 years ago
morpheus65535
250db5d0f6
Merge pull request #646 from dkage/master
...
Update pytz and tzlocal to resolve issue with Brazil DST with timezone
5 years ago
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
5 years ago
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
5 years ago
Louis Vézina
15575e9917
WIP
5 years ago
Louis Vézina
0968f66e3f
Missing Peewee files.
5 years ago
panni
8799938b4e
core: update to subliminal_patch:head; addic7ed: show ids fetching
5 years ago
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
5 years ago
panni
e452394841
core: update to subliminal_patch:head; addic7ed: fix captcha solving; fix getting show list
5 years ago
Louis Vézina
ae6f7117fc
Major fixes to database subsystem.
5 years ago
morpheus65535
73df77984d
Fix for #630
5 years ago
Gonzalo Merciel
3d492ab4d6
Corrected release_info property.
...
Corrected bug with matches.
5 years ago
Gonzalo Merciel
6b91993545
Added encoding, realease_info and better matching.
5 years ago
Gonzalo Merciel
f809e608e4
Added subtitulamos.tv provider.
5 years ago
Halali
7171635441
Titulky provider some changes for python v3 compatibility
5 years ago