Philip Meyer;592667 Wrote: > Can it still read .m3u playlists created from other programs without > file:/// refs? Yes
> > I think the point of SBS reading/writing .m3u playlists is so that they > can be shared. eg. import static playlists generated from MusicIP. > Otherwise, there's no point saving them to disk, because they could > just sit in the DB? > Reading, yes. One clearly wants SbS to be able to read playlists created by other software. I had not really thought that in the other direction would be necessary. When I save a named playlist with SbS it is simply so that I can use it again later from within SbS. I guess, if this really is a problem then it will have to be resolved. > When this bug for SBS audio library paths have been sorted out, is there > an aim to extend the scope to other areas, eg. the MusicIP plugin, which > I find most irritating? Not specifically. It may be that this work helps the situation with MusicIP. But, because of the problem that a filesytem may have pathnames that are in a different character-set encoding to that of the system locale, any system (such as MusicIP, that passes pathnames in some specific character-set encoding, rather than just native bytes, will not always be able to handle such files properly. -- awy ------------------------------------------------------------------------ awy's Profile: http://forums.slimdevices.com/member.php?userid=7480 View this thread: http://forums.slimdevices.com/showthread.php?t=83641 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
