[mythtv] mutliple storage directories idea... ?

Devan Lippman devan.lippman at gmail.com
Thu Nov 3 13:14:04 EST 2005


On 11/2/05, Michael T. Dean <mtdean at thirdcontact.com> wrote:
>
>
> Line 1222 of programinfo.cpp is the culprit, but unfortunately, I can't
> see an easy way to fix it. We can't just trim the RecordFilePrefix off
> the left because it won't work with multiple hosts...
>
>
> http://svn.mythtv.org/trac/browser/trunk/mythtv/libs/libmythtv/programinfo.cpp?rev=7677#L1217
>
> I can't think of a non-invasive approach to use. Ideas?
>
> Mike
>
>  Maybe something like:
  1221<http://svn.mythtv.org/trac/browser/trunk/mythtv/libs/libmythtv/programinfo.cpp?rev=7677#L1221>
if (!pathname.isEmpty())
1222<http://svn.mythtv.org/trac/browser/trunk/mythtv/libs/libmythtv/programinfo.cpp?rev=7677#L1222>
retval = pathname.mid(pathname.findRev<http://doc.trolltech.com/3.0/qstring.html#findRev>(
'/' ));  1223<http://svn.mythtv.org/trac/browser/trunk/mythtv/libs/libmythtv/programinfo.cpp?rev=7677#L1223>
else

--
Thanks,
Devan Lippman <devan at lippman dot net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20051103/e5a85fd7/attachment.htm


More information about the mythtv-dev mailing list