[mythtv-commits] Ticket #11041: DVD directories not working

MythTV noreply at mythtv.org
Mon Aug 27 11:10:16 UTC 2012


#11041: DVD directories not working
----------------------------------+----------------------------
 Reporter:  matthias.rieber@…     |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.25-fixes
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by matthias.rieber@…):

 I figured out something like a solution.....

 Mounting the fs via fstab like
 [QUOTE]
 //192.168.*.*/myvideos /Videos cifs password= 0 0
 [/QUOTE]

 will NOT work for DVD directories

 mounting the fs with:

 [QUOTE]
 mount.cifs -o password= //192.168.*.*/myvideos /Videos
 [/QUOTE]

 WILL work.... It makes no sense, but it works (tried several times with
 different options)

 So I added the line above in autostart - and can watch DVD's now....

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11041#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list