dfaust / soundkonverter

soundKonverter is in maintenance mode, PRs are welcome.
https://github.com/dfaust/soundkonverter/wiki
98 stars 28 forks source link

"Add ReplayGain" service menu missing #40

Open breversa opened 8 years ago

breversa commented 8 years ago

There used to be a KDE Dolphin service menu that offered to calculate ReplayGain for all selected music files.

What's happened to it ?

openSUSE Leap 42.1 (x86_64) soundKonverter 2.2.2 Dolphin 15.12.3

dfaust commented 8 years ago

The service menus are still there, but in the KDE 4 directory. I'll put making it compatible with frameworks 5 on my TODO list. For now you can copy the service menus from ~/.kde4/share/kde4/services/ServiceMenus/ to ~/.local/share/kservices5/. These files are generated dynamically, so they may change when you (un)install back-ends.

breversa commented 8 years ago

Ah, awesome ! Thanks a lot ! :-)

dfaust commented 8 years ago

Your intention was good, but I wanted to keep this issue open for my TODO list ;)

breversa commented 8 years ago

Woops ! My bad. ^^