Official BS.Player forums

Official BS.Player forums (http://forum.bsplayer.com/)
-   General Talk And Support (http://forum.bsplayer.com/general-talk-support/)
-   -   playlist question (http://forum.bsplayer.com/general-talk-support/1170-playlist-question.html)

peioz 2nd March 2003 09:26 AM

playlist question
 
One movie is split in two parts on my HDD.
I want bsplay to start part 2 automatically, right after part 1 has finished. I thought the playlist would be a good option, but it just keeps playing the first movie in the list.

Any Suggestions ?

Thanks in advance.

Quietseb 2nd March 2003 05:21 PM

the playlist should work in that case
I can't figure out why yours doesn't (supposing it was made correctly ;))...

otherwise you can set up ini files...
something like this:

Quote:

I've got 6 files in the root directory of my CD (it works in a directory of a HDD too):

essai1.bsi
essai2.bsi

file1.avi
file2.avi

sub1.srt
sub2.srt


the bsi files read

essai1.bsi
Code:

[Main]
NumberCDs=2
CD=1

[Movie]
Title=kindofplaylist
Directory=.
FName=file1.avi
FName2=file2.avi

[subtitles]
directory=.
sub1=sub1.srt

essai2.bsi
Code:

[Main]
NumberCDs=2
CD=2

[Movie]
Title=kindofplaylist
Directory=.
FName=file2.avi

[subtitles]
directory=.
sub1=sub2.srt

This way the videos are displayed one after another and you can set specific settings for each movie.
As far as I know, this is not possible with only one bsi file


All times are GMT +1. The time now is 06:11 PM.

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