If possible, you can try to install the "Database Query" plugin and
create a new "Free form query" and in the SQL statement field enter:
Code:
--------------------
select url from tracks where url like '%Rainbow.mp3'
--------------------
Post the result when you execute the query. This should show how the
url is stored in the SqueezeCenter database and this has to match the
"Location" key in the iTunes xml file. Well, actually it doesn't have
to match it exactly because the beginning looks different, but the end
should match.
This query should make it possible to see if ' is stored as ' or as %xx
in the SqueezeCenter database. You can of course also use the SQL client
tool of your choice if you prefer that instead of using the Database
Query plugin.
--
erland
Erland Isaksson
'My homepage' (http://erland.isaksson.info) 'My download page'
(http://erland.isaksson.info/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan, Custom Skip, Multi Library, Title Switcher and Database
Query plugins'
(http://wiki.erland.isaksson.info/index.php/Category:SlimServer))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=61055
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins