> WMP 10 generates relative instead of absolute paths in > the playlists.
> See: http://bugs.slimdevices.com/show_bug.cgi? > id=1282 I tried adding the absolute path and it still crashes the server. Here's my entire playlist file: <?wpl version="1.0"?> <smil> <head> <meta name="Generator" content="Microsoft Windows Media Player -- 10.0.0.3646"/> <author/> <title>play1</title> </head> <body> <seq> <media src="E:\Our Music\The B-52's\Wild Planet\02 Dirty Back Road.mp3" cid="{A1F6EC0D-75F5-467F-BA5F-B0C53A735A31}" tid="{AC472777-76D1-49C0-A03E-90C016A5D9E9}"/> </seq> </body> </smil> -- bruce000 _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
