Commit Graph

49 Commits

Author SHA1 Message Date
angelblue05 5dd607f6d2 Albums fix for latest added
Sort by date created so the result is the same as the server.
2015-08-04 03:45:23 -05:00
angelblue05 de0690833e Follow up - apply limit to the artists and albums 2015-08-04 02:12:58 -05:00
angelblue05 59aaa4d42b First attempt at fixing music
Pull the list of songs in batch of 200 items to prevent timeouts.
2015-08-04 01:07:39 -05:00
angelblue05 94055c952c Restore the 50 ids limit 2015-08-03 23:04:34 -05:00
angelblue05 3aa2598c79 Fix nodes - forgot the encoding
Also replace none with empty dictionary for getItem
2015-08-03 04:45:23 -05:00
xnappo 59b7080b33 Use query by Id list for <50 items 2015-08-01 12:03:17 -05:00
Marcel van der Veldt 46918b914e fixes for music sync 2015-07-30 21:23:50 +02:00
Marcel van der Veldt c71634d18c prevent errors on empty results 2015-06-12 10:02:11 +02:00
Marcel van der Veldt acef00f2bb fix for missing artists links in kodi 2015-05-08 02:44:32 +02:00
Marcel van der Veldt 3579fa3ca8 add genres to music albums
fixed high season numbers skipped at import
removed prefix from video nodes
2015-05-08 01:45:28 +02:00
Marcel van der Veldt 0cb4d7fb25 fixed etag issue with music artists 2015-05-08 01:13:29 +02:00
Marcel van der Veldt 8839b3b323 add first support for music library sync 2015-05-08 00:04:40 +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
xnappo c8e4312571 More fixes to make 'getViewCollections' work 2015-05-03 10:39:30 -05:00
xnappo 76691ea687 Fixes for user views in case we decide to use them 2015-05-03 09:42:37 -05:00
im85288 210b0831c7 use etag for checksum 2015-05-02 22:14:04 +01:00
Marcel van der Veldt 96e50a3d1e added musicvideo supporr 2015-05-02 22:02:06 +02:00
Marcel van der Veldt d93f5044b3 cleaned sync code - added progress
fixed background sync with websocket
2015-05-02 11:56:31 +02:00
Marcel van der Veldt 8a990ba217 first work on the transition to use kodi db for all actions 2015-05-01 13:30:21 +02:00
angelblue05 78acae377f Revert "Revert "Adjusted the rest to use the new method""
This reverts commit f8632a97d8.
2015-04-21 21:31:16 -05:00
angelblue05 f8632a97d8 Revert "Adjusted the rest to use the new method"
This reverts commit 0c91c0b28b.
2015-04-21 21:20:02 -05:00
angelblue05 0c91c0b28b Adjusted the rest to use the new method 2015-04-21 21:17:58 -05:00
angelblue05 007cc8e4a9 Change to use unicode 2015-04-21 18:12:09 -05:00
shaun cde774fc9e Add/Update TV Shows for Incremental TV Sync 2015-04-16 10:44:43 +10:00
shaun 19e38bec8e Fix specials airs before, Remove Special Season 100 Mapping, Update season art
Fix specials airs before values, set to -1 to make them only show up in
Specials
Remove Special Season 100 Mapping option
Update season art when changed
2015-04-15 12:20:08 +10:00
angelblue05 5f91d49f3f Add https support 2015-04-13 13:56:36 -05:00
shaun 9d2d2788b2 add Special TV Show mapping to Season 100 and use Delete from table for DB reset 2015-04-12 18:34:00 +10:00
xnappo f46b67209c Fix episode tags, unspecified collection types 2015-04-05 08:55:41 -05:00
xnappo b5e2e0948e Added tags for TV collections 2015-04-04 16:48:02 -05:00
shaun f90bda68cf Actual: Work arround for ParetnId and Ids in the same query 2015-04-03 19:38:51 +11:00
shaun c8e1d8ae54 Implement LibraryChanged WebSocket event 2015-04-03 13:12:09 +11:00
Marcel van der Veldt 7d49a33b21 refactor to plugin.video.emby 2015-03-25 18:37:21 +01:00
Marcel van der Veldt b0ef58458e fixed error on non existing method 2015-03-25 15:02:37 +01:00
im85288 28862b309c added extra fanart sync 2015-03-25 14:00:08 +00:00
xnappo 03416513cf Change suppress to False unless really needed
This is how it really was before yesterday's commit to re-enable the
optionality
2015-03-25 07:48:29 -05:00
im85288 ccf77f3be2 add support for box sets 2015-03-24 16:47:26 +00:00
xnappo 263500da34 Don't include collections in tags 2015-03-22 16:48:17 -05:00
xnappo a3b42a0447 Use collections instead of views for tags 2015-03-22 16:22:03 -05:00
Marcel van der Veldt c6e5bc28ac added musicvideos support 2015-03-21 14:31:30 +01:00
im85288 4a1bd80093 added season posters 2015-03-19 21:31:06 +00:00
im85288 27b21f214e added individual playcount update 2015-03-19 17:40:29 +00:00
faush01 a2be3f50d4 fix url building 2015-03-19 15:38:15 +11:00
Marcel van der Veldt deb0fa57c1 incremental episodes sync and new settings 2015-03-18 18:43:57 +01:00
Marcel van der Veldt 380b934316 first attempt to get incremental sync for episodes 2015-03-18 18:00:38 +01:00
Marcel van der Veldt dc13c6996d added sync settings
improved performance by getting all kodi movies at once instead of 1 by 1

movies section = finished, TV section work in progress
2015-03-18 16:47:55 +01:00
faush01 7bd7c10a0f add episode watched push to MBS from Kodi 2015-03-18 13:45:15 +11:00
xnappo bc8037d686 Refactor fix 2015-03-17 15:18:27 -05:00
xnappo 37ca11bf8b Don't collapse boxsets 2015-03-17 14:47:31 -05:00
xnappo ed784bfcd9 Refactor 1/4 2015-03-17 12:51:45 -05:00