Describe the bug
MAX_FILENAME_LENGTH constant (set to 250) causes it to cut off the filename at the end of media URLs over 250 characters long, which causes the different filename error.
To Reproduce
Put a long media URL (over 250 characters). Personally I get mine from AIOStreams/Stremio
Expected behavior
That it doesn't do that
Describe the bug
MAX_FILENAME_LENGTH constant (set to 250) causes it to cut off the filename at the end of media URLs over 250 characters long, which causes the different filename error.
To Reproduce
Put a long media URL (over 250 characters). Personally I get mine from AIOStreams/Stremio
Expected behavior
That it doesn't do that