[mythtv-commits] Ticket #248: Enhance scanning of video library to accomodate DVD backups

MythTV mythtv at cvs.mythtv.org
Mon Aug 22 08:34:01 UTC 2005


#248: Enhance scanning of video library to accomodate DVD backups
-----------------------------------+----------------------------------------
 Reporter:  peter_greis at yahoo.com  |       Owner:  ijr 
     Type:  enhancement            |      Status:  new 
 Priority:  minor                  |   Milestone:  0.19
Component:  mythvideo              |     Version:  head
 Severity:  medium                 |         Cc:                         |  
-----------------------------------+----------------------------------------
 Currently MythVideo only looks for files with a set suffix to determine
 playback attributes (such as the player used). These in include .vob .mpg
 .avi and others.

 I would suggest adding the scanning of directories to determine if these
 are direct copies of DVDs. For example, of the directory "foo" contains
 the directories "AUDIO_TS" and "VIDEO_TS", then it is most likely a DVD
 backup. If added to the list of videos, then it could be played back with
 "xine --no-splash dvd:/%s/".

 At the moment, hacking the database directly seems to be the only way of
 enabling this bit of functionality.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/248>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list