panni
|
a77ef040be
|
add fixme
|
2017-12-29 23:48:08 +01:00 |
|
panni
|
ce7acd278e
|
allow file_info usage when rename mode is "none of the above"
|
2017-12-29 15:40:55 +01:00 |
|
panni
|
e58fa1964d
|
rename get_embedded_language to get_language_from_stream
|
2017-12-27 13:21:57 +01:00 |
|
panni
|
1627dee77e
|
fix bad skip
|
2017-12-27 13:20:14 +01:00 |
|
panni
|
bbac0c033f
|
pad default menu debounce-timestamp() by the power of 1000 to circumvent empty menu when quickly refreshed
|
2017-12-27 01:27:51 +01:00 |
|
panni
|
6437e1dbad
|
don't try to match None language
|
2017-12-24 13:17:36 +01:00 |
|
panni
|
7960952a30
|
try not to fail on unknown embedded language codes
|
2017-12-23 01:46:05 +01:00 |
|
panni
|
2440b2eae4
|
don't replace api_key by using copy.deepcopy instead
|
2017-12-22 14:51:00 +01:00 |
|
panni
|
5c64a332f8
|
rename sz_meta to file_info
|
2017-12-22 03:39:01 +01:00 |
|
panni
|
da20d4882b
|
use thread.sleep instead of time.sleep
|
2017-12-21 23:34:45 +01:00 |
|
panni
|
5f2fd9733b
|
log refiner settings on validateprefs
|
2017-12-21 19:27:24 +01:00 |
|
panni
|
8a225b4e09
|
add sz_meta_file refiner
|
2017-12-21 19:10:44 +01:00 |
|
Michael Goodnow
|
d618da457e
|
Fix for Sonarr/Radarr/Filebot combined mode
|
2017-12-20 20:29:50 -05:00 |
|
panni
|
d16bdad782
|
force str on enum?
|
2017-12-21 01:29:15 +01:00 |
|
panni
|
9507002961
|
allow usage of sonarr, radarr and filebot at the same time
|
2017-12-20 17:51:51 +01:00 |
|
panni
|
943ed38c2f
|
correctly lock history storage; bump dev
|
2017-12-20 04:28:15 +01:00 |
|
panni
|
4772b42d64
|
adapt HistoryStorage to be more like SubtitleStorage
|
2017-12-20 04:05:10 +01:00 |
|
panni
|
aff1599ce7
|
don't fail on missing log path values
|
2017-12-16 20:17:47 +01:00 |
|
panni
|
bc7df1c8a1
|
don't fail when an embedded stream has no language code set
|
2017-12-15 18:46:40 +01:00 |
|
panni
|
f1df1d25a8
|
embedded subtitles: show stream title as well if available
|
2017-12-15 15:54:42 +01:00 |
|
panni
|
47d9b472ed
|
re-enable subtitle storage creation on nothing-downloaded; re-enable atomic os.rename after writing to subtitle storage
|
2017-12-15 14:57:50 +01:00 |
|
panni
|
e68c642005
|
fix saving of subtitles
|
2017-12-14 22:50:29 +01:00 |
|
panni
|
29b7292d15
|
refiners: integrate sonarr/radarr/filebot settings
|
2017-12-14 16:30:30 +01:00 |
|
panni
|
791058a2d2
|
config: if sonarr or radarr given, use tag search on osub as well
|
2017-12-14 16:24:14 +01:00 |
|
panni
|
b6c108faef
|
config: add media renaming settings, sonarr/radarr refiner settings; remove "provider.opensubtitles.use_tags"
|
2017-12-14 16:22:56 +01:00 |
|
panni
|
7577164471
|
Merge branch 'develop-2.0' into develop-2.1
# Conflicts:
# Contents/Info.plist
|
2017-12-14 01:37:04 +01:00 |
|
panni
|
1bce743ea3
|
log python version on validateprefs
|
2017-12-13 22:59:52 +01:00 |
|
panni
|
f85ab0364a
|
more subtitle storage tests
|
2017-12-13 22:55:12 +01:00 |
|
panni
|
f19f39ba16
|
add language to storage log message
|
2017-12-12 12:23:39 +01:00 |
|
panni
|
202f2532a6
|
Merge branch 'develop-2.0' into develop-2.1
# Conflicts:
# Contents/Info.plist
|
2017-12-09 03:51:07 +01:00 |
|
panni
|
e33c0ab86c
|
normalize line endings; skip empty lines;
|
2017-12-09 02:50:27 +01:00 |
|
panni
|
faf7cedfe2
|
remove debug print
|
2017-11-27 22:57:42 +01:00 |
|
panni
|
52a6127625
|
add IETF fixme
|
2017-11-27 22:57:30 +01:00 |
|
panni
|
b552f6f9fa
|
more ietf stuff; keep the original country in an alpha3 mapping instead of storing it on the Language instance
|
2017-11-27 22:55:29 +01:00 |
|
panni
|
9b558fcce2
|
deduplicate languages on MissingSubtitles
|
2017-11-27 20:03:48 +01:00 |
|
panni
|
c8eae6df6c
|
compare stringified languages when determining missing ones
|
2017-11-27 20:00:38 +01:00 |
|
panni
|
5f50bd7095
|
compare stringified languages when determining missing ones
|
2017-11-27 19:57:53 +01:00 |
|
panni
|
c8617218dc
|
again
|
2017-11-26 16:37:52 +01:00 |
|
panni
|
a8ceae993e
|
create actual copies of Language instances before trying to modify them
|
2017-11-26 16:34:10 +01:00 |
|
panni
|
a72a8854c9
|
use copy of lang list
|
2017-11-26 15:47:02 +01:00 |
|
panni
|
dc658db9ba
|
scan_video: ensure checking lowercase stream codec name
|
2017-11-26 05:48:49 +01:00 |
|
panni
|
8d8ecfe9e1
|
MissingSubtitles: remove obsolete var dec
|
2017-11-26 05:34:58 +01:00 |
|
panni
|
4b77e63857
|
MissingSubtitles: more
|
2017-11-26 05:33:49 +01:00 |
|
panni
|
19aa800324
|
MissingSubtitles: streamline
|
2017-11-26 05:29:23 +01:00 |
|
panni
|
85adb6b0e3
|
MissingSubtitles: honor treat undefined as first language properly
|
2017-11-26 05:25:05 +01:00 |
|
panni
|
bd2523821d
|
add TEXT_SUBTITLE_EXTS to config and use the variable
|
2017-11-26 05:19:59 +01:00 |
|
panni
|
c1838a3c84
|
correctly skip unwanted subtitle extensions in MissingSubtitles
|
2017-11-26 05:14:59 +01:00 |
|
panni
|
aa6efb7e5c
|
fix detection of PMS media stream language codes
|
2017-11-25 23:55:40 +01:00 |
|
panni
|
e4d990c06d
|
use babelfish language matching
|
2017-11-25 19:29:22 +01:00 |
|
panni
|
01288afac0
|
potential fix for unmatched language
|
2017-11-25 19:07:56 +01:00 |
|