Finally, some restarts solved some of my empty playlist problems. The
boom is booming! I think I found a bug though, if a json-record in the
playlist-result contains an album like this:


Code:
--------------------
    
  { "name": "Orinoco Flow", "uri": "spotify:track:0Fyj9w0HVfjoxm9S8nGClt", 
"artist": "Enya", "album": "Themes From "Calmi Cuori Appassionati"", 
"duration": 267000, "cover": "8e1c43f6f712179e9a3510e51423de6a614ee9ca" }
  
--------------------

it will result in this:

Code:
--------------------
    
  [10-06-20 14:53:57.3591] Plugins::Spotify::SinglePlaylist::parse (20) , or } 
expected while parsing object/hash, at character offset 40423 ["Calmi Cuori 
Appassio..."] at 
/opt/squeezebox-server/cache/InstalledPlugins/Plugins/Spotify/SinglePlaylist.pm 
line 17.
--------------------

Those double quotes inside the album name are probably not up to any
good...


-- 
goopile
------------------------------------------------------------------------
goopile's Profile: http://forums.slimdevices.com/member.php?userid=38816
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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

Reply via email to