Release Notes
Fixed
- Fix NVIDIA playback on Linux using legacy streaming engine (broken in v26.5.0)
- Fix cause of unnecessarily large database when using Emby or Jellyfin libraries
- This was caused by orphaned actor and actor artwork records, which will be cleaned up hourly
- When you see logs like
No orphaned actors to deleteandNo orphaned artwork to delete, you can then reclaim disk space by:- Stopping ErsatzTV Legacy
- Running
sqlite3 ersatztv.sqlite3 'PRAGMA wal_checkpoint(TRUNCATE); VACUUM;'in your config folder
- Fix Next Engine playout sync when channel is configured to use channel logo as watermark