Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding files with # in path to playlists #5451

Closed
mixxxbot opened this issue Aug 22, 2022 · 3 comments
Closed

adding files with # in path to playlists #5451

mixxxbot opened this issue Aug 22, 2022 · 3 comments
Labels
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: florian-itzoo
Date: 2010-07-10T13:28:17Z
Status: Fix Released
Importance: Low
Launchpad Issue: lp603984


my library-path is /home/user/Musik/
there is a subdirectory musik/#⁠2/2_POP/ with some mp3-files.

if i'll add a file to a playlist (own or auto dj) through the browser, the file could not be added. adding directly into an player-slot is working perfectly.

when such a file i.e. /home/user/Musik/musik/#⁠2/2_POP/track1.mp3 it is added into playlist with empty columns for artist, title, album, year, genre, track#, comment.
And when I look into the Location field there's the error. it shows /home/user/Musik/musik/

i think the problem is the hash-character.

version-info:
revision-id: <email address hidden>
date: 2010-06-28 13:57:19 +0200
build-date: 2010-07-10 15:09:36 +0200
revno: 2430
branch-nick: mixxx

pc-infos:
Linux laptop 2.6.32-23-generic #⁠37-Ubuntu SMP Fri Jun 11 08:03:28 UTC 2010 x86_64 GNU/Linux
Ubuntu 10.04 LTS (lucid)
Audio devices: nVidia Corporation MCP67 High Definition Audio (rev a1) & C-Media Electronics, Inc. Audio Adapter

@mixxxbot mixxxbot added the bug label Aug 22, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: owen-bullock
Date: 2010-08-05T12:58:13Z


This is fixed in trunk - it was because the QUrl::toLocalFile() discards anything after a hash. Albert has changed those calls to QUrl::toString(), (bug #⁠601180)

tested on debian.

@mixxxbot
Copy link
Collaborator Author

Commented by: asantoni
Date: 2010-08-08T05:15:05Z


Thanks Owen, catching that was very much appreciated. :)

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 1.8.0 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant