When you create a playlist in subsonic, it creates it like this:
d:\music\album\song.mp3
If I create a playlist in winamp, as long as I save the .m3u file in the same directory as the music then it creates it like this:
\album\song.mp3
I like creating playlists in winamp and would love for them to work in subsonic. Any chance for this? The way subsonic does it is also bad for running playlists across a network on a remote machine (if I'm not using subsonic) since it's looking for D:\Music whereas if it looked for the music based on the root directory it would work fine. Thanks!