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

System.IO.PathTooLongException #29

Open
spfy13 opened this issue Jul 24, 2021 · 3 comments
Open

System.IO.PathTooLongException #29

spfy13 opened this issue Jul 24, 2021 · 3 comments

Comments

@spfy13
Copy link

spfy13 commented Jul 24, 2021

When a song has a long name or a lot of artists. This error appears.
image

image

The folder for the song was created but the song could not be added. The progress bar was also completed. I LOVE everything
about Downtify except for this.

@eviabs eviabs added the bug label Oct 6, 2021
@eviabs
Copy link
Owner

eviabs commented Oct 6, 2021

Could you please share here the song's URL?
Will get to this when I have some time

@spfy13
Copy link
Author

spfy13 commented Oct 7, 2021

Could you please share here the song's URL?
Will get to this when I have some time

https://open.spotify.com/track/1IWR45a70faZVTduyIRpG9?si=acbc1d4c8e7b42b6

It happens when there are a lot of artists and the file name becomes very long.

I managed to fix this by putting the downtify folder in the C: section of my drive and naming the downtify folder to a. This reduces the path length and allowed me to download the song.

@lovemonkeyz
Copy link

lovemonkeyz commented Dec 21, 2021

If the project is updated to .net 4.6.2, max_path can be set to remove this limitation

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

No branches or pull requests

3 participants