-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add audio CD support #25
base: master
Are you sure you want to change the base?
Conversation
Started test build 13388 |
Build 13388 failed |
d3583d8
to
83be809
Compare
Started test build 13389 |
Build 13389 failed |
83be809
to
0fd975b
Compare
Started test build 13399 |
org.gnome.Rhythmbox3.json
Outdated
"name": "gst-plugins-base", | ||
"buildsystem": "meson", | ||
"config-opts": [ | ||
"--prefix=/app", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"--prefix=/app", |
?
Build 13399 successful
|
rhythmbox's cd lookup code doesn't actually use libmusicbrainz, so I think you can remove that and libneon. |
libjuicer does, is that not used? |
not since 2012. |
Started test build 13403 |
I'm old. |
Build 13403 failed |
6cb3b93
to
3fa123c
Compare
Started test build 13405 |
Build 13405 failed |
3fa123c
to
2508ba0
Compare
Started test build 13408 |
Build 13408 failed |
2508ba0
to
fbabc1f
Compare
Started test build 13409 |
Build 13409 failed |
Add the cdparanoia gst plugin to support audio CD playback. Closes: #11
fbabc1f
to
e8f7eb6
Compare
Started test build 13415 |
Build 13415 successful
|
Just waiting on a fix for this: https://gitlab.gnome.org/GNOME/rhythmbox/issues/1689 |
WIP, not even compile tested.