Commit Graph

1 Commits (6b0d97bf22e7b31f7d4b136923fae6b91f1509e9)

Author SHA1 Message Date
NiLuJe 7863a7ad70
Misc: Natural sorting refactor (#10023)
* Move natural sorting algo to a dedicated sort module to avoid code duplication
* Use a slightly more accurate algorithm, and speed it up by caching intermediary strings
* Calibre: Use natural sorting in metadata search (fix #10009)
1 year ago