When I insert a CD in the slot of my laptop, I get (after a pause) a choice of several actions, one of which is "Cppy with K3b". Is there a way to add an action for "Rip using k3b"?
Announcement
Collapse
No announcement yet.
Actions for mounting a CD
Collapse
This topic is closed.
X
X
-
Re: Actions for mounting a CD
Don't you have the "Extract Digital Audio with K3b" ?
It is (at here) same as the K3b > Tools > Rip Audio CD.
Code:cat /usr/share/kde4/apps/solid/actions/k3b_audiocd_rip.desktop
[Desktop Entry]
X-KDE-Solid-Predicate=[StorageVolume.ignored == false AND OpticalDisc.availableContent == 'Audio']
Actions=K3bRip;
Type=Service
X-KDE-Priority=TopLevel
[Desktop Action K3bRip]
Name=Extract Digital Audio with K3b
Exec=k3b --cddarip %i
Icon=k3b
X-Ubuntu-Gettext-Domain=desktop_extragear-multimedia_k3b
Code:k3b --help
Usage: k3b [Qt-options] [KDE-options] [URL(s)]
...
Options:
...
--cddarip <device> Extract Audio tracks digitally (+encoding)
...
Earlier > Topic: Device Notifier Problems with KDE 4.xxxBefore you edit, BACKUP !
Why there are dead links ?
1. Thread: Please explain how to access old kubuntu forum posts
2. Thread: Lost Information
- Top
- Bottom
-
Re: Actions for mounting a CD
I find myself mis-reading things more often the older I get. Frustrating..."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
Comment