When I right-click on a file and select "Edit '<song name>'", nothing happens. I haven't tested, but perhaps the tag guessing feature also doesn't work.
I should've tested first, but anyway, the tag guessing feature does seem to work, so it's just the tag editing feature.
Git commit 117646dd6232b0843ebce081ec6c591899516f16 by Michael Pyne. Committed on 04/07/2018 at 23:28. Pushed by mpyne into branch 'master'. Bring back inline tag editing. This was a KDE 4 JuK feature that had been left disabled in the port to Plasma 5/KF5. I finished the implementation here in response to a user request. Given the code changes it's technically best described as a new feature (even if it used to work in KDE 4) so it probably won't show up until the next release of KDE Applications, though it should be safe to backport for interested distributions. GUI: FIXED-IN:18.08 M +33 -74 playlist.cpp M +1 -10 playlist.h M +2 -2 playlistitem.cpp https://commits.kde.org/juk/117646dd6232b0843ebce081ec6c591899516f16
Thank you for reimplementing this incredibly useful feature!