v1.6.2
What's new
- Playback Reporting history from Emby can now be imported from a TSV backup,
playback_reporting.db, or the installed plugin. - Emby's numeric user and item IDs are preserved. Jellydash can still resolve usernames, runtime, and library information when the connected server returns it.
- Emby's additional Playback Reporting columns are accepted.
PauseDurationis excluded from watched time, while the complete elapsed session time is kept for History dates. - Live plugin imports check whether
PauseDurationexists before querying it. Existing Jellyfin imports keep their previous format and fall back to the original query.
This release adds Emby compatibility to the Playback Reporting importer only. Jellydash is still built and tested for Jellyfin. Other Emby behavior remains untested.
Thank you to @Akirainblack for reporting issue #15 and providing the Emby schema details needed to reproduce it.
Update
docker compose pull && docker compose up -d