Show provider tags on watchlist

This commit is contained in:
Codex
2026-08-09 14:04:58 +02:00
parent 219ef1e059
commit 4eb5252d3a
6 changed files with 76 additions and 4 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 0.52.4 - 2026-08-09
- Added provider metadata to Watchlist entries and display a `Source: ...` tag on Watchlist cards.
- Derived provider labels from provider-prefixed show IDs when older rows do not have an explicit provider value.
## 0.52.3 - 2026-08-09
- Closed SQLite connections after each database operation to avoid long-running file descriptor leaks.