3.3.4-develop.830
Pre-release
Pre-release
What's Changed
- Fixed: Movie file quality missing from the paged movie/scene index (#326) (d027b4f) - @plz12345
- fix: Check Health taking 24h+ on large libraries (#324) (1ef2ed2) - @plz12345
- Fixed: Scene title replacement eating codec tokens from simpleReleaseTitle (#327) (154f63d) - @plz12345
- Fixed: Unbounded pageSize on the paged movie endpoint (cfdf27d) - @plz12345
- Fixed: Movie file quality missing from the paged movie/scene index (3018588) - @plz12345
- chore: address SonarQube findings in disk provider (dd1c29e) - @plz12345
- perf: walk the path once per mount lookup, not once per mount (09f0744) - @plz12345
- fix: stop re-querying root folders once per movie (7ec3325) - @plz12345
- fix: cache the mount list instead of enumerating it per lookup (c2e4645) - @plz12345
- test: add MountCheck coverage (ae2248f) - @plz12345