1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-26 09:37:25 +00:00
Commit graph

1773 commits

Author SHA1 Message Date
Louis Vézina
d8752b5718 Fix for pointer over episode title. 2019-12-07 16:00:02 -05:00
Louis Vézina
4f996e4f2e Fix for 'BrokenPipeError' is not defined under Python 2.7.x. 2019-12-07 12:53:40 -05:00
Louis Vézina
1eb174d9ef Fix for restarting since Python 3. 2019-12-06 22:40:40 -05:00
Louis Vézina
e6cb1b1a8f Fix for wizard not enabling required languages. 2019-12-05 14:43:48 -05:00
Louis Vézina
50b5b85045 Fix for login issues. 2019-12-05 06:56:33 -05:00
Louis Vézina
4260d8ddfe Fix for unicode error while guessing external subtitles without language code. 2019-12-04 19:43:38 -05:00
Louis Vézina
78c3a94677 Revert to path mapping from 0.8.3.4. 2019-12-04 19:42:44 -05:00
Louis Vézina
3ffdb2ef66 Merge remote-tracking branch 'origin/development' into development 2019-12-03 21:37:04 -05:00
Louis Vézina
2e7a78cde6 Fix for multiple episode where only the first one was being updated with existing subtitles. 2019-12-03 21:36:50 -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
4df312438a Merge remote-tracking branch 'origin/development' into development 2019-12-03 19:54:29 -05:00
Louis Vézina
421b669801 Fix for #685. 2019-12-03 19:54:12 -05:00
morpheus65535
92d71ba14a
Merge pull request #687 from cdemi/patch-1
This should fix #686
2019-12-03 19:40:06 -05:00
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
2019-12-04 00:45:06 +01:00
Louis Vézina
2ecd21beb0 Fix for analytics under Python 3.x. 2019-12-02 23:54:31 -05:00
Louis Vézina
600ef3abc2 Fix for episodes.tpl manual search missing headers. 2019-12-02 19:25:16 -05:00
dimo
db213fa0e2 Add dev-requirements.txt for testing 2019-12-01 12:21:19 +08: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
9005077793 Some optimization to analytics. 2019-11-28 23:08:12 -05: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
8b10b0e5e4 Merge remote-tracking branch 'origin/development' into development 2019-11-27 16:19:13 -05:00
Louis Vézina
ec94960376 Patch for simpleconfigparser when running under Python 3.7x and newer. 2019-11-27 16:18:53 -05:00
Halali
4aa8d63e5f add UTF-8 encoding for log file 2019-11-27 22:05:09 +01: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
990d7e812c Added API Key to secure future API endpoint. 2019-11-26 22:12:16 -05:00
Louis Vézina
3cdff1dd9f Fix for throttling exception without message. 2019-11-26 17:03:58 -05:00
Louis Vézina
0d87924bc0 Fixed authentication and logout. 2019-11-25 23:18:40 -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
4016ed1d74 Merge branch 'development' into python3 2019-11-22 06:29:43 -05:00
Louis Vézina
1967582020 Fix for environment variable containing unicode string. 2019-11-21 23:33:07 -05:00
Louis Vézina
a3484d2c16 Fix for restart after update from source on github. 2019-11-21 23:23:02 -05:00
Louis Vézina
626f5ea414 Revert "Fix for restart after update from source on github."
This reverts commit 03e98fdb
2019-11-21 22:23:20 -05:00
Louis Vézina
03e98fdb95 Fix for restart after update from source on github. 2019-11-21 21:30:06 -05:00
Louis Vézina
12912df6ac Updated deprecation warning. 2019-11-21 06:59:44 -05:00
Louis Vézina
985219f9af Merge branch 'development' into python3
# Conflicts:
#	bazarr/main.py
#	views/movie.tpl
2019-11-19 22:04:54 -05:00
Louis Vézina
a9bf2ee8e4 Added history modal for episode and tab for movie. 2019-11-19 22:02:59 -05:00
Louis Vézina
2d5eb867d9 Version bump. 2019-11-19 22:02:08 -05:00
Louis Vézina
d32b65e1e0 Fix to reduce analytics hits. 2019-11-19 22:01:34 -05:00
Louis Vézina
fa7b9d74a8 Fix for subtitles with no language code. 2019-11-18 06:48:09 -05:00
Louis Vézina
af7ea850ab Merge branch 'development' into python3
# Conflicts:
#	bazarr/analytics.py
#	bazarr/list_subtitles.py
2019-11-18 06:38:45 -05:00
Louis Vézina
cf36e8f3b6 Fix for GA unique_id being regenerated each time. 2019-11-17 20:49:43 -05:00
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. 2019-11-17 19:32:41 -05:00
Louis Vézina
96aa045699 Fix for providers throttling in Python 3. 2019-11-16 09:17:31 -05:00