1.0.4 (2025-12-16)
Bug Fixes
- add support for attributes in credit or director xml fields (#1540) (677b877), closes #1528
- differntiate between persisted and ephemeral artwork in API (c5c55e5)
- do not erroneously reset media source when changing libraries (9e58734)
- fix destructure of undefnied when materializing slot schedules (6aaa43b)
- generate proper order for shows in slot editors (fbf08c4)
- properly index studios and make them searchable (2f043b9)
- properly map "not in" queries to search requests after parsing (b80659f)
- properly mint directors/writers for movie items (80eb15e)
- select ETag explicitly from Emby (6912b3f)
- use proxied /api/metadata/external endpoint for loading non-persisted artwork (c13e530)
Performance Improvements
- substantially improve guide building performance while reducing memory usage (1363b88)
UI Changes
- hide free text info box when query string is empty (b8b764b)