red_oxide
red_oxide copied to clipboard
Protection against too long file names
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.