[mythtv-users] Australians: can you help me gather some data?

Xander lexvictory at yahoo.com.au
Wed Nov 13 02:36:40 UTC 2013


hopefully this will be an easier rundown:

make sure you have dvbscan and grep.

ls /usr/share/dvb/dvb-t/au*choose one that matches where you are - hopefully ubuntu has the same location!

mkdir ~/.tzap
if this doesn't already exist (back it up if it does or skip the scanning if you have a recent channels.conf there)

dvbscan /usr/share/dvb/dvb-t/au-Perth > ~/.tzap/channels.conf
This should find all your channels (replace perth with your selection from above)

grep -E '[0-9]+$' -o -m1  ~/.tzap/channels.conf
This is the first serviceid in the file

mkdir downloaded
./rb-download -b downloaded 560
replace 560 with the grep output

If that succeeds (it will output a number of modules downloaded)
tar cjf region_date.tar.bz2 downloaded/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20131112/96441345/attachment-0001.html>


More information about the mythtv-users mailing list