2024-10-15, 03:55 AM
(This post was last modified: 2024-10-15, 03:56 AM by theguymadmax. Edited 1 time in total.)
Versions are sorted alphabetically, but if the filename includes a resolution, they will be ordered from highest to lowest. For example, your files should be sorted like this:
However, there are two bugs that complicate the sorting process:
1. The server always sorts higher resolutions first, even if the filenames don’t include the resolution.
2. When a resolution is included in the filename, it sorts in reverse alphabetical order.
These issues have been fixed and will be included in the upcoming release of version 10.10.0 at the end of the month. Until then, trying to set the 3D version as the default when multiple resolutions are available—especially if it's not the highest resolution—is impossible.
Code:
Ready Player One (2018) - 2160p.mkv
Ready Player One (2018) - 1080p.mkv
Ready Player One (2018) - 1080p 3D HSBS.mkv
However, there are two bugs that complicate the sorting process:
1. The server always sorts higher resolutions first, even if the filenames don’t include the resolution.
2. When a resolution is included in the filename, it sorts in reverse alphabetical order.
These issues have been fixed and will be included in the upcoming release of version 10.10.0 at the end of the month. Until then, trying to set the 3D version as the default when multiple resolutions are available—especially if it's not the highest resolution—is impossible.