[mythtv-users] wrapper script for archived video

Markus Döhla markus.doehla at nefkom.net
Sat Aug 13 21:37:58 UTC 2005


First post and forgot the substitution for one var in the wrapper script:

replace the line:
   find /mnt/cdrom -type f >> ${PLIST}
by that: 
    find ${MNTPT} -type f >> ${PLIST}
    
Oops.. and forgot to mention you have to add this script as play-command to mythfrontend :)
I use it to play dvds :)


md
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20050813/46d1fe09/attachment.htm


More information about the mythtv-users mailing list