Post Reply 
Separators in custom fields
09-03-2023, 11:26
Post: #5
RE: Separators in custom fields
On Windows, MinimServer recognizes both backslashes and forward slashes as path separators. Neither of these is a valid character in a filename, so this doesn't cause any problems.

On Linux, MinimServer recognizes forward slashes only as path separators. This is because a backslash is a valid character in a Linux filename, so you could have an audio file named (for example) back\slash.flac. To reference this file in a .m3u file, the entry would be

../some/path/back\slash.flac

If MinimServer were to treat backslashes as path separators on Linux, it would not be possible to reference this audio file in a .m3u file.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Separators in custom fields - edj - 25-02-2023, 17:46
RE: Separators in custom fields - edj - 27-02-2023, 16:34
RE: Separators in custom fields - edj - 08-03-2023, 23:51
RE: Separators in custom fields - simoncn - 09-03-2023 11:26
RE: Separators in custom fields - edj - 09-03-2023, 12:34
RE: Separators in custom fields - edj - 09-03-2023, 15:20
RE: Separators in custom fields - edj - 09-03-2023, 20:58

Forum Jump:


User(s) browsing this thread: 1 Guest(s)