#STATIONNAME# variable != station name in listings
Status: Beta
Brought to you by:
chuckw
WebVCR+'s #STATIONNAME# variable makes "5" out of the channel
name "NET 5", and "Geographic" out of "National Geographic". I have
several stations in my list that share some part of their name, e.g.: NET
5/RTL 5, Nederland 1/BBC 1. #STATIONNAME# for those channels is
the same!
There must be some way to make #STATIONNAME# show the
complete channel name instead of only the part after a space.
Logged In: YES
user_id=571979
Made a fix. The problem was in record.pl, I commented out lines 119 & 120:
#change the channel
# fix sname to XAWTV equivalent
# $sname =~ /\s(\w+)$/;
# $sname = $1;
Now the #STATIONNAME# is what it's supposed to be: the channel name.
Not everybody uses xawtv!
For who cares, here's my "recording program". Works without a channel
changing program.
mencoder -sws 10 -vf crop=348:284:4:4,hqdn3d=8:6:12 -tv driver=v4l:input=2:
norm=PAL:chanlist=europe-west:channels=E9-Nederland_1,
E11-Nederland_2,E7-Nederland_3,42-RTL_4,E5-VRT_TV1,
E8-KETNET/Canvas,31-BBC_1,E6-BBC_2,26-ARD,24-ZDF,SE10-TV_5,
49-National_Geographic,52-MTV,68-CNN,SE9-Rai_Uno,
63-Discovery_Channel,54-RTL_5,SE11-TRT_int,56-Nickelodeon,67-TMF,
66-SBS_6,47-NET_5,45-Animal_Planet,61-BBC_World,56-Veronica,
59-Eurosport,E12-TV_Utrecht:mjpeg:decimation=2:quality=100:fps=25:
forceaudio:alsa:forcechan=1 -ovc lavc -lavcopts vcodec=mpeg4:
vbitrate=1300:keyint=250 -oac mp3lame -lameopts cbr:br=64 -endpos
#TIME# -o "#OUTPUT#.avi" tv://"#STATIONNAME#"