I might be wrong, but it seems that the encoding issue discussed earlier
in this thread (and fixed) is back. I did an export with v1.2.4, and
nearly none of the track with special characters (umlauts, accents, even
´s) are recognized. When checking with my catalog viewer, it looks like
this:

Code:
--------------------
    
  {
  "last_modified": "2013-04-07T23:28:51",
  "date_added": "2013-04-07T23:28:44",
  "request": {
  "item_id": "06f5466998d9496ffe413898ba93a8ed",
  "song_name": "Halling JÃ¥ron",
  "artist_name": "Garmarna"
  }
  }
  
--------------------


I took a number of those tracks and checked them using the fingerprint
created with echoprint codegen, and they are recognized by TEN:

Code:
--------------------
    
  Identifying: Artist [Garmarna] Release [Vengeance] Title [Halling Jåron] File 
[/home/user/tmp/sshfs/Garmarna - Vengeance/03 - Halling Jaron.mp3]
  TEN Song: Artist [Garmarna] Release [Halling Jåron] Title [Halling Jåron]
  Identifying: Artist [Frank Black] Release [Teenager Of The Year] Title [Olé 
Mulholland] File [/home/user/tmp/sshfs/Frank Black - Teenager Of The Year/1 - 
12 - Olé Mulholland.flac]
  TEN Song: Artist [Frank Black] Release [Ole Mulholland] Title [Ole Mulholland]
  Identifying: Artist [Curve] Release [Doppelgänger] Title [Doppelgänger] File 
[/home/user/tmp/sshfs/Curve - Doppelgaenger/04 - Doppelgaenger.flac]
  TEN Song: Artist [Curve] Release [Doppelgänger] Title [Doppelgänger]
  
--------------------

so it's not an issue with incorrect tags or the tracks being unknown to
TEN.

A few tracks were exported successfully, but they look like this:

Code:
--------------------
    
  {
  "rating": 6,
  "song_name": "Blume ",
  "artist_id": "ARVQ0YD1187B9BA5B4",
  "artist_name": "Einstürzende Neubauten",
  "play_count": 1,
  "last_modified": "2013-04-07T23:28:47",
  "date_added": "2013-04-07T23:28:44",
  "foreign_id": "CAxxx:song:02fb6be1de0d1bba3a2eabf811494c7e",
  "song_id": "SOWNCYW12A8C133F27",
  "request": {
  "item_id": "02fb6be1de0d1bba3a2eabf811494c7e",
  "song_name": "Blume ",
  "artist_name": "Einstürzende Neubauten"
  }
  }
  
--------------------

so the encoding returned by TEN is correct, but not the original
request.


------------------------------------------------------------------------
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