Commit Graph

28 Commits

Author SHA1 Message Date
im85288 0923b649e7 backdrop fix for albums/songs 2015-05-11 14:02:34 +01:00
Marcel van der Veldt b081f87e29 fixed small error in the checksum code 2015-05-08 00:06:49 +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 6a3feb5f77 fixed a nullreference 2015-05-07 00:11:21 +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
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
im85288 210b0831c7 use etag for checksum 2015-05-02 22:14:04 +01:00
im85288 bc09e570fd revert etag use as the API does not currently return the etag when
getting a collection of items (eg all episodes of a tv show).
2015-05-02 17:16:33 +01:00
im85288 e6784de347 use the etag when available 2015-05-02 15:34:59 +01:00
Marcel van der Veldt 42c7256f54 added streamdetails 2015-05-02 02:57:58 +02:00
Marcel van der Veldt b4dd9f58bd fixed the plugin path for playback 2015-05-02 02:26:06 +02:00
angelblue05 fdff2cefb7 Revert "Playcount fix"
This reverts commit f0fb6d390b.
2015-04-29 23:10:37 -05:00
angelblue05 f0fb6d390b Playcount fix
Seems it was attached to the watched status instead of the actual
playcount value.
2015-04-28 18:45:39 -05:00
shaun 79387dadbc Fix image urls, use param version of the end point
fix logging issues
remove redundant code for movies update
2015-04-18 09:59:12 +10:00
angelblue05 5f91d49f3f Add https support 2015-04-13 13:56:36 -05:00
xnappo a362d5b6b5 " can be ' and it works. 2015-04-11 12:45:35 -05:00
xnappo fdb73f08e8 'Fix' overview
Not too happy about this, but seems to work
2015-04-11 12:34:20 -05:00
shaun e9646407a0 Make the UserDataChanged event only update the items that changed
To do this I have had to keep a Windows Prop list of all UserData Keys
to Emby Id
in this I have assumed there is a 1:1 mapping but this migh not be the
case
and it could be a one to many that need to be taken inot account
also is Luke can add it me might be able to get this info from the
server but that is not
there yet
2015-04-03 10:41:39 +11:00
Marcel van der Veldt 7d49a33b21 refactor to plugin.video.emby 2015-03-25 18:37:21 +01:00
Marcel van der Veldt 95a3e76671 added lastplayed field to sync 2015-03-24 21:03:07 +01:00
faush01 d1aabaf803 remove log and __init__ functions from API() 2015-03-20 11:58:58 +11:00
xnappo 62b3f8da2d Different studio fix
PlayUtils was erroring on empty list - this is a better fix than the
last i think
2015-03-18 15:49:49 -05:00
xnappo b5214ad8ba Fix for empty studios 2015-03-18 15:03:20 -05:00
Marcel van der Veldt 5e8f63831c more unicode fixes
fixes for wrong dif detection
added logging to see if item gets updates
libraries can be enabled/disabled
2015-03-17 00:04:29 +01:00
xnappo 0bf230d449 Merge again? 2015-03-14 13:10:27 -05:00
Marcel van der Veldt e2d6bd6c43 fixed all properties for movieobjects
added actors to database
fixed the library detection to more failsafe
2015-03-14 18:23:45 +01:00
Marcel van der Veldt 860bdfbbd8 initial commit - first version 2015-03-13 22:24:59 +01:00