[mythtv] [mythtv-commits] Ticket #3666: DVD speed setting only works when using media monitoring

Stuart Morgan stuart at tase.co.uk
Mon Jun 25 17:20:58 UTC 2007


On Monday 25 June 2007 17:09:59 MythTV wrote:
> #3666: DVD speed setting only works when using media monitoring
> -----------------------+---------------------------------------------------
>- Reporter:  anonymous  |       Owner:  ijr
>      Type:  defect     |      Status:  new
>  Priority:  minor      |   Milestone:  unknown
> Component:  mythtv     |     Version:  head
>  Severity:  medium     |     Mlocked:  0
> -----------------------+---------------------------------------------------
>- The changes in #3379 appear to have broken DVD speed setting when "Monitor
> CD / DVD" is not checked.  I assume this is because
>  `MediaMonitor::SetCDSpeed` uses `MediaMonitor` to set the speed.

This actually relates to something that I was thinking about when refactoring 
the CD monitoring code in mythmusic. In mythmusic we start a thread which 
just polls for changes in the CD which could largely be replaced by hooking 
it into the media-monitor instead.

Right now, disabling automatic handling of media means disabling the media 
monitor entirely. IMHO it would be better if media monitoring was permanently 
on and that instead we just allow users to turn off automatic 
playback/handling of media types.
-- 
Stuart Morgan


More information about the mythtv-dev mailing list