The backup file url's are URL encoded, so it should in the database in
tracks table match an entry referred to as:

Code:
--------------------
    
  
file:///mnt/musik/ACDC/Black%20Ice%20(Rock%20-%202008)/02%20-Skies%20On%20Fire%20.flac
  
--------------------


Which on the file system should match:

Code:
--------------------
    
  /mnt/musik/ACDC/Black Ice (Rock - 2008)/02 -Skies On Fire .flac
  
--------------------


Is this the correct path on the file system ?
With "Rock - 2008" in the middle and not just "Rock - " as you wrote ?
And an extra space before .flac at the end ?

Do you get these warnings on all files or just a few of them ?

If you have renamed files previously, this might just be warning about
old entries in the backup which no longer exist on the file system but
if you get them for all or most entries something is wrong.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=89076

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

Reply via email to