A user pointed out that playlists referencing Deezer tracks or on Deezer
itself were causing errors, The offending code was the part checking if
the playlist exists but is empty, which LMS does not seem to like for
external tracks: :confused:

Code:
--------------------
    
  { "id": "1", "method": "slim.request", "params": [0, ["playlists", "tracks", 
0, 1, "playlist_id:" + id]] }
  
--------------------

That's now wrapped in a try/catch so won't cause errors any more. It has
been verified that Deezer playlists now work with the skill.

Thanks to Chris M. for uncovering this issue.


------------------------------------------------------------------------
philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to