mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 15:45:54 +03:00
[GH-ISSUE #68] Illegal folder naming #1352
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1352
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Bob1nz on GitHub (Oct 21, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/68
Hi I ran into this issue today.
I have seen it referenced in https://github.com/afkarxyz/SpotiFLAC/issues/42 but it didn't appear to be resolved.
Some albums end in "..." for example "Kelly Clarkson - When Christmas Comes Around..." and from the previous issue "Tupac Shakur - Strictly 4 My N.I.G.G.A.Z..."
As this tries to create the folder for the files to go in it fails and reverts back to "When Christmas Comes Around" or "Strictly 4 My N.I.G.G.A.Z" which causes the application to fail to put them in a place that doesn't exist because it simply can't.
Here is a link to other illegal file naming info for Windows at least that may be worth adding checks for https://learn.microsoft.com/en-us/windows/win32/fileio/naming-a-file
Im not sure how to fix this but I'm hoping I have provided enough information to perhaps showcase how to replicate the bug so that you may be able to work on a fix.
@afkarxyz commented on GitHub (Oct 21, 2025):
I cannot debug if the relevant spotify link is not provided
@Bob1nz commented on GitHub (Oct 21, 2025):
Apologies.
https://open.spotify.com/album/5sVFXIMrFRKBtDOexVlBBU
and
https://open.spotify.com/album/7FK1855C3n1Q0RKbmvl7ll
@afkarxyz commented on GitHub (Oct 21, 2025):
It's fixed, I will release it soon in v5.3
Thank you for the bug report
@Bob1nz commented on GitHub (Oct 21, 2025):
Thank you very much. Appreciate the software.