Skip to content

Conversation

exislow
Copy link
Owner

@exislow exislow commented Feb 28, 2025

…se pathlib.Path instead of str. Fixed #358

@exislow exislow linked an issue Feb 28, 2025 that may be closed by this pull request
1 task
@exislow exislow merged commit 72f68ab into master Feb 28, 2025
2 of 3 checks passed
@exislow exislow deleted the 358-unable-to-download-album-with-too-many-artists branch February 28, 2025 15:57
@KyrillosL
Copy link

Hi, it seems that this commit broke the app on windows.
Using file : https://tidal.com/browse/track/57058369
The while loop in receding_path never ends because the root is \ but on windows str(p) is the anchor (C:/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to download album with too many artists
2 participants