Louis Vézina
|
421b669801
|
Fix for #685.
|
5 years ago |
morpheus65535
|
92d71ba14a
|
Merge pull request #687 from cdemi/patch-1
This should fix #686
|
5 years ago |
Christopher Demicoli
|
b02252480a
|
This should fix morpheus65535/bazarr/issues/686
I have very little knowledge on Python but it looks like this solves the issue
|
5 years ago |
Louis Vézina
|
2ecd21beb0
|
Fix for analytics under Python 3.x.
|
5 years ago |
Louis Vézina
|
600ef3abc2
|
Fix for episodes.tpl manual search missing headers.
|
5 years ago |
Halali
|
9662e53c16
|
Some changes
|
5 years ago |
Halali
|
66ac35d959
|
Add Missing libs
|
5 years ago |
dimo
|
db213fa0e2
|
Add dev-requirements.txt for testing
|
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
|
9005077793
|
Some optimization to analytics.
|
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 |
Moravčík, Marian
|
11128bee14
|
Add Flask to lib folder
|
5 years ago |
Moravčík, Marian
|
b9651d1ed0
|
Initial Commit
|
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
|
8b10b0e5e4
|
Merge remote-tracking branch 'origin/development' into development
|
5 years ago |
Louis Vézina
|
ec94960376
|
Patch for simpleconfigparser when running under Python 3.7x and newer.
|
5 years ago |
Halali
|
4aa8d63e5f
|
add UTF-8 encoding for log file
|
5 years ago |
Louis Vézina
|
5007d983e3
|
Removing ConfigParser2 as we don't use it anymore.
|
5 years ago |
Louis Vézina
|
990d7e812c
|
Added API Key to secure future API endpoint.
|
5 years ago |
Louis Vézina
|
3cdff1dd9f
|
Fix for throttling exception without message.
|
5 years ago |
Louis Vézina
|
0d87924bc0
|
Fixed authentication and logout.
|
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
|
4016ed1d74
|
Merge branch 'development' into python3
|
5 years ago |
Louis Vézina
|
1967582020
|
Fix for environment variable containing unicode string.
|
5 years ago |
Louis Vézina
|
a3484d2c16
|
Fix for restart after update from source on github.
|
5 years ago |
Louis Vézina
|
626f5ea414
|
Revert "Fix for restart after update from source on github."
This reverts commit 03e98fdb
|
5 years ago |
Louis Vézina
|
03e98fdb95
|
Fix for restart after update from source on github.
|
5 years ago |
Louis Vézina
|
12912df6ac
|
Updated deprecation warning.
|
5 years ago |
Louis Vézina
|
985219f9af
|
Merge branch 'development' into python3
# Conflicts:
# bazarr/main.py
# views/movie.tpl
|
5 years ago |
Louis Vézina
|
a9bf2ee8e4
|
Added history modal for episode and tab for movie.
|
5 years ago |
Louis Vézina
|
2d5eb867d9
|
Version bump.
|
5 years ago |
Louis Vézina
|
d32b65e1e0
|
Fix to reduce analytics hits.
|
5 years ago |
Louis Vézina
|
fa7b9d74a8
|
Fix for subtitles with no language code.
|
5 years ago |
Louis Vézina
|
af7ea850ab
|
Merge branch 'development' into python3
# Conflicts:
# bazarr/analytics.py
# bazarr/list_subtitles.py
|
5 years ago |
Louis Vézina
|
cf36e8f3b6
|
Fix for GA unique_id being regenerated each time.
|
5 years ago |
Louis Vézina
|
8008c5f019
|
Read the whole text file when guessing the actual language of an external subtitles with a filename that doesn't include language code.
|
5 years ago |
Louis Vézina
|
96aa045699
|
Fix for providers throttling in Python 3.
|
5 years ago |
Louis Vézina
|
70e1bcdbaa
|
Fix for embedded subtitles sorting under Python 3.
|
5 years ago |
Louis Vézina
|
684c8009bc
|
Fix for Addic7ed.
|
5 years ago |
Louis Vézina
|
47f7944d64
|
Merge branch 'development' into python3
# Conflicts:
# views/movie.tpl
|
5 years ago |
Louis Vézina
|
e0aac7de4a
|
Fix for episodes and movies subtitles sorting when detected language is None.
|
5 years ago |
Louis Vézina
|
8ad2e46dd3
|
Fix for #671.
|
5 years ago |
Louis Vézina
|
a36e010d76
|
WIP executemany
|
5 years ago |
Louis Vézina
|
61ab911747
|
Merge branch 'development' into python3
# Conflicts:
# bazarr/main.py
|
5 years ago |