diff options
author | root <root@ubsatserv.(none)> | 2011-04-24 17:54:07 +0200 |
---|---|---|
committer | root <root@ubsatserv.(none)> | 2011-04-24 17:56:25 +0200 |
commit | c59a610f66bb7cfd3cf00df3551a3578d4368d35 (patch) | |
tree | 04c4d4df080deacfc80c9cf75e327783d94f697f /TODO | |
download | vdr-plugin-eepg-c59a610f66bb7cfd3cf00df3551a3578d4368d35.tar.gz vdr-plugin-eepg-c59a610f66bb7cfd3cf00df3551a3578d4368d35.tar.bz2 |
Initial eepg git repository with version eepg-0.0.3eepg-0.0.3
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +TODO/WISH: +-extend equivalents file with transponder SKIP (do not retrieve EEPG info) or + transponder ONCE (retrieve once a day, first possiblity after midnight). + TUNE (retrieve every time transponder gets tuned to) transponder CONT (retrieve continuously) +-look at collisions and language problems (eg Cyfra at MTV) +-check broadcasting frequencys + windows of all providers; report first event seen and last event seen +-use event-> as database instead of title[] and summary[] , except for MHW1 +-try to minimize resync problems by using sliding window after "lock" on 50 succesfull sequential syncs or so +-stop premiere after having read all titles (from CONT to ONCE) +-check version info for all providers +-decode summary-available bit for OpenTV +-include DDEPG functionality +-parallellize when not on FF card +-NAGRA 2nd textstring is not used right now, find out when it is relevant... |