I figured out the problem. When I created a new MythVideo File Association under Video Settings -> File Types, I created it as ".iso". It should have been "iso".
Thanks for everyone's help... Jason On 8/27/05, Jesper Sörensen <[EMAIL PROTECTED]> wrote: > Jason McMillon wrote: > > >One more quick newbie question. I have managed to use xine to play my > >MythVideo files using xine -pfhq --no-splash %s. I have spent the > >last hour trying to get the dvd image file to work within MythVideo. > >I have created a new MythVideo File Association within the Video > >settings called .iso. I am having trouble with the right command. I > >have tried: > > > >xine -pfhq --no-splash dvd:%s > >xine -pfhq --no-splash dvd:%s/ > >xine -pfhq --no-splash dvd:/%s > >xine -pfhq --no-splash dvd:/video/ripped/%s > >etc... > > > >The iso's are stored in /video/ripped/ along with all other MythVideo files. > > > > > > This works for me... :) > > mysql> select * from videotypes where extension="img"; > +-------+-----------+-------------------+----------+-------------+ > | intid | extension | playcommand | f_ignore | use_default | > +-------+-----------+-------------------+----------+-------------+ > | 8 | img | xine -pfhq dvd:%s | 0 | 0 | > +-------+-----------+-------------------+----------+-------------+ > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
