Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read/copy audio cd's #11

Open
ahayzen opened this issue Apr 29, 2018 · 6 comments
Open

Cannot read/copy audio cd's #11

ahayzen opened this issue Apr 29, 2018 · 6 comments

Comments

@ahayzen
Copy link
Contributor

ahayzen commented Apr 29, 2018

What happened:

  1. Start rhythmbox
  2. Put an audio cd into your device
  3. Notice that Rhythmbox doesn't detect the audio CD

What I expected to happen:
At step 3 for the audio CD to be detected and be able to copy the audio with metatag detection.

I suspect that there are multiple reasons this doesn't work

  • Missing --device=all in finish-args
  • Missing "libbrasero-media 2.31.5 or newer" optional depends
  • Missing "libmusicbrainz 3.0.2 or 4.0.0 or newer (for audio CD track listings)" optional depends

(Note I have tried using flatpak override to add --device=all and this wasn't enough by itself)

@ahayzen
Copy link
Contributor Author

ahayzen commented May 4, 2018

WIP diff https://pastebin.ubuntu.com/p/jnNkgNymnw/ which allows for the flatpak to

  • detect audio cd's
  • playback audio cd's
  • menu for writing to audio cd's

However musicbrainz is not detecting the correct ID, so metadata is missing :-/ not sure what is wrong yet. If I can figure this out I'll submit as a pull request.

@antistress
Copy link

Hi, I can confirm that I can't see my audio cd with flatpak version of Rhythmbox
whereas everything is fine (audio cd detected and songs extracted) with debian version (version 3.4.3-2+b1 on Debian Sid
Thanks

@hadess
Copy link
Collaborator

hadess commented Jan 5, 2020

We need https://gitlab.gnome.org/GNOME/rhythmbox/issues/1689 fixed before we can add optical media support though.

hadess added a commit that referenced this issue Jan 5, 2020
Add libmusicbrainz and the cdparanoia gst plugin to support audio CD
playback.

Closes: #11
hadess added a commit that referenced this issue Jan 5, 2020
Add libmusicbrainz and the cdparanoia gst plugin to support audio CD
playback.

Closes: #11
hadess added a commit that referenced this issue Jan 6, 2020
Add libmusicbrainz and the cdparanoia gst plugin to support audio CD
playback.

Closes: #11
hadess added a commit that referenced this issue Jan 6, 2020
Add the cdparanoia gst plugin to support audio CD playback.

Closes: #11
hadess added a commit that referenced this issue Jan 6, 2020
Add the cdparanoia gst plugin to support audio CD playback.

Closes: #11
hadess added a commit that referenced this issue Jan 6, 2020
Add the cdparanoia gst plugin to support audio CD playback.

Closes: #11
hadess added a commit that referenced this issue Jan 6, 2020
Add the cdparanoia gst plugin to support audio CD playback.

Closes: #11
@antistress
Copy link

Hi, I can confirm that I can't see my audio cd with flatpak version of Rhythmbox
whereas everything is fine (audio cd detected and songs extracted) with debian version (version 3.4.3-2+b1 on Debian Sid
Thanks

Hi, just to mention that playing/ripping CD functionality is still missing in org.gnome.Rhythmbox3.
Thanks

@hadess
Copy link
Collaborator

hadess commented Apr 12, 2020

Hi, just to mention that playing/ripping CD functionality is still missing in org.gnome.Rhythmbox3.

And that's going to be the case until someone makes strides at fixing the bugs that were pointed out upstream.

@antistress
Copy link

Ok thanks ! Sorry for the noise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants