Bug 477335

Summary: "xesam:url" is not decoded
Product: [Plasma] plasmashell Reporter: Fushan Wen <qydwhotmail>
Component: Media Player widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: kde
Priority: NOR Keywords: qt6, regression
Version First Reported In: master   
Target Milestone: 1.0   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 6.0
Sentry Crash Report:

Description Fushan Wen 2023-11-21 16:34:29 UTC
For example, %20 should be a space character.
Comment 1 Bug Janitor Service 2023-11-21 17:48:18 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3581
Comment 2 Fushan Wen 2023-11-21 18:01:05 UTC
Git commit ab2a90aa0e4966e69355b812b04a8e06e0462004 by Fushan Wen.
Committed on 21/11/2023 at 19:01.
Pushed by fusionfuture into branch 'master'.

libkmpris: decode "xesam:url" when using folder name as album name
FIXED-IN: 6.0

M  +14   -0    appiumtests/mediacontrollertest.py
A  +43   -0    appiumtests/resources/player_with_encoded_url.json
M  +2    -1    appiumtests/utils/mediaplayer.py
M  +5    -5    libkmpris/playercontainer.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/ab2a90aa0e4966e69355b812b04a8e06e0462004