View Single Post
  #1 (permalink)  
Old 18th July 2004
jpzito jpzito is offline
Junior Member
BS.Player Newbie
 
Join Date: Jul 2004
Posts: 1
Rep Power: 0
jpzito is an unknown quantity at this point
Default Command line bug / Relative Paths Problem?

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? :-(
Reply With Quote
 

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