I have a large amount of DVD rips in &#39;VIDEO_TS&#39; format. So no ISO&#39;s<br>I wanted to have links from mythvideo to these files, inclusing DVD covers and ImDB links.<br><br>I did the following:<br><br>I create a file in the video&#39;s directory called 
videoname.link:<br><br>dvd://your_directory/moosymovie/VIDEO_TS<br><br>I created a new extension in mythfrontend<br><br>config, config, media, movies, filetypes<br><br>create a new extension<br><br>Extension .link<br>Command: xine -pfhq `cat %s`
<br>Standard: OFF<br>Ignore: OFF<br><br><br>Is there another / easier way todo this?<br><br>Can I use the internal player with arguments to play a (video_ts directory including menu&#39;s) from disk. <br>Are there any startup options or arguments I can parse to the internal player?
<br><br><br><br>Thanks,<br><br>Moosy