Skip to content

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 15:44

Bug Fixes

  • clear the MediaTypes query param (#187) (00da83e)
  • derive default audio/subtitle stream indexes per request (#176) (1876100)
  • desktop: decouple dashboard and web-client embeds (b6e18bd)
  • emit two stub media sources in listings, route resume through items query (9367ff6)
  • global metadata language fallback for subtitle selection (#174) (9c8e489)
  • music: use flat artist/album names for playlist imports (#170) (1b6b385)
  • subtitles: serve native ASS from a separate cache (#180) (158cebe)
  • subtitles: support tickless subtitle route (#183) (c38019e)
  • web: keep track panel hidden during stream load, render spinner inside it (c1b23eb)

Features

  • items: implement missing sort arms (#177) (7ec6c76)
  • music: exclude singles/EPs from albums section (#178) (1252b8f)

Performance Improvements

  • pool the stream proxy HTTP client for keep-alive reuse (#181) (3603a1e)