https://bugs.kde.org/show_bug.cgi?id=523205
Bug ID: 523205
Summary: Haruna no longer parses m3u files with percent-encoded
local paths correctly
Classification: Applications
Product: Haruna
Version First 1.8.1
Reported In:
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
As of this commit
https://invent.kde.org/multimedia/haruna/-/commit/21bdb195e84b7313b4f002015d458dd6ecf00744
Haruna no longer parses m3u files with percent-encoded local paths correctly.
STEPS TO REPRODUCE
1. Use VLC to open a video file with spaces in the name
2. Save the playlist as m3u format in the same directory as the video file
3. Open the playlist in Haruna
OBSERVED RESULT
Video fails to play
EXPECTED RESULT
Video plays
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20260716
KDE Plasma Version: 6.7.3
KDE Frameworks Version: 6.28.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
This is an example of a file that fails to be parsed:
#EXTM3U
#EXTINF:634,Blender Foundation 2008, Janus Bager Kristensen 2013 - Big Buck
Bunny, Sunflower version
Big%20Buck%20Bunny.mp4
--
You are receiving this mail because:
You are watching all bug changes.