<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><br>hopefully this will be an easier rundown:</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">make sure you have dvbscan and grep.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span style="font-style: italic;">ls /usr/share/dvb/dvb-t/au*</span></div><div style="display: block;" class="yahoo_quoted"><div class="yui_3_13_0_1_1384309142978_6230" style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div
class="yui_3_13_0_1_1384309142978_6231" style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> </div> </div> </div> <span>choose one that matches where you are - hopefully ubuntu has the same location!<br><br><span style="font-style: italic;">mkdir ~/.tzap</span><br>if this doesn't already exist (back it up if it does or skip the scanning if you have a recent channels.conf there)<br><br><span style="font-style: italic;">dvbscan /usr/share/dvb/dvb-t/au-Perth > ~/.tzap/channels.conf<br></span><span>This should find all your channels (replace perth with your selection from above)<br><br><span style="font-style: italic;">grep -E '[0-9]+$' -o -m1 ~/.tzap/channels.conf</span><br>This is the first serviceid in the file<br><br><span style="font-style: italic;">mkdir downloaded</span></span></span><span style="font-style: italic;"><br></span><span><span><span style="font-style: italic;">./rb-download -b downloaded
560</span><br>replace 560 with the grep output<br><br>If that succeeds (it will output a number of modules downloaded)<br><span style="font-style: italic;">tar cjf region_date.tar.bz2 downloaded/</span></span></span><div></div></div></body></html>