[GH-ISSUE #68] Illegal folder naming #607

Closed
opened 2026-02-28 12:13:29 +03:00 by kerem · 4 comments
Owner

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.

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.
kerem closed this issue 2026-02-28 12:13:29 +03:00
Author
Owner

@afkarxyz commented on GitHub (Oct 21, 2025):

I cannot debug if the relevant spotify link is not provided

<!-- gh-comment-id:3429498669 --> @afkarxyz commented on GitHub (Oct 21, 2025): I cannot debug if the relevant spotify link is not provided
Author
Owner
<!-- gh-comment-id:3429579216 --> @Bob1nz commented on GitHub (Oct 21, 2025): Apologies. https://open.spotify.com/album/5sVFXIMrFRKBtDOexVlBBU and https://open.spotify.com/album/7FK1855C3n1Q0RKbmvl7ll
Author
Owner

@afkarxyz commented on GitHub (Oct 21, 2025):

Image Image

It's fixed, I will release it soon in v5.3
Thank you for the bug report

<!-- gh-comment-id:3429671567 --> @afkarxyz commented on GitHub (Oct 21, 2025): <img width="995" height="562" alt="Image" src="https://github.com/user-attachments/assets/8193fe01-cb87-41a7-990e-306b6d58e0f9" /> <img width="995" height="562" alt="Image" src="https://github.com/user-attachments/assets/bdf28cf2-ca2f-4d8b-ab11-4feb341bb8a3" /> It's fixed, I will release it soon in v5.3 Thank you for the bug report
Author
Owner

@Bob1nz commented on GitHub (Oct 21, 2025):

Thank you very much. Appreciate the software.

<!-- gh-comment-id:3429675174 --> @Bob1nz commented on GitHub (Oct 21, 2025): Thank you very much. Appreciate the software.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SpotiFLAC#607
No description provided.