chore(release): prepare v0.20.0-beta.1

Trim pending change fragments, drop the breaking flag from the stats
request-safety change, and generate prerelease notes.
This commit is contained in:
2026-09-22 01:29:58 -07:00
parent 786bd5af81
commit 122ff9a3c5
20 changed files with 114 additions and 94 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
type: fixed
area: jellyfin
- Set the mpv title before loading Jellyfin streams and reject URL-derived titles from metadata lookups, Anki source fields, Discord presence, and stats.
- Keep authenticated stream URLs out of stats identities even when playback metadata has not arrived.
- Remove previously cached credential-bearing Jellyfin stream parser metadata without changing unrelated anime metadata, watch history, or library assignments.
- Use safe media identities for persisted AniList retry keys, discard URL-derived queued searches, and skip updates and retries whose media identity is empty.
- Jellyfin streams no longer leak URL-derived titles or credential-bearing stream URLs into metadata lookups, Anki source fields, Discord presence, stats identities, or AniList retry keys. Previously cached credential-bearing parser metadata is cleaned up without touching watch history or library assignments.