panni
|
2b03112c2a
|
normalize part.id handling to int; fix storage
|
2016-10-17 10:14:04 +02:00 |
|
panni
|
39e957cd82
|
add manual subtitle downloading to menu
|
2016-10-16 06:40:25 +02:00 |
|
panni
|
d8fcda9eba
|
menu changes for available subs for items
|
2016-10-16 04:36:11 +02:00 |
|
panni
|
dfc2d9af85
|
store menu history for one day
|
2016-10-11 14:33:40 +02:00 |
|
panni
|
cccc8967a3
|
instead of our generic debouncer use Dict now for thread safe method call history
|
2016-10-11 13:29:11 +02:00 |
|
panni
|
36856cbff0
|
make intents thread safe by using DictProxy
|
2016-10-11 13:06:01 +02:00 |
|
panni
|
2ae4175491
|
Merge branch 'master' into develop-1.4
# Conflicts:
# Contents/Code/__init__.py
# Contents/Code/interface/menu.py
# Contents/Code/support/storage.py
# Contents/Libraries/Shared/subliminal_patch/patch_providers/podnapisi.py
|
2016-10-09 04:02:39 +02:00 |
|
panni
|
bda4ad82fa
|
update enabled sections warning summary to reflect recent changes
|
2016-10-09 03:18:12 +02:00 |
|
panni
|
8b85bd29a7
|
always re-check permissions and enabled sections when opening the main menu
|
2016-10-09 03:16:24 +02:00 |
|
panni
|
dc49396466
|
warn the user if SZ isn't enabled for any sections; fixes #191
|
2016-10-09 03:09:44 +02:00 |
|
panni
|
fac2ac4150
|
remove work in progress leftovers from develop-1.4
|
2016-10-09 02:40:41 +02:00 |
|
panni
|
f62293c46b
|
add generic subtitle_id to Subtitle class; skip whacking parts directly after sub storage for now; remove necessity of trigger argument for skipping duplicate views; add generic home button;
(cherry picked from commit b13cbee)
|
2016-10-09 02:32:09 +02:00 |
|
panni
|
e205024973
|
lower first letter section menu threshold to 80
(cherry picked from commit 4088aaa)
|
2016-10-09 02:25:59 +02:00 |
|
panni
|
09d3b61234
|
make addic7ed boost configurable
(cherry picked from commit 139be84)
|
2016-10-09 02:25:37 +02:00 |
|
panni
|
620dd597fe
|
pep
(cherry picked from commit 1b39f58)
|
2016-10-09 02:22:44 +02:00 |
|
panni
|
130340a752
|
fix force refreshing season
(cherry picked from commit ae93d56)
|
2016-10-09 02:22:29 +02:00 |
|
panni
|
4088aaaff1
|
lower first letter section menu threshold to 80
|
2016-08-07 05:09:47 +02:00 |
|
panni
|
b13cbeed61
|
add generic subtitle_id to Subtitle class; skip whacking parts directly after sub storage for now; remove necessity of trigger argument for skipping duplicate views; add generic home button;
|
2016-08-07 05:07:05 +02:00 |
|
panni
|
139be845e0
|
make addic7ed boost configurable
|
2016-07-23 06:00:56 +02:00 |
|
panni
|
1b39f5826a
|
pep
|
2016-07-17 06:09:29 +02:00 |
|
panni
|
ae93d560d4
|
fix force refreshing season
|
2016-07-17 05:25:33 +02:00 |
|
panni
|
9737e8b0ae
|
add list_all_subtitles; list all available subtitles; WIP
|
2016-06-19 05:53:49 +02:00 |
|
panni
|
0fad139d9c
|
rename item formatters; add episode number and section title to video.plex_metadata; add title to subtitle storage
|
2016-06-19 04:20:06 +02:00 |
|
panni
|
e9cf91e04e
|
clarify and document parts/videos
|
2016-06-19 03:33:42 +02:00 |
|
panni
|
6deca5459f
|
list available subtitles; WIP
|
2016-06-18 05:03:54 +02:00 |
|
panni
|
58f35ef0c2
|
move get_metadata_dict; add current subtitle info
|
2016-06-18 04:18:32 +02:00 |
|
panni
|
a456ae4fa7
|
debounce functions so plexweb navigation/refresh doesn't retrigger crucial stuff; fixes #168
|
2016-06-12 05:32:18 +02:00 |
|
panni
|
b3b0ab225b
|
check for empty config.missing_permissions
|
2016-06-12 03:25:51 +02:00 |
|
panni
|
546c258c82
|
add generic get_item_thumb supporting sections, episodes and everything else; display show thumbs on episode items; display section art on sections
|
2016-06-04 05:15:57 +02:00 |
|
panni
|
f6031e9b9c
|
show section art if available
|
2016-06-04 04:48:25 +02:00 |
|
panni
|
b6480f9e32
|
move get_item to support.items;
|
2016-06-04 04:39:39 +02:00 |
|
panni
|
b830aba31c
|
add thumb for recently added
|
2016-06-04 04:29:34 +02:00 |
|
panni
|
c6b0c95aa4
|
use default_thumb instead of thumb
|
2016-06-04 03:54:27 +02:00 |
|
Tommy Mikkelsen
|
c10242b388
|
Take two on a better channel menu
|
2016-06-02 00:48:34 +02:00 |
|
panni
|
e3aed706fb
|
move generic functions to support/plex_media
(cherry picked from commit 6dd87e7)
merge fixes; add test.py; cleanup
|
2016-05-14 05:04:17 +02:00 |
|
panni
|
a0cfe0b6fd
|
move generic functions to support/plex_media
(cherry picked from commit 6dd87e7)
|
2016-05-14 04:17:12 +02:00 |
|
panni
|
476c311e01
|
leftover fixes CamelCase to snake; add TriggerListAvailableSubsForItem
(cherry picked from commit 38239f5)
|
2016-05-14 04:06:25 +02:00 |
|
panni
|
027f1f4045
|
add series/season (force)-refresh;
(cherry picked from commit 495848e)
|
2016-05-14 03:45:05 +02:00 |
|
panni
|
3105f2e8ae
|
fix #148; use inplace patched request/response objects for plex.py with HTTP.Request to skip plex.tv token requirement
|
2016-05-08 05:07:48 +02:00 |
|
panni
|
a383682147
|
Merge remote-tracking branch 'origin/check_permissions' into intermediate_release
|
2016-04-22 22:41:09 +02:00 |
|
panni
|
7dd414bc8f
|
resolve #143 check permissions on plugin start
|
2016-04-21 14:02:26 +02:00 |
|
panni
|
05889e7554
|
move ignore list to the bottom
|
2016-02-27 03:51:42 +01:00 |
|
panni
|
7fca0cd201
|
add top menu item for refreshing the current state
|
2016-02-27 03:47:49 +01:00 |
|
panni
|
539f621c0b
|
again menu unicode fixes
|
2016-01-31 03:57:20 +01:00 |
|
panni
|
5b5645e042
|
more menu unicode fixes
|
2016-01-31 03:49:04 +01:00 |
|
panni
|
a7084ecd88
|
fix item refresh menu unicode errors
|
2016-01-31 03:27:44 +01:00 |
|
panni
|
1623ee858f
|
move enable_channel function to menu_helpers; fix #111
|
2016-01-10 04:11:16 +01:00 |
|
panni
|
d0b6fbb7b4
|
wrap @route and @handler and add global channel disabling #111
|
2016-01-10 03:39:26 +01:00 |
|
pannal
|
d47492188e
|
unicodize title parameter in SectionMenu
|
2015-11-30 19:46:25 +01:00 |
|
panni
|
d38b90d1f3
|
move debug log call
|
2015-11-22 00:26:54 +01:00 |
|