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
|
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
|
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 |
|
panni
|
8fdc50b2aa
|
regression: actually refresh the menu again
|
2015-11-19 22:48:50 +01:00 |
|
panni
|
c5f1b39fba
|
1.3.19.379
|
2015-11-19 22:13:41 +01:00 |
|
panni
|
2ec3b393fc
|
make logging to console configurable, default off
|
2015-11-19 19:42:23 +01:00 |
|
panni
|
7d6693e206
|
add logging configuration handlers; implement dynamic ignore list
|
2015-11-15 17:33:29 +01:00 |
|
panni
|
1b891eba73
|
add ignore list management to menu; add key_order ordering to ignore list; slightly break out of the sandbox
|
2015-11-14 06:37:02 +01:00 |
|
panni
|
38e5f8e4e9
|
add IgnoreListMenu dummy; make IgnoreMenu smarter so it can be used programatically (don't toggle)
|
2015-11-14 04:31:39 +01:00 |
|
panni
|
27ce34bce6
|
change some obsolete no_history replace_parent attributes which do nothing
|
2015-11-14 02:15:59 +01:00 |
|
panni
|
6fb5760a6a
|
store and display last state in addition to current state in menu
|
2015-11-13 17:23:26 +01:00 |
|
panni
|
d1f33baa30
|
explicitly save ignore list
|
2015-11-13 07:02:31 +01:00 |
|
panni
|
ca00e8680d
|
rename interface.helpers; add ignorelist log and reset functions; add title storage to ignore list for later use
|
2015-11-13 06:53:02 +01:00 |
|
panni
|
57d9e0c600
|
correctly move ignore stuff
|
2015-11-13 06:21:39 +01:00 |
|
panni
|
f2811422f0
|
move menu and ignore stuff
|
2015-11-13 06:10:10 +01:00 |
|
panni
|
0f71d2e0e2
|
add support/ignore; add ignore option to sections, series, items
|
2015-11-13 05:53:31 +01:00 |
|
panni
|
c70af212d1
|
remove redundant menu description
|
2015-11-11 23:42:59 +01:00 |
|
panni
|
5bc0307242
|
show the refresh trigger action in the menu state, also; add doc
|
2015-11-11 23:38:35 +01:00 |
|
panni
|
034b2975d6
|
clean up menu items; show current plugin state (restart, force/refreshing) on the refresh button in the menu; add intent resolving
|
2015-11-11 23:33:19 +01:00 |
|
panni
|
00e656dbce
|
better # support; add Track parsing to section/first_character interface
|
2015-11-11 22:43:44 +01:00 |
|
panni
|
a7f6224237
|
use the item title in firstlettermetadatamenu instead of key, to support #
|
2015-11-11 22:31:11 +01:00 |
|
panni
|
81f469531b
|
add "All" to firstCharacter view
|
2015-11-11 22:25:38 +01:00 |
|