On 05/15/15 11:27, Antoine Jacoutot wrote:
On Fri, May 15, 2015 at 11:19:48AM +0200, David Coppa wrote:
On Fri, May 15, 2015 at 11:13 AM, Antoine Jacoutot
<[email protected]> wrote:
On Fri, May 15, 2015 at 11:06:05AM +0200, Martijn van Duren wrote:
Hello ports@,
I want to extract a couple of audio cd's with rhythmbox (I know it can be
done to wav on CLI, but I want a different format with automatic ID3 tags
set correctly). To do so I need to have the cd mounted via gvfs.
When trying to run gvfs-mount I get the following result:
$ gvfs-mount -d /dev/cd0c
No volume for device file /dev/cd0c
IIRC this requires gudev which is Linux-only.
Dunno about this...
Btw, ktracing gvfs-mount shows the error:
"REJECTED EXTERNAL DBUS_COOKIE_SHA1 ANONYMOUS"
So I think a working dbus/polkit/whatnot setup is needed.
That would work to mount regular CDs.
But Martijn is looking for CDDA support (audio CD) which does require gudev.
Would there be another way to make an audio cd available to rhythmbox
besides gvfs? Or is there another utility that can rip to ogg with
automatic id3 tags (with musicbrainz as fallback)?