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

1913 commits

Author SHA1 Message Date
Louis Vézina
a7689393e1 Fix for #718. 2020-01-05 12:49:12 -05:00
Louis Vézina
db7951ced2 Fix for #737. 2020-01-05 10:33:36 -05:00
Louis Vézina
b3b15252ea New fix for #730. 2020-01-04 01:11:29 -05:00
Louis Vézina
2743870a4d Revert "Fix for #730."
This reverts commit 48a899b6
2020-01-04 01:04:45 -05:00
Louis Vézina
487abdd9f2 Revert "Another fix for #730."
This reverts commit 9fe4d6a1
2020-01-04 01:04:16 -05:00
Louis Vézina
9fe4d6a1a1 Another fix for #730. 2020-01-03 22:27:27 -05:00
Louis Vézina
7a50123e92 Merge remote-tracking branch 'origin/development' into development 2020-01-03 14:10:48 -05:00
Louis Vézina
48a899b66b Fix for #730. 2020-01-03 14:10:32 -05:00
Louis Vézina
b708828587 Version bump. 2020-01-03 14:09:53 -05:00
morpheus65535
925f238927
Merge pull request #724 from morpheus65535/master
Fix for Python 3.8
2019-12-30 08:03:00 -05:00
morpheus65535
b10190c5b1
Fix for Python 3.8 2019-12-30 08:01:54 -05:00
morpheus65535
1c6967d68f
Fixed issue when series got updated in Sonarr and not reflected in Bazarr. 2019-12-28 23:30:45 -05:00
morpheus65535
2c255db924
Merge pull request #717 from Flaxee/fix-syntaxerror
Update unix.py
2019-12-28 09:42:57 -05:00
Flaxee
7bcea72053
Update unix.py 2019-12-28 09:27:32 +01:00
Louis Vézina
376d57e4e7 Updated Python 2.7.x end of support date and deprecation warning. 2019-12-26 18:22:05 -05:00
Louis Vézina
49e2d9482d Updated Python 2.7.x end of support date and deprecation warning. 2019-12-25 14:02:14 -05:00
Louis Vézina
67ad65ed76 Fix for #716. 2019-12-25 09:06:05 -05:00
Louis Vézina
cca888fa94 Added more logging of error for #705. 2019-12-24 09:02:08 -05:00
Louis Vézina
ca59bca40c Added more logging of error for #705. 2019-12-24 09:00:42 -05:00
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
e4b6020f63 Added stdout flush even for Python 2.x. 2019-12-14 09:30:58 -05:00
Louis Vézina
55bf67950f Created path mapping dictionaries for faster conversion than reading config.ini every time. 2019-12-13 07:00:38 -05:00
Louis Vézina
5d150c5098 Created languages dictionary for faster conversion than calling database. 2019-12-12 22:04:50 -05:00
Louis Vézina
74079bc445 Added warning for single language mode. 2019-12-09 20:25:18 -05:00
Louis Vézina
3e7ceba61d Fix for encoding guessing of external subtitles without language code under Python 2.7.x. 2019-12-09 16:55:35 -05:00
Louis Vézina
0df9b70558 Fix for stdout/stderr logging under Python 3.x. 2019-12-08 20:43:09 -05:00
Louis Vézina
67deea3099 Skip path mapping containing identical strings on both side. 2019-12-08 19:28:23 -05:00
Louis Vézina
d3204863a5 Skip path mapping containing empty string. 2019-12-08 19:20:50 -05:00
Louis Vézina
ed097cbd7f Fix for pointer over log entries. 2019-12-08 08:57:24 -05:00
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