[mythtv] Ticket #4270: MythTV on Windows (with MinGW)

Chris Pinkham cpinkham at bc2va.org
Sun Dec 30 13:35:05 UTC 2007


Rather than duplicating some bits of the code,
you could create a special 'MythVideo' or similar Storage Group
and let the Storage Group code handle locating your files during
playback.  You could also add methods to the StorageGroup class to list
all unique files in a Storage Group and that method could be used
in MythVideo to get a list of all MythVideo files.  The ScheduledRecording
editor could be modified to not list this MythVideo Storage Group, but
I don't see a big reason for that.  Some people move their recordings
out of Myth's recorded table and into MythVideo and this would facilitate
that very easily since they could record straight to the MythVideo directory
in the beginning.

--
Chris


More information about the mythtv-dev mailing list