1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-21 21:47:15 +00:00
Commit graph

766 commits

Author SHA1 Message Date
morpheus65535
04a0d5ffb2
Merge pull request #833 from JpF4E/master
Addition of audio language variables to post processing commands
2020-02-25 06:40:58 -05:00
JpF4E
8bdf2db607 Fixed manual download. 2020-02-24 14:31:40 +00:00
JpF4E
1af408f684 Added audio language variables to post processing command. Required to use with subsync. 2020-02-22 20:53:33 +00:00
JpF4E
e5ecd17f80 Added audio language variables to post processing command. Required to use with subsync. 2020-02-22 19:29:04 +00:00
Louis Vézina
261b05fd13 Merge branch 'master' into development 2020-02-16 19:40:22 -05:00
Louis Vézina
96e210cae1 Blocking Bazarr update for users that don't use Python 3.x yet. 2020-02-16 10:39:02 -05:00
Louis Vézina
7d881e6de9 Version bump 2020-02-16 10:37:01 -05:00
panni
6c32db637d fix usage of compute_score after retval changes; sort by secondary score as well 2020-02-16 15:25:22 +01:00
Louis Vézina
1f99e230fb Fixes to broken manual search and download following @pannal changes to compute_score(). 2020-02-16 08:33:50 -05:00
Smaarn
908fb55940 fix: if authorizations check are required keyboard interruptions would be swallowed 2020-02-09 10:43:19 +01:00
Louis Vézina
d0d8388d9f Fix for #796 2020-02-04 06:53:20 -05:00
Louis Vézina
f80727f409 Merge remote-tracking branch 'origin/development' into development 2020-02-03 22:39:33 -05:00
Louis Vézina
3ff4518b4a Fix for #796 2020-02-03 22:38:29 -05:00
ngosang
d0c1330362 replace langdetect with guess_language-spirit. resolves #799 2020-02-04 01:09:05 +01:00
Louis Vézina
7c8f6c988d Fix for #790. 2020-02-02 08:36:28 -05:00
morpheus65535
3dec9c6a2b
Merge pull request #793 from ngosang/feature/clean4
code cleanup: scheduler
2020-01-31 20:37:15 -05:00
Louis Vézina
f81f7ed27c Merge branch 'development'
# Conflicts:
#	bazarr/get_providers.py
#	libs/subliminal_patch/providers/titrari.py
2020-01-31 20:30:39 -05:00
ngosang
f3405d645b code cleanup: scheduler 2020-02-01 01:54:17 +01:00
Louis Vézina
dd4d24fc3c Fix for #789. 2020-01-31 19:18:51 -05:00
morpheus65535
a1a452e452
Merge pull request #788 from ngosang/feature/clean2
code cleanup: get_series
2020-01-30 21:55:15 -05:00
ngosang
93cdd562b7 code cleanup: get_series 2020-01-31 01:02:59 +01:00
ngosang
f49d30d722 code cleanup: notifier, utils 2020-01-31 00:03:35 +01:00
Louis Vézina
04d02d0d59 Fix for #775. 2020-01-29 20:30:30 -05:00
qxe5534
517454b2df Merge branch 'development' into feature/provider-titrari-ro
# Conflicts:
#	bazarr/get_providers.py
2020-01-20 10:25:15 +02:00
morpheus65535
6f3a282f2a
Revert "Feature/provider titrari ro" 2020-01-19 17:49:53 -05:00
Space
3cb1a33867 -added provider titrari.ro for movies 2020-01-19 22:55:56 +02:00
German Gutierrez
46b59cdae7 Provider LegendasDivx v1 2020-01-16 21:38:41 +01:00
Louis Vézina
298a563b4f Fix for #737. 2020-01-06 17:11:01 -05:00
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
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
1c6967d68f
Fixed issue when series got updated in Sonarr and not reflected in Bazarr. 2019-12-28 23:30:45 -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
d4fdee1e9f Fix for #711. 2019-12-23 14:03:31 -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
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
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
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