Ljubomir Simin wrote:
> Hi!
> 
> My video DVDs are detected and played properly, as well as audio CDs.
> I would however like to be able to browse data CDs and DVDs in video
> and music browsers, the same way I'm browsing local files. It's
> possible to achive with automounter and a symlink to /media/cdrom, but
> I would like to do it I a proper freevo way. However whenever I insert
> data disc, CD icon keeps being grayed out. Where should I start
> debugging the problem?

I'm not sure that this is working but it should work with the
ROM_DRIVES, eg:
ROM_DRIVES = [
  ('/mnt/dvd', '/dev/hdc', 'DVD'),
  ('/mnt/dvdram', '/dev/hdd', 'DVD-RAM')
]

May be some can confirm if this is working or not.

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to