First of all thank you for dvbdream... Absolutely the best dvb player I tried!
All is great, but channel list is too small...
I have a motorized dish, so it is already full and it can't save channel for the last sat position

Thank you!
Moderators:X05, Dreamer, FredB
Code: Select all
IF EXIST est.chl GOTO EST
IF EXIST west.chl GOTO WEST
:EST
MOVE chlist.chl west.chl
MOVE est.chl chlist.chl
GOTO END
:WEST
MOVE chlist.chl est.chl
MOVE west.chl chlist.chl
GOTO END
:END
START dvbdream.exe
EXIT
Users browsing this forum: No registered users and 1 guest