Friday, 12 May 2006
Hurray, I have my very own PVR
Yesterday evening I finally managed to make MythTV to change channels on its own and so I can use it to record shows on different channels. The hack I had to do was to set the timeout on the serial port to 0 (was 1) so that it won't timeout between sending a channel number. The only little problem is that some channels like '002' do not work because it seems that now the python script is too fast. Maybe a time.sleep(0.1) will do the trick.
Last night I already could take advantage of that and record two shows on different channels without changing it on the setup box manually or t keep on reading here
Posted by at 3:57 PM in Linux
