Marcel van der Veldt
cdf78de132
added support for kodi texturecache:
...
- setting in addon settings to turn on the cache feature (now for testing, maybe hidden later)
- for all new items the poster and the fanart image will be cached automatically (when setting is on)
- added a option to the plugin root options to perform full cache fill which will pull every single image to the cache.
2015-06-06 00:11:24 +02:00
Marcel van der Veldt
ad00392a68
fix main entry point: not respond to other addons requests
2015-05-09 21:26:01 +02:00
Marcel van der Veldt
1e61c9edc8
(finally) fixed the video node sublevels filtered on tagname with episodes
2015-05-09 03:16:03 +02:00
Marcel van der Veldt
684d8604ca
removed iteminfo dialog stuff because that is never going to work with this addon
...
fix for wrong entries in episodes widgets/submenus
2015-05-08 19:05:10 +02:00
im85288
5ac32f467a
alter the way the info mode is handled to not need a db rebuild -
...
currently only working from home widgets
2015-05-07 16:05:04 +01:00
Marcel van der Veldt
f3e7ac350d
add full sync entry to main listing
2015-05-07 11:36:34 +02:00
Marcel van der Veldt
986a37455e
Merge branch 'master' of https://github.com/MediaBrowser/Emby.Kodi
2015-05-07 00:05:50 +02:00
Marcel van der Veldt
4ceb66762a
finished video nodes change and main entrypoint listings
...
removed some redundant logging
2015-05-07 00:05:27 +02:00
im85288
44b22e7a67
replaced auto play episode with custom nextup dialog, also added
...
ItemInfo and PersonInfo from the old addon
2015-05-06 22:41:44 +01:00
angelblue05
0501622b59
Add/Remove additional user from session
...
Can be mapped to home menu or keymap using:
RunPlugin(plugin://plugin.video.emby?mode=adduser)
2015-05-05 22:02:36 -05:00
angelblue05
add7494b99
Rename MainModule to Entrypoint
...
It is more appropriate.
2015-05-05 15:18:52 -05:00
Marcel van der Veldt
3ba1b4e5a3
moved default.py code to MainModule.py
...
fixed playback for channels
fixed nextup listing
2015-05-05 13:27:45 +02:00
Marcel van der Veldt
c374b166bb
added support for channels
2015-05-05 04:53:21 +02:00
Marcel van der Veldt
57156cfb1c
merge changes
2015-05-05 04:03:04 +02:00
Marcel van der Veldt
20cae7a1e3
fixed unused import and first work on adding channels
2015-05-05 04:00:53 +02:00
angelblue05
1acfd78cdf
Added reset auth option to settings
2015-05-04 19:03:46 -05:00
Marcel van der Veldt
93f2d4cd91
added nextup videonode to tvshow collections
2015-05-05 01:43:46 +02:00
Marcel van der Veldt
97dd5d9eb5
added getnextup node
2015-05-05 00:24:41 +02:00
angelblue05
d8475d76b2
Missed a line.
2015-05-04 16:42:21 -05:00
angelblue05
b882596e29
Quick fix for deprecated method
...
RunPlugin goes with pluginsource default.py. This gets rid of the
deprecated message when using the action to reset local db.
2015-05-04 16:40:44 -05:00
Marcel van der Veldt
72ca06e417
add support for native extrafanart
2015-05-03 17:39:12 +02:00
angelblue05
8e3a22e0e8
Launch playback via default.py
...
I've commented out the resume dialog. If we actually need it then it can
be readded.
2015-05-02 16:40:30 -05:00
Marcel van der Veldt
367b658a29
some more changes to the playback
2015-05-02 18:36:06 +02:00
Marcel van der Veldt
f6cd5c9744
changed playback a bit
2015-05-02 17:49:29 +02:00
Marcel van der Veldt
88b31ae5c4
fixed playback
2015-05-02 16:49:47 +02:00
Marcel van der Veldt
e77d5c7c53
some more fixes
2015-05-01 18:32:13 +02:00
im85288
6b6f77dbff
added reset settings - still needs a bit of work
2015-04-02 20:47:06 +01:00
Marcel van der Veldt
b81c004331
fixed up settings
2015-03-29 19:41:04 +02:00
Marcel van der Veldt
959659c1c9
added reboot back in to make sure that playcounts are imported through nfo.
2015-03-29 00:47:07 +01:00
Marcel van der Veldt
7d49a33b21
refactor to plugin.video.emby
2015-03-25 18:37:21 +01:00
Marcel van der Veldt
e04ee83bd8
some more small fixes
2015-03-18 18:54:30 +01:00
Marcel van der Veldt
860bdfbbd8
initial commit - first version
2015-03-13 22:24:59 +01:00