How does one play an audio CD with mythmusic?

For discussion of topics specific to MythTV on linux
Post Reply
klugja
Junior
Posts: 16
Joined: Sun Dec 04, 2016 7:35 pm
United States of America

How does one play an audio CD with mythmusic?

Post by klugja »

The doc is silent on this topic. It says how to rip, but not how to play.

I happen to have:

Code: Select all

2:30.0+fixes.202008030353.622c949~ubuntu18.04.1
When I select optical disks/play optical disks (which has a grapic of DVD), I get the following output:

Code: Select all

udfread ERROR: ECMA 167 Volume Recognition failed
libdvdnav: Using dvdnav version 6.0.0 - commit dcb9109e45ccd304ec82a7c7bf46cca63620adf9
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
2020-12-20 23:40:37.870445 E  DVDInfo: Failed to open device at /dev/sr1
The CD plays fine if I start Audacious. /dev/sr1 is the configured device for ripping and DVD's.
User avatar
heyted
Senior
Posts: 304
Joined: Sun Jun 08, 2014 2:14 am
Location: South Florida
Contact:
United States of America

Re: How does one play an audio CD with mythmusic?

Post by heyted »

It looks like there was some recent work on Mythmusic. See http://lists.mythtv.org/pipermail/mytht ... 05293.html. Also, see viewtopic.php?f=36&t=4039&p=19790&hilit=rip#p19790.
Ted | My blog
klugja
Junior
Posts: 16
Joined: Sun Dec 04, 2016 7:35 pm
United States of America

Re: How does one play an audio CD with mythmusic?

Post by klugja »

I saw one of those comments, that CD's are so 20th century, but it seems like young artists are still trying to sell new vinyl records. I don't know how many small time bands I have seen recently, not only selling CD's, but records as well. I think the people writing MythTV just are not very hip.

So I should buy vinyl replacements for all my CD's so I don't have to worry about this?

But I will update MythTV and see.
User avatar
paulh
Developer
Posts: 913
Joined: Thu Feb 06, 2014 6:09 pm
Great Britain

Re: How does one play an audio CD with mythmusic?

Post by paulh »

:roll: What I meant by the CD's are so 20th Century comment is most people don't play the actual CD they either buy their music in digital form or if they do have a CD they rip the music from it and play the digital copy. There are many advantages to doing that like you don't have to go hunting for the physical CD to play it you just point your player of choice at the digital copy. You can have your entire music collection available and ready to play on any device you desire including all MythTV frontends, you phone, tablet, many UPnP devices etc.

I did start to look at fixing the physical CD playback in MythMusic but it turns out the main problem is lack of UDisks2 support in MythTV we only support UDisks1 which most distros no longer use. In theory QT's D-Bus support should make it easy to add UDisks2 support but in practice I couldn't get to work at all so gave up in frustration.
Post Reply