Commit Graph

435 Commits

Author SHA1 Message Date
Marcel van der Veldt 36b2392e83 corrected the genres method 2015-05-05 16:20:09 +02:00
Marcel van der Veldt 8e8c80980f finished the videonodes building, also localized the labels and moved generation to startup
added tvdb field to tv shows for compatability with kodi addons
added country field to movies
2015-05-05 16:16:34 +02:00
im85288 aed5abf16d channels does not need the mediastreams retrieved or peoplw 2015-05-05 13:28:43 +01: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
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
angelblue05 b996037e4e Handle unexpected response
API seems to return text/html response for playeditems
2015-05-04 14:09:01 -05:00
angelblue05 fc05e83d90 Fix for manually marked as watched/unwatched
The videolibrary.onupdate triggers 3 times. This prevents from sending
more than one mark watched/unwatched to Emby API
2015-05-04 13:54:42 -05:00
im85288 1f846b1302 playback from home widgets does not need the setresolvedurl method
called along with xbmc.play
2015-05-04 17:34:05 +01:00
angelblue05 20e3d9d7ac Follow up for dateAdded 2015-05-03 18:09:16 -05:00
xnappo 501adb6e3c Fix up date added 2015-05-03 18:04:24 -05:00
Marcel van der Veldt 552a9a30bd sort the "all" nodes by title 2015-05-04 00:04:10 +02:00
Marcel van der Veldt c2c5743611 also prefix the label 2015-05-03 23:55:49 +02:00
Marcel van der Veldt 5ec53e0326 stupid typo 2015-05-03 23:52:40 +02:00
Marcel van der Veldt 5b03f6549d don't add the emby videonodes in a parent folder because it causes issues with video node editor and skinshortcuts addons 2015-05-03 23:50:36 +02:00
Marcel van der Veldt f56b154a83 fixed default nodes and create node dirs if not existing 2015-05-03 23:11:06 +02:00
Marcel van der Veldt dd54cb27f3 first work on the video nodes stuff 2015-05-03 20:30:24 +02:00
im85288 f80e099b0c remove play from http option at scan time 2015-05-03 19:19:25 +01:00
im85288 ba4a00c53a Merge branch 'database_changes' of https://github.com/MediaBrowser/Emby.Kodi.git into database_changes 2015-05-03 17:26:15 +01:00
im85288 8de2eecdcf fixed autoplay episodes 2015-05-03 17:26:04 +01:00
Marcel van der Veldt 4d9c845fd3 show the additional resume dialog if launched from a widget 2015-05-03 18:08:07 +02:00
Marcel van der Veldt cef2b67eba only use the additional play when launched from widget (home active) 2015-05-03 18:02:53 +02:00
Marcel van der Veldt d349207781 Merge branch 'database_changes' of https://github.com/MediaBrowser/Emby.Kodi into database_changes 2015-05-03 17:40:43 +02:00
Marcel van der Veldt 34f1b81f10 Merge branch 'database_changes' of https://github.com/MediaBrowser/Emby.Kodi into database_changes 2015-05-03 17:39:31 +02:00
xnappo c8e4312571 More fixes to make 'getViewCollections' work 2015-05-03 10:39:30 -05:00
Marcel van der Veldt 72ca06e417 add support for native extrafanart 2015-05-03 17:39:12 +02:00
xnappo 08ea50bdca Missed a line somehow. 2015-05-03 10:19:02 -05:00
xnappo 7a2d0d2ef7 Add sync on wakeup 2015-05-03 10:05:26 -05:00
xnappo 76691ea687 Fixes for user views in case we decide to use them 2015-05-03 09:42:37 -05:00
im85288 e91d2ff2a7 resolve artwork issue for widgets 2015-05-03 14:45:13 +01:00
im85288 6f5ae66c54 added initial box set support 2015-05-03 13:44:23 +01:00
angelblue05 4b9cae3f2f Handle revoked token 2015-05-03 02:24:23 -05:00
angelblue05 6cb5fd12a1 logging for report progress
Moved to debug
2015-05-03 01:06:44 -05:00
angelblue05 38d0d1c02b Added server online check 2015-05-03 00:27:43 -05:00
angelblue05 60390a2f24 Fix sessionId bug 2015-05-02 21:28:24 -05:00
angelblue05 d0e2b7c3d6 Revert "Fix sessionId bug"
This reverts commit cb663913a0.
2015-05-02 21:26:01 -05:00
angelblue05 cb663913a0 Fix sessionId bug 2015-05-02 21:06:09 -05:00
Marcel van der Veldt 3b6d08cd2e damn typo 2015-05-03 02:01:15 +02:00
Marcel van der Veldt 654dd71b26 minor fix for musicvideo support 2015-05-03 01:59:08 +02:00
Marcel van der Veldt 91a73128b1 changed checksum to use both userdata and etag to detect changes
added favotite shows and movies tags
2015-05-03 01:46:11 +02:00
Marcel van der Veldt 812e3090a5 added support for 3d format in streamdetails 2015-05-03 00:44:35 +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
im85288 210b0831c7 use etag for checksum 2015-05-02 22:14:04 +01:00
Marcel van der Veldt 5000613a99 Merge branch 'database_changes' of https://github.com/MediaBrowser/Emby.Kodi into database_changes 2015-05-02 22:46:32 +02:00
Marcel van der Veldt 383fb37ca3 perform all database commits at once instead of 1 by 1 2015-05-02 22:46:12 +02:00
xnappo 02dbb32227 Minor fix for TV shows progress
Count was wrong due to empty shows.
2015-05-02 15:34:55 -05:00
Marcel van der Veldt e637af1b78 small fixes for musicvideo support 2015-05-02 22:25:08 +02:00
Marcel van der Veldt 96e50a3d1e added musicvideo supporr 2015-05-02 22:02:06 +02:00
Marcel van der Veldt 3d77a9dd3a fixed progress dialog and added shouldstop event 2015-05-02 19:49:39 +02:00