Kodi Community Forum

Full Version: "Play Disc" doesn't work for audio CDs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
"Play Disc" doesn't work for audio CDs.

If I enable the setting to play audio CDs automatically, it plays when inserted, but if I just click on the "play disc' option from the main menu, nothing happens.

Here is the only thing I see in the debug log when I click:

21:02:54 T:139819810764768 DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
21:02:54 T:139819810764768 DEBUG: OnKey: return (f00d) pressed, action is Select
21:02:54 T:139819810764768 DEBUG: ExecuteXBMCAction : Translating XBMC.PlayDVD()
21:02:54 T:139819810764768 DEBUG: ExecuteXBMCAction : To XBMC.PlayDVD()
I found that if I enable the CD auto-play in the settings and I remove and insert the CD, that works. But the "play disc" option does not.

http://pastebin.com/v1byk98S

That is a full start up with debugging, inserting a CD, having it look up the data on freedb, then trying to play it twice.
Does this work for others?
This was fixed in the Eden Beta.
Really? That's good. I wasn't able to find an existing bug report on this. Did you?
Sorry. I got my dates wrong. I submitted a pull request before the Beta, but it didn't get pulled in time. It is definitely fixed in the main branch, if that's any help.
Hm, when I insert a CD / DVD autoplay works (see my hint about problems DVD / CD playing in this forum) but after stopping (!) nothing happens when I press the "Play CD/DVD" .. I'm using latest Eden builds ...

So long

LastCoder