The problem is not with the XML but the user's server. Slimserver parsing the XML correctly - lines up "mov" to play the file but when the file is retrieved using http - the user's server says the file is "text/plain". Slimserver does not "play" text as it is usually things like RSS so it doesn't play the file.
When MP3 files are served they use "audio/mpeg", for m4a files the server should be indicating a value like "audio/x-m4a". -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=23795 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
