panni
|
5ec1f31434
|
add media_type constants; check on startup for which libraries sub-zero is enabled
|
2016-06-12 15:29:17 +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
|
ce67d74980
|
intent now handles multiple keys; fixes #160
(cherry picked from commit a238f1875e36417a19ae27e499c0943645047d90)
|
2016-05-29 03:21:20 +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
|
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
|
b3f5bdd58d
|
use locking on intents; fixes #118
|
2016-05-05 04:09:48 +02:00 |
|
sander1
|
3430702d51
|
Update logo (make it 512x512px and jpeg).
|
2016-03-01 00:43:16 +01:00 |
|
panni
|
e154019d07
|
move builtins restoring to shared library to make it more readable :)
|
2015-11-14 06:41:51 +01:00 |
|
panni
|
8ab826d27d
|
move DictProxy to subzero.lib to avoid sandbox
|
2015-11-13 14:55:45 +01:00 |
|
panni
|
388c4baa15
|
add iter to Libraries/Shared/subzero, because somehow we can't have it in the sandbox
|
2015-11-13 05:51:54 +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
|
18c2f782c2
|
test new recently_added implementation
|
2015-11-07 05:58:36 +01:00 |
|
panni
|
90e423b62c
|
1.3.6.316
|
2015-11-06 22:21:47 +01:00 |
|
panni
|
f1893517e0
|
handle rare cases of getfilesystemencoding==ANSI_X3.4-1968
|
2015-11-06 15:21:45 +01:00 |
|
panni
|
4b510f1ff6
|
handle filesystemencoding==ascii
|
2015-11-06 15:08:15 +01:00 |
|
panni
|
b870175031
|
pep8; add .idea to gitignore; reformat project
|
2015-11-05 18:23:50 +01:00 |
|
panni
|
c15b316aba
|
hopefully support plex.tv authentication now
|
2015-10-28 00:30:06 +01:00 |
|
panni
|
6349d8acfd
|
add plexpy/Plex.tv
|
2015-10-27 22:16:02 +01:00 |
|
pannal
|
9625b63577
|
update intent handling; should fix issues with multiple intent sets at a time
|
2015-10-27 19:57:19 +01:00 |
|
panni
|
123550fa9a
|
add locmem key-value intent object; add refresh item menu stuff
|
2015-10-25 07:10:17 +01:00 |
|
panni
|
4be85c8515
|
make KV-store less caring
|
2015-10-25 05:19:38 +01:00 |
|
panni
|
f6059a98a2
|
add temporary key-value-store
|
2015-10-25 05:16:34 +01:00 |
|
panni
|
f87845f839
|
remove reset settings; add basic GUI; add artwork, defaults;
|
2015-10-24 16:07:35 +02:00 |
|
panni
|
f367f24dc9
|
move subzero lib to support; add basic agent handler; add restart endpoint
|
2015-10-24 04:20:22 +02:00 |
|
panni
|
90bb518922
|
move ./subzero to ./support; add basic routes
|
2015-10-24 04:00:32 +02:00 |
|
panni
|
31cd106b7d
|
updated gitignore; added subzero/lib and plex/lib
|
2015-10-23 15:24:59 +02:00 |
|
panni
|
10cc126e99
|
generalize agents; add version information to logs and agents
|
2015-10-23 13:47:17 +02:00 |
|