https://bugs.kde.org/show_bug.cgi?id=514801
--- Comment #4 from arsalan06106 <[email protected]> --- (In reply to george fb from comment #2) > The missing files contain a double space which was removed when reading from > the playlist file and at a later check ignored since the file (with single > space) doesn't exist. Quick update: Confirming that removing double spaces fixed the issue for the majority of the files. However, I isolated a secondary trigger: the # symbol. I had 3 files that persisted in disappearing even after stripping all spaces. It turns out the playlist loader also drops files containing a hash/pound sign (#) in the filename. Since # is just the one special character I happened to find, it might be worth verifying that other special characters aren't causing similar truncation... -- You are receiving this mail because: You are watching all bug changes.
