panni
|
71db2ae1c9
|
menu: list subtitles: show subtitles with bad season/episode values as well
|
2019-04-04 16:56:09 +02:00 |
|
panni
|
ac940ab25d
|
providers: opensubtitles: show subtitles with possibly mismatched series when manually listing subs
|
2019-04-04 04:00:46 +02:00 |
|
panni
|
1479c6ebc5
|
menu: fix order of embedded subtitle streams in item detail
|
2018-10-25 15:12:49 +02:00 |
|
panni
|
36c6742532
|
i18n: add/update strings
|
2018-10-25 15:06:56 +02:00 |
|
panni
|
6b8cff6dba
|
add full soft include/exclude menu handling
|
2018-10-24 15:31:15 +02:00 |
|
panni
|
7b53161041
|
menu: history: use series thumbnail instead of episode screenshot
|
2018-09-22 05:08:41 +02:00 |
|
panni
|
0dc7d74663
|
menu: select active subtitle: return to item details afterwards; correctly set current
|
2018-09-17 17:00:11 +02:00 |
|
panni
|
00adb257e8
|
extract embedded: add extracted embedded subtitles to history
|
2018-09-08 04:24:29 +02:00 |
|
panni
|
3c40f0ccf0
|
adapt codebase to new forced subtitle/language handling
|
2018-09-06 03:50:42 +02:00 |
|
panni
|
924de62dff
|
fix missing string, thanks @morpheus133
|
2018-05-17 15:08:39 +02:00 |
|
panni
|
aebbc17643
|
Merge branch 'develop-2.5' into i18n
# Conflicts:
# Contents/Libraries/Shared/subliminal_patch/http.py
|
2018-04-26 06:21:09 +02:00 |
|
panni
|
3eb1a9eef8
|
menu: new debounce/menu history implementation, WIP
|
2018-04-12 19:14:44 +02:00 |
|
panni
|
8c4372d0d3
|
i18n: add missing translations; fix summary passthrough with explicit unicode casting
|
2018-04-05 17:11:45 +02:00 |
|
panni
|
6aa8108fce
|
i18n: string update finished
|
2018-04-03 18:48:37 +02:00 |
|
panni
|
c234f75d7e
|
i18n: mid-string-update commit WIP
|
2018-04-03 17:48:57 +02:00 |
|
panni
|
c48e704502
|
i18n: replace all F and L calls with _
|
2018-04-03 17:00:53 +02:00 |
|
ukdtom
|
525256e15c
|
Everything in /Contents/Code/Interface done
|
2018-04-02 21:16:49 +02:00 |
|
ukdtom
|
ce3b4661de
|
Added item_details.py
|
2018-04-01 23:24:02 +02:00 |
|
panni
|
ae996b4b9a
|
core: revert last fix; explicitly store subs after writing stored subs to disk
|
2018-03-30 18:02:43 +02:00 |
|
panni
|
5a8b999509
|
core: reduce encoding logging even more
menu: simplify season extract embedded; only set current if needed, only refresh item if needed
|
2018-03-17 03:59:46 +01:00 |
|
panni
|
6f634fbc21
|
#454 support extracting forced embedded subtitles and storing them as such; display message when extracting via menu
|
2018-03-04 06:50:02 +01:00 |
|
panni
|
47a11b3e64
|
core: correctly skip blacklist entries when iterating through currently known subs
|
2018-03-02 21:44:25 +01:00 |
|
panni
|
61fbc4e3b5
|
menu: use more natural way to display ignore options for seasons and episodes
|
2018-02-13 12:38:39 +01:00 |
|
panni
|
8b1107d2e1
|
menu: correctly use message/header
|
2018-02-12 12:50:17 +01:00 |
|
panni
|
5f20894413
|
embedded: only extract requested languages from embedded subtitle streams; add config.ietf_as_alpha3
|
2018-02-11 03:38:31 +01:00 |
|
panni
|
26b38c4f64
|
menu: add mass-extraction per season for all embedded subtitles
|
2018-02-11 00:53:57 +01:00 |
|
panni
|
1d4e2ec50b
|
menu: don't allow blacklisting of extracted embedded subtitles
|
2018-02-08 12:40:15 +01:00 |
|
panni
|
5b2f09318a
|
menu: move embedded subtitle menu below manage subtitles menu
|
2018-02-04 01:15:46 +01:00 |
|
panni
|
8c260c43a8
|
menu: sort stored subtitles by date_added reversed
|
2018-02-04 00:37:55 +01:00 |
|
panni
|
0d1fdf6e60
|
menu: clarify items
|
2018-02-04 00:22:46 +01:00 |
|
panni
|
cab736b573
|
findBetter/config: limit by air date before searching and make it configurable
|
2018-02-04 00:09:30 +01:00 |
|
panni
|
33cacfe884
|
menu: add subtitle selection menu
|
2018-02-03 23:14:28 +01:00 |
|
panni
|
ab2ef66263
|
menu: extract embedded: support the major text based formats; honor treat unknown as language 1
|
2018-02-03 21:31:01 +01:00 |
|
panni
|
735fb09762
|
extract embedded: subtitle.id=stream_id
|
2018-01-17 14:48:28 +01:00 |
|
panni
|
79d61419b0
|
extract embedded: store embedded subtitle correctly inside subtitle storage
|
2018-01-17 14:44:17 +01:00 |
|
panni
|
27c94af980
|
core: massive speedup; refine only when needed, exit early otherwise
|
2018-01-17 13:16:31 +01:00 |
|
panni
|
fcd3dfe75c
|
extract subtitle using a separate thread
|
2018-01-04 03:23:31 +01:00 |
|
panni
|
77a72d6663
|
add our own Language class
|
2017-12-30 04:54:03 +01:00 |
|
panni
|
e58fa1964d
|
rename get_embedded_language to get_language_from_stream
|
2017-12-27 13:21:57 +01:00 |
|
panni
|
7960952a30
|
try not to fail on unknown embedded language codes
|
2017-12-23 01:46:05 +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
|
2d22a6c383
|
Merge branch 'develop-2.0' into develop-2.1
# Conflicts:
# Contents/Code/interface/item_details.py
# Contents/Info.plist
# Contents/Libraries/Shared/subliminal_patch/core.py
|
2017-11-19 03:31:27 +01:00 |
|
panni
|
a341808873
|
#300 add recently played blacklist endpoints
|
2017-11-12 16:52:51 +01:00 |
|
panni
|
84436dfa94
|
#300 add optional language to blacklist_all endpoint
|
2017-11-12 16:29:40 +01:00 |
|
panni
|
2b73f633e0
|
#300 add blacklist_all endpoint for bookmarklet usage
|
2017-11-12 16:25:14 +01:00 |
|
panni
|
3842182a83
|
remove debug prints
|
2017-11-12 03:55:20 +01:00 |
|
panni
|
db2903edfd
|
#300 full subtitle blacklist integration
|
2017-11-12 03:54:13 +01:00 |
|
panni
|
18d22a72bd
|
#300 basic subtitle blacklist menu/storage implementation
|
2017-11-12 02:00:37 +01:00 |
|
panni
|
f20e97574a
|
use code shortcut when extracting subtitles
|
2017-11-04 23:28:35 +01:00 |
|