Official BS.Player forums

Official BS.Player forums (http://forum.bsplayer.com/)
-   Bug Reports And Codecs (http://forum.bsplayer.com/bug-reports-codecs/)
-   -   asx & relative paths (http://forum.bsplayer.com/bug-reports-codecs/2848-asx-relative-paths.html)

always_anonymous 25th October 2003 10:42 PM

asx & relative paths
 
Hey,

I've recently tried using BSPlayer (version 0.86, build 501) and was dissappointed to find that it wasn't playing my asx playlists. It loads the playlist fine, but it then fails to actually play the entries on the list. My suspicion is that it is because my playlist lists the files using a relative path. For example:

Code:

<ASX VERSION = "3">
<ENTRY>
<TITLE>Test.mpg</TITLE>
<REF HREF = "Test.mpg" />
</ENTRY>
</ASX>

If this playlist was saved as c:\Temp\MyTestPlaylist.asx, then bsplayer should in theory look for a file named c:\Temp\Test.mpg to play. I believe (but don't know for sure) that that's why it's failing to play my playlists.

Hopefully this can be fixed in a future version.

Thanks.

Quietseb 26th October 2003 01:08 PM

I don't have any problem with relative paths.

on the other hand, I found that:
- if I double-click on the asx file to have it loaded by bsplayer, it just launches bsplayer but does not load the playlist (I checked the command line too)
- if I open bsplayer, then manually load the asx playlist, everything is fine

bsplayer doesn't seem to recognize the <title> tag though and I don't think it actually supports any of the extended asx features.
I use bsl playlists; they're simpler to create and work fine in every respect.


All times are GMT +1. The time now is 09:54 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20