I'm experiencing an issue with file entries in a Playlist (PLS) file. After adding the playlist as an input, I added a file entry followed by a white line (according to MistServer's documentation), but unfortunately, it brings back the following error:
[FAIL] /cygdrive/e/FILE.mp4 does not exist on the system, skipping it.
This feels ironic since this file, or any file I use, exists on the system. I've tried using absolute file paths, then tried changing locations, and even ran MistServer on Windows instead of Docker, all to no avail.
Are there any tips or solutions to possibly fixing this?