Skip to content

v0.3.1-alpha

Pre-release
Pre-release

Choose a tag to compare

@XDanfr XDanfr released this 11 Jul 23:39
3edd899

Aperture v0.3.1-alpha

Fixes all around

This patch is all focused on fixing some major navigation issues and improving local media detection following some testing I did with v0.3.0.


Sidebar and Home

  • Fixed Left opening the sidebar from every media card
    • The sidebar now opens only from the leftmost item in each row or grid
  • Fixed Right failing to return from the sidebar after it was opened (positional stuff)
  • Fixed Home becoming inaccessible after switching tabs
  • Fixed stale Spotlight focus after the featured title changed
  • Fixed Home recommendations unexpectedly reshuffling during background updates
  • Fixed slight bounce when navigating across Home rows
  • Refreshing Home now returns to Spotlight

TV show detection

  • Added support for common episode filename formats:
    • SxxExx
    • Sx Ex
    • Sxx.Exx
    • xYYx
  • Added show-name detection using parent folders
  • Added support for folders such as Show Name Season X
  • Added scanning for /TV Shows, /TV, and /Shows
  • Previously misclassified episodes can now be corrected during a rescan
  • Added parser regression tests

TMDB

  • Improved title, sequel-number and year matching
  • Added retries for rate limits, temporary network failures, and TMDB server errors
  • Refresh Assets now searches using the original filename

Known issues

  • Some unusually named films may still match the wrong TMDB result (e.g. Five Nights at Freddy's 2 (2025)).
  • Episode-specific titles, synopses and thumbnails are not yet fetched.
  • Manual title correction is planned for a future release.

This is still an ALPHA release.

Many features are still work-in-progress. Please report anything that behaves unexpectedly, especially remote focus and TV episode classification.

Note

Please perform a full rescan after updating so previously misclassified TV episodes can be corrected or if you experience unexpected behavior after updating before submitting an issue.

Full Changelog: v0.3...v0.3.1