ScriptPlayer icon indicating copy to clipboard operation
ScriptPlayer copied to clipboard

ScriptPlayer does not handling the file name properly

Open BeRealQueally opened this issue 2 months ago • 2 comments

When dragging a video into the player with a long file path or name, the video does not load properly.
The filename appears truncated, like blah blah~1.mp4.

This issue is related to the 8dot3name convention.

Although 8.3 naming can be disabled via a command, it would be better if the software can handled this internally.

BeRealQueally avatar Oct 27 '25 16:10 BeRealQueally