View Single Post
Posts: 85 | Thanked: 79 times | Joined on Nov 2007 @ Erfurt, Germany
#11
Originally Posted by luca View Post
@chelli, I tried mobilevdr, unfortunately I cannot even get the channel list: I have many channels and vdr.svdrp chokes reading them. If I had access to a keyboard I'd patch it to read line by line instead of putting them all in a big string, than it is then split in a list to be processed line by line.....
I know that this part of the code is really slow, thats why i tried to store the channels list in a sqlite database. (On my system with around 1600 channels it takes about 25 seconds to update the channels list.) My python knowledge is not that good atm, because i just started programming in python 2 weeks ago, so i would really appreciate patches, if you can improve the code.
(Do you have a working scratchbox installation? (MobileVDR can be tested fairly well in Scratchbox))
(You can get the source-code from Garage.)