[mythtv-users] Separate mythvideo modules
thor
mythtv at lamedomainname.com
Thu Jul 17 20:25:53 EDT 2003
On Thursday 17 July 2003 01:14 pm, Mark Edwards wrote:
> Hi
> Would it be possible to modify mythvideo to pass the module a directory for
> it to start in?
The code (as it currently stands) doesn't start from a directory, it reads
database entries. To do this properly, you would probably want to think about
a "category" column for the videometadata table (music, tv, film), and then
make mythvideo able to take a category parameter on startup.
But if you put things in directories (Music, TV, Film) and then use the Video
List button, you get basicly the same result (without needing to modify any
code). Unless I'm missing something in what you were asking for?
- thor
More information about the mythtv-users
mailing list