diff options
author | Dave <vdr@pickles.me.uk> | 2012-02-25 14:05:30 +0000 |
---|---|---|
committer | Dave <vdr@pickles.me.uk> | 2012-02-25 14:05:30 +0000 |
commit | 2ed781ca859983524f9fbfd7c1acef8d527b2a5e (patch) | |
tree | cae5d44ea5f775e29bc6219155f457562e83780a /TODO | |
parent | e3cc1a7fc9d51d7b3b41af3fdf1872d9b51afef1 (diff) | |
download | vdrtva-0.1.1.tar.gz vdrtva-0.1.1.tar.bz2 |
Made logging more verbose.v0.1.1
Fixed segfault when VDR started with -h.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,6 +12,7 @@ Some events have a series CRID but no item CRID - how to handle these? Delete a series link if the only timer is manually deleted. +Gather CRID data immediately when VDR started. + Bugs: - 'Suggestions' list in memory contains duplicates (removed by SVDRP output). Very rare crash 'pure virtual method called' in plugin. |