For a long time, Amarok was a plasma4 version. And Tumbleweed maintainers were about to remove it as out of date. Then were able to get a plasma5 version, which is what you are using.
I’ve been using Amarok for a while. Up through Leap 15.1, it was the plasma4 version. For Leap 15.2, it is the plasma5 version. It works, after a fashion, but it is very buggy. You are doing something more complex than I am doing, and you are probably seeing more serious bugs show up.
Thanks for the feedback. Don’t think I’m doing anything really complex, just what I’ve always done, set up the local collection, add Shoutcast script, activate some plugins (LastFM). It works fine on 15.1, I’ve not updated that to 15.2. (Separate issue in that I can’t put Grub in to the MBR of disk not containing the software as I could upto 42.3)
Amarok version in Tumbleweed is a qt5 version which is still under development.
This is still an alpha version and some big differences are present.
Lyrics:
many lyrics cannot be retrieved automatically. >:( Not sure if this is related on the scripts or the songs that you select (in my case these are mostly french songs).
I configured the new version using the same local directory and reused the same db (mariadb) that I used with the qt4 version.
One of the biggest regression was that most of my registered lyrics were not more displayed.
I have a lot of lyrics which I inserted via copy/paste because they were not automatically retrieved by the scripts.
Register lyrics
It is not more possible to enter the lyrics in the context lyrics windows. You need to select a track and open (mouse right click) the “Edit track details”. Use the tab “Lyrics” to enter the lyrics. This doesn’t always work flawlessly
I can only see the lyrics when I set tracks in the playlist, quit amarok (File -> Quit) and restart amarok.
Only the lyrics for the tracks in the playlist are displayed, if you add a new track in the playlist the lyrics are not displayed.
It is the same problem when filling lyrics via copy paste in the edit track details
Seems that the table lyrics in the db (mariadb) is only fetched for the play list when amarok starts.
Adding albums or track in the playlist doesn’t allow to fill or see lyrics direclty: A restart is needed >:)
The new amarok (KF5) has some settings for the lyrics which cannot be changed in the configuration menu.
the context frame content the lyrics context with a fixed windows height. The same for all the contexts (300).
The font size is big (18 or 24?)
The text is right aligned
These settings are present in the file ~/.config/amarokrc
First be sure that you have selected the lyrics in the context frame
Now quit amarok: be sure that you quit (File-> Quit) and not sent it in the background
Save the file ~/.config/amarokrc
Edit the file ~/.config/amarokrc with your favorite editor (kate, gvim,…)
Search in the file for the [Context] group here is mine
So I updated 15.1 to 15.2 and as with Tumbleweed things are less good than they were.
I like Amarok though Googling for help is hard as it keeps finding stuff about the VM Amarok. Especially I like copying files to USB stick to use in the car and it offers to transcode so my FLAC files get changed to MP3 as part of the job.
The track detail editing now not offering the existing values is a pain, all just empty.
Scripts not working is also a pain, I used to use the Shoutcast one a bit but with a Dot in the room that provides some of the function.
Seems like the move to Plasma 5 has broken a fair few things, KMail has some issues (more likely Akonadi).
I’ll try to get Lyrics working, not going to find some of my stuff but not finding Buddy Holly is not expected.
| mer. 30 sept. 2020 14:00:00| christophe@krop.fr| - Update to version 2.9.70git.20200930T124856~3973278a68:
|---|---|
* Replace qtscript with qjs engine
* Drop superfluous ZLIB linking
* Add FindMariaDB.cmake module and use it if MySQL is not found
* FindMySQL.cmake: Split out MySQL Embedded detection into FindMySQLe.cmake
* Port Amarok Script Engine from deprecated QScriptEngine to QJSEngine
* Update stylesheet to QT5
* Replace deprecated Phonon module with PulseAudio
* cmake: install amarok.knsrc in newer ECM 5.58.0+ location
* appdata: use canonical help URL
- Drop amarok_mariadb.patch
- Update translations|
Not sure if your scripts are impacted by the change qtscript to qjs engine. Maybe you can ask directly the author