Skip to content

Release 2.1.0

Latest

Choose a tag to compare

@jellyfin-bot jellyfin-bot released this 05 Jul 23:20
00c33db

✨ What's New

🎉 New features and improvements

🐛 Bug Fixes

  • Honor the cast command's StartPositionTicks as the resume position (#1154) @jeremiahrose
  • Report a track's start position as 0, not the stale player clock (#1153) @jeremiahrose
  • Honor StartIndex in remote Play commands so the selected track plays (#1152) @jeremiahrose
  • Fix: Only transcode with mp4 container when the preferred codec is av1 to avoid seeking failure (#1136) @nkestrel
  • fix(monitor): skip server_instance setup when get_device returns no sessions (#1141) @SAY-5
  • Clamp media segment skip targets before EOF (#1114) @penggongkui-job
  • Fix websocket authentication (#1121) @mcarlton00
  • Fix: Correct missing thumbnails for Guest Star actors in TV Shows (#1124) @ErwinBr
  • fix(player): re-detect audio and subs (#1115) @Rijul-A
  • queries_music: update album title when album updated in jellyfin (#1108) @csaavedra
  • music.py: fix addition of song artist different from album artist (#1107) @csaavedra

⚙️ Code or Repo Maintenance

👷 CI & build changes