On slow processors with large containers > 10,000 results, sorting might not happen Note: the definition of "slow processor" means all processors with SPARC architecture.
On slow processors with large containers > 10,000 results, sorting might not happen Note: the definition of "slow processor" means all processors with SPARC architecture.
The options force_sort_criteria does not assume sorting by "file name", only by "dc:title". Often these two fields are equivalent, but not always. I just had such a situation: the sorting was on the name of the films, but not on the name of the files.
Added definition HAVE_INOTIFY to QBS script
Not so long ago I installed minidlna on my home server and also encountered sorting problem by filename. In my case the sorting by the field 'dc:title' gave the wrong order of displaying and reproduction of episodes in TV series. I also tried to find a solution on the Internet, but did not find anything, so I had to look at the source code. I found out that there is absolutely no simple solution to this problem. So I decided to make a small hack (crutch) according to which the 'dc:title' will always...
Hi, Tomasz Whether it was succeeded to solve the problem with sorting?
Force save name of file to `TITLE' field in DB
Add QBS-build script