[mythtv-commits] Ticket #7858: MythFS - FuseFS access to storage group content

MythTV mythtv at cvs.mythtv.org
Mon Jan 4 20:04:57 UTC 2010


#7858: MythFS - FuseFS access to storage group content
---------------------------------------------------+------------------------
 Reporter:  Raymond Wagner <raymond@…>             |       Owner:  mdean  
     Type:  enhancement                            |      Status:  new    
 Priority:  trivial                                |   Milestone:  unknown
Component:  Contributed Scripts & Apps             |     Version:  head   
 Severity:  low                                    |     Mlocked:  0      
---------------------------------------------------+------------------------
 This is intended to serve as an alternate to mythrename.pl, and can be
 used to provide filesystem access to recordings, mythvideo content, or a
 single file through a myth URI. Recordings will work with the same format
 string as used by mythrename.pl. The program requires #7264 to work, and
 is currently buggy, but functional.

 mythfs Recordings,'%T/(%oY%-%om%-%od) %S' /mnt/mythtv/rename/by-title -o
 ro,allow_other[[br]]
 mythfs Videos /mnt/mythtv/rename/videos -o ro,allow_other[[br]]
 mythfs 'Single,myth://Videos@mybackend/Videos/some_test_file.mpg'
 /tmp/single -o ro,allow_other

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7858>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list