alfista wrote: 
> Experimented a bit, with a path like /flac/artist/album I can have
> diacritics in artist OR album but not both. Upgraded to latest nightly
> (7.9.2-0.1.1564587295) and the behaviour is the same.

I created "mëtäl ümläüts/mëtäl ümläüts/a" - and I can recreate the
issue. Seems to encode the 1st ok, but the sub-folder comes back
corrupt. Still, IMHO, this is an LMS issue - and you should report it
here https://github.com/Logitech/slimserver/issues

Simply calling the API va CURL also fails:


Code:
--------------------
    
  curl 'http://localhost:9000/jsonrpc.js' --data-binary 
'{"id":1,"method":"slim.request","params":["00:01:02:03:05:02",["readdirectory",0,25000,"folder:/home/music/mëtäl
 ümläüts/"]]}'
  
--------------------


response:

Code:
--------------------
    
  
{"method":"slim.request","params":["00:01:02:03:05:02",["readdirectory","0","25000","folder:/home/music/mëtäl
 ümläüts/"]],"id":"1","result":{"fsitems_loop":[{"path":"/home/music/mëtäl 
ümläüts/mëtäl ümläüts","name":"mëtäl 
ümläüts","isfolder":null}],"count":"1"}}
  
--------------------


------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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

Reply via email to