public
Description: A Ruby implementation of the MythTV Backend protocol
Homepage: http://github.com/nickludlam/ruby-mythtv/wikis
Clone URL: git://github.com/nickludlam/ruby-mythtv.git
Nick Ludlam (author)
Wed Feb 18 11:20:50 -0800 2009
commit  c4bde91d74e904767046df02ddab6e4db6807e1a
tree    eab3b18ba414083ebf625cf0aa457c5cae8a921a
parent  9b787a4b52f69b50d3f70cd280a0f7eb499a943a
ruby-mythtv / Todo.txt
100644 8 lines (6 sloc) 0.378 kb
1
2
3
4
5
6
7
8
== Todo
 
* Implement the Recorder class, and associated functions (see existing MythTV Python module)
* Look at how we obtain the channel icon by streaming a backend file (see existing MythTV Perl module)
* Support Ruby 1.9
* Support seeking with the MythTV::Backend#stream() method
* Make use of the ENUMS placed in RecordingSchedule to help with validation of various columns