mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 23:55:52 +03:00
[GH-ISSUE #342] [Bug Report] Check for existing files always reports 0 files found #295
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#295
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 @NhKPaNdA on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/342
[Bug Report]
Problem
Type
Album / Artist / Playlist
Spotify URL
Additional Context
Version
SpotiFLAC v7.0.6
OS
Microsoft Windows 10 Pro 10.0.19045 - amd64
@NhKPaNdA commented on GitHub (Jan 22, 2026):
I did some digging into it and found out that when
CheckFilesExistenceinapp.gois called, it doesn't account for the folder structure settings that are applied and acts like no subfolder structure is selected and just puts the download path and the filename together to check.