Commit Graph

57 Commits

Author SHA1 Message Date
angelblue05 0294957d14 Studios convert to Kodi compatible studios 2015-10-01 03:13:39 -05:00
angelblue05 142c5cad01 DTS-HD MA fix 2015-09-26 17:09:53 -05:00
angelblue05 63bba9d450 Fix for new rating
UR - Not rated
2015-08-31 22:13:42 -05:00
angelblue05 c0f9948cf5 Convert settings to utils method for addon settings 2015-08-14 04:03:12 -05:00
angelblue05 7c4ea6ecea Quick follow up for mpaa
Incase other rating contain the NR. To avoid mix ups.
2015-08-08 07:18:53 -05:00
angelblue05 fee8b958de Adjust mpaa rating and quick fix for ratio 2015-08-08 07:16:51 -05:00
angelblue05 ef927d6b3b Metadata aspect ratio
Take it into consideration
2015-08-08 03:57:04 -05:00
angelblue05 021261617e Add season fanart 2015-08-04 04:45:26 -05:00
angelblue05 90c7d68d15 Fix for aspect ratio 2015-07-31 16:13:32 -05:00
angelblue05 ec5ad7d762 Version bump 1.1.18
Convert audio dts-hd ma to dts, because Kodi doesn't recognize it.
2015-07-31 07:51:11 -05:00
angelblue05 8763654a6d Quick fix for mpeg without profiles
apply xvid flag by default.
2015-07-31 06:34:34 -05:00
Marcel van der Veldt 44ab16d1f0 fix for missinf ParentBackdropImageTags 2015-07-31 13:30:52 +02:00
Marcel van der Veldt 46918b914e fixes for music sync 2015-07-30 21:23:50 +02:00
angelblue05 4f677ea310 Aspect ratio fix
Handle missing aspect ratio with closest value. Also defined codecs such
as dvix, xvid and avc1.
2015-07-28 01:43:15 -05:00
angelblue05 6264090741 Adjustment for xvid and avc1
To test
2015-07-27 07:22:39 -05:00
angelblue05 cd618131e7 Fix for aspect ratio
Comparing to Kodi, seems to give the same results now.
2015-07-27 06:02:10 -05:00
angelblue05 e3a81da2a5 Correct the merging 2015-07-26 07:09:09 -05:00
angelblue05 2bfe377378 Clean up
Also fix settings not saving if reset was initiated.
2015-07-22 08:16:08 -05:00
angelblue05 cbebcbd818 Fix for the aspect ratio error
Missing default value to not fail at the if statement.
2015-07-20 20:26:40 -05:00
angelblue05 0c54257de6 fix for the merge that didn't follow
Media path fix, and clean up of writeKodiVideoDB. Fix for library sync
for deletes.
2015-07-18 03:08:05 -05:00
angelblue05 26448574d4 Add default value for mediatype
The cover art should only affect primary posters for video library,
nothing else.
2015-06-29 13:14:54 -05:00
angelblue05 4e802623c3 Revert "Revert "First attempt at supporting cover art""
This reverts commit fadc3e0e49.
2015-06-29 11:44:55 -05:00
angelblue05 fadc3e0e49 Revert "First attempt at supporting cover art"
This reverts commit c71e5eb293.
2015-06-29 11:43:29 -05:00
angelblue05 c71e5eb293 First attempt at supporting cover art
With option under Extras
2015-06-29 11:40:29 -05:00
angelblue05 079adfb619 Revert "Fix ratio poster"
This reverts commit 0dc19eb87f.
2015-06-17 01:13:21 -05:00
angelblue05 0dc19eb87f Fix ratio poster
1000*1500 Should be correct with and without cover art.
2015-06-16 18:39:12 -05:00
im85288 d0325ba737 added stream language and subtitle language to streamdetails 2015-06-12 20:49:07 +01:00
angelblue05 45434f42ee Minor adjustment to API playcount
If Emby item is played but playcount is zero, instead import playcount
as 1 to match playstate.
2015-05-20 04:45:43 -05:00
angelblue05 ddb7ec4bbd Second attempt at fixing playcount situation
This should also reflect the actual Emby playcount. The websocket didn't
echo, but what I did is kill the echo caused by the video library update
after userdata change happens.
2015-05-17 00:37:53 -05:00
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