It seems that special characters (umlauts etc.) get mangled when the
metadata is uploaded to TEN:

Code:
--------------------
    
  {
  "song_name": "Ozean und Brandung",
  "artist_id": "ARVQ0YD1187B9BA5B4",
  "artist_name": "Einstürzende Neubauten",
  "last_modified": "2013-01-03T17:31:54",
  "date_added": "2013-01-03T17:31:39",
  "foreign_id": "XXX:song:00b843ac0e6b4b3daa11baca795019ff",
  "song_id": "SOEQCKO136756D5172",
  "request": {
  "item_id": "00b843ac0e6b4b3daa11baca795019ff",
  "release": "Perpetuum Mobile",
  "song_name": "Ozean und Brandung",
  "artist_name": "Einstürzende Neubauten",
  "track_number": 7
  }
  }
  
  {
  "last_modified": "2013-01-03T17:31:35",
  "date_added": "2013-01-03T17:31:21",
  "request": {
  "song_name": "Les Orgues De Staline",
  "artist_name": "Dernière Volonté",
  "track_number": 10,
  "release": "Obeir Et Mourir",
  "disc_number": 1,
  "item_id": "011c688a605822aaebf3c7af867cd838"
  }
  }
  
--------------------


Maybe a UTF-8 issue?

--
Roland


------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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

Reply via email to