Hi, this problem happens with the 1.0 version, but not with the old 0.86.
Suppose you have a directory with movies in c:\movies
Bsplayer is in c:\movies\player
Playlists are in c:\movies\playlist
There is a playlist "playlist1.bsl" that uses relative paths to start a 2 cd movie in the movies directory, so it will contain 2 lines:
..\Whale Rider\Whale Rider CD01.avi
..\Whale Rider\Whale Rider CD02.avi
And this is the problem:
If you try to open the playlist at command line, with full paths to the player and playlist, it will open Bsplayer but not the movie. I execute this in a ms-dos window:
c:\movies\player\bsplayer.exe c:\movies\playlist\playlist1.bsl
It won't work with quotes also...
Is it a bug or does it only happens with me? :-(