Hi, I don't know why but the xml playlists contain a wrong path to the media files uploaded. My drupal installation works fine, I can upload, download, view etc all the files but the playlists do contain a duplication of my file path:
<location>http://www.placeholder.de/drupal_p/files/files/video_1.flv</location>
<image></image>
<info>http://www.placeholder.de/drupal_p/files/files/video_1.flv</info>
but the file is actually located here:
<location>http://www.placeholder.de/drupal_p/files/video_1.flv</location>
What I am doing wrong? BTW: I can manually edit the xml file and then it works without any problems... Thanks for any help!
Comments
Comment #1
paxton commentedPS: Sorry for tagging as critical. I am new to this system.
Comment #2
buddahttp://drupal.org/node/150307