peterw;535421 Wrote: > And shouldn't it be pretty easy to transform paths if you give users a > decent UI for specifying stuff like "d:\music" should be accessed as > "\\homeserver\music" -- or "\\touch\music" should be > "/mnt/mydiskname/music" (not that Touch uses disk names as mount point > names)? Sure, it's no problem at all, I do more or less exactly this in the module in TrackStat that import ratings from iTunes.
For it to work with the bundled iTunes plugin it can't easily be implemented as a third party plugin though. However, it would be possible for a third party developer to implement a new separate iTunes Playlist Importer plugin that had this logic. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) (Install my plugins through Extension Downloader) (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=77345 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
