Skip to content

v1.6.2

Choose a tag to compare

@themartz90 themartz90 released this 01 Sep 16:30
· 17 commits to main since this release

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. PauseDuration is excluded from watched time, while the complete elapsed session time is kept for History dates.
  • Live plugin imports check whether PauseDuration exists 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