panni
af93e1edec
Revert "add warning icon on missing permissions"
...
This reverts commit 0e4a936
2017-10-30 11:24:21 +01:00
panni
adf1190584
fix #373 ; even if external subtitles shouldn't be considered, don't re-download if already downloaded before (and existing)
2017-10-28 02:22:28 +02:00
panni
a833cf7b0b
try to circumvent #367
2017-10-24 22:25:55 +02:00
panni
af0aff3aee
Merge remote-tracking branch 'origin/master' into develop-2.0
2017-10-16 18:50:14 +02:00
panni
1e291343fe
#362 don't fail on not existing item; don't call Plex twice for item info
2017-10-16 18:40:17 +02:00
Andreas Høyer
b8e2b524e1
Update item_details.py
...
There is a small issue in the Contents/Code/interface/item_details.py file line 279 it says
seen.append(current_id)
but it should be
seen.append(subtitle.id)
To add the currect subtitle id to the dic
2017-10-12 01:04:49 +02:00
panni
0e4a936176
add warning icon on missing permissions
2017-08-22 04:24:37 +02:00
panni
de1aea9dd2
low_impact: indicate low impact mode
2017-08-20 03:49:48 +02:00
panni
4c143be906
low_impact: don't use plex_part when entering list available subtitles
2017-08-20 03:41:29 +02:00
panni
b83cea1073
low_impact: don't scan video file when entering list available subtitles
2017-08-20 03:29:48 +02:00
panni
751e9fc0c5
#335 : change naming of find missing subtitles menu item
2017-08-19 00:35:59 +02:00
panni
2f3180cc07
don't stop scheduler tasks on validateprefs
2017-08-10 11:18:58 +02:00
panni
4fbdd67255
availablesubs: clear task data after download; clear other task data on new request
2017-07-24 13:44:03 +02:00
panni
4ecec2e362
storage.destroy()
...
(cherry picked from commit d044c65 )
2017-07-21 03:31:06 +02:00
panni
e44cdd4191
relocate enable_channel_wrapper; disable SZ when no providers are enabled; fixes #318
2017-07-21 03:13:38 +02:00
panni
3151df31f8
update task handling
2017-07-19 19:15:50 +02:00
panni
fa4274f2e3
core: fix non-plex-items appearing in recently played list; don't error out on get_item receiving a non-integer rating key
2017-07-04 15:50:44 +02:00
panni
c073de4acd
skip duplicate subs in manual listing
2017-06-03 04:33:43 +02:00
panni
dcd85c85d0
explicitly set "found_none"
2017-06-03 04:13:32 +02:00
panni
6e5bfd162a
remove individual UpdateLocalMedia item from menu (for now)
2017-06-03 03:31:04 +02:00
panni
fcc907c507
update subtitle storage maintenance task; remove missing languages; remove missing parts
2017-06-03 01:34:12 +02:00
panni
8556bebb1f
rewrite SearchRecentlyAddedMissing
2017-06-02 15:42:23 +02:00
panni
9a827b783a
pep
2017-06-02 13:14:26 +02:00
panni
d2641f045e
lower menu history timeout to 6 hours; add menu history maintenance task
2017-06-02 13:14:06 +02:00
panni
e4ef6dc604
add full logging of internal Dict storage
2017-06-02 13:06:42 +02:00
panni
01aab808c3
try legacy subtitle storage migration; support ietf in storage
2017-06-01 17:05:05 +02:00
panni
ac2c9fff38
remove force UTF-8; always assume content to be UTF-8
2017-05-28 05:29:14 +02:00
panni
e167439ed0
add lang_list to config debug
2017-05-27 03:09:50 +02:00
panni
af8ea6934b
add config.dbm_supported
2017-05-26 03:20:19 +02:00
panni
d492c73f94
add fixme
2017-05-25 00:01:27 +02:00
panni
3b836d29a2
item details menu: add shortcut to list subtitles for item if no subtitle in storage
2017-05-24 23:59:43 +02:00
panni
d25990895c
something's wrong with the menu history key here; add error debug
2017-05-23 22:12:22 +02:00
panni
70ab3e456f
add missing info to hints and video_info
2017-05-21 04:00:36 +02:00
panni
2eefb8e225
fixes; lower default recently added to 1 week
2017-05-20 01:26:38 +02:00
panni
a5c7c656e6
set get my logs link as title2 also
2017-05-19 23:15:18 +02:00
panni
050d5dd063
add config.enforce_encoding to debug log
2017-05-19 21:54:37 +02:00
panni
ac174673ef
fix major whoopsie in item details
2017-05-16 14:22:31 +02:00
panni
b32066e6f8
don't bother listing unexistant parts in item details menu
2017-05-16 13:37:02 +02:00
panni
91cebd2902
store encoding of subtitle in storage; store unicode version; add migration task
2017-05-15 18:00:51 +02:00
panni
83c9d4887b
rename Auto-search to Force-find
2017-05-14 02:26:31 +02:00
panni
6cfafd60ef
add full color range; add color submod menu
2017-05-14 02:13:12 +02:00
panni
cd00194819
add more debug
2017-05-14 01:24:19 +02:00
panni
1aef828fcd
debug mods with repr; (um) = (?um)
2017-05-13 04:11:04 +02:00
panni
922bed81fa
resolve #256
2017-05-13 01:34:20 +02:00
panni
708e8c5b14
also print SZ environment variables
2017-05-13 01:26:17 +02:00
panni
dad8460574
correctly handle multiple media files with multiple parts; honor physical ignore in missing subtitles
2017-05-12 18:23:53 +02:00
panni
513bc2ae8b
use correct sys.modules path; add non-refreshing local subtitle search
2017-05-08 06:01:14 +02:00
panni
8a1c61ac22
2.0.15.1209 RC2
2017-05-08 05:34:32 +02:00
panni
b5e5341436
add generic back options in sub menus
2017-05-08 03:59:53 +02:00
panni
223ef16583
add back menu items for season/episodes
2017-05-08 03:40:07 +02:00