folder view - case sensitive bug?
I ahve a tv servies folder on server PC, in there i have one folder per show.
when I use folder view in any client I see a bunch of "alphabetical" folders, followed by a 2nd bunch, also apparently alphabetical.
what the server is doing is placing folders with names beginning with A-Z in front of any that begin a-z, thus "Deadwood" & "X-files" precede "band of brothers" & "colony" in a folder view
is that a bug or a feature ?
it should be easy to reproduce, for any Windows server install. I have v1.6 in windows 10.
its hard to work around because windows ignores case, mostly, so forcing renames to be capitalised needs some trickery. a superficial change in file exporer does not change the case of Serviio server's internal records, apparently.
if i use the workaround of changing the folder name text, then changing it back again, then the server library refresh takes ages to re-orgainise itself so for a while I am seeing doub entries folders in the client's folder view e.g. both "Monarchy" and "monarchy"
my suggestion woudl be for the server to sort folders, ignoring case, and thus deliver a well sorted folders view list.
PS The "series" view is OK as that sorts on metadata values, so it does not have this upper/lower case issue