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

Protection against too long file names #24

Open
DrowningWhale opened this issue May 15, 2024 · 1 comment
Open

Protection against too long file names #24

DrowningWhale opened this issue May 15, 2024 · 1 comment

Comments

@DrowningWhale
Copy link

Sometimes the naming of the folder gets too long and the torrent upload fails with the API returning:
{"status":"failure","error":"The torrent contained one or more files with too long a name: [name]"}

A check should be added to see if the path is too long.

@DrowningWhale
Copy link
Author

I just saw that there is a check in place already, but this one slipped through the cracks. It is an exceptionally long album name with a sub-folder with images.

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

No branches or pull requests

1 participant