Skip to content

Releases: tcx4c70/Emby.Plugins.InternetDbCollections

v0.9.1.0

17 Dec 14:54

Choose a tag to compare

What's Changed

  • Upgrade MediaBrowser.Server.Core to 4.9.1.90 to mitigate CVE-2025-64113

Full Changelog: v0.9.0.0...v0.9.1.0

v0.9.0.0

01 Dec 13:51

Choose a tag to compare

What's Changed

  • Add description for collector's name
  • Avoid update plugin mutiple times if Emby Server doesn't restart after updating
  • Avoid create duplicate collectors with same type and ID
  • Convert markdown to html in the update notification

Full Changelog: v0.8.0.0...v0.9.0.0

v0.8.0.0

31 Oct 05:24

Choose a tag to compare

What's Changed

  • perf: Reduce memory usage
  • fix: Update metadate twice for the same item
  • refactor: Switch to Microsoft.Extensions.Http.Resilience for retrying

Full Changelog: v0.7.0.0...v0.8.0.0

v0.7.0.0

25 Oct 07:16

Choose a tag to compare

What's Changed

  • performance: Improve perfomance by running all collectors in parallel and updating metadata in batch
  • fix: Running update task immidiately after cleaning task will not update metadata
  • feat: Support retry when scraping information in collectors

Full Changelog: v0.6.0.0...v0.7.0.0

v0.6.0.0

12 Oct 02:04

Choose a tag to compare

What's Changed

  • Upgrade to Emby 4.9 & .Net 8
  • Support Letterboxd
  • Avoid to overwrite a locked field
  • Fix exceptions if there are too many items in a collection

Full Changelog: v0.5.0.0...v0.6.0.0

v0.5.0.0

30 Sep 09:41

Choose a tag to compare

What's Changed

  • Support cron schedule for each collector
  • Fix unsaved changes will lost after adding a new collector
  • Fix wrong external URL if using id instead of name for mdblist

Full Changelog: v0.4.0.0...v0.5.0.0

v0.4.0.0

09 Aug 01:03

Choose a tag to compare

What's Changed

  • Support Emby external URL links for collections

Full Changelog: v0.3.0.0...v0.4.0.0

v0.3.0.0

08 Aug 10:58

Choose a tag to compare

What's Changed

  • Support MDB list
  • Support Trakt list
  • Return immediately if a task is cancelled

Full Changelog: v0.2.0.0...v0.3.0.0

v0.2.0.0

02 Aug 15:07

Choose a tag to compare

What's Changed

  • Fix a bug in update task that some json properties won't be parsed
  • Show update logs in Emby activity

Full Changelog: v0.1.0.0...v0.2.0.0

v0.1.0.0

02 Aug 14:43

Choose a tag to compare

What's changed

  • Support custom collector names
  • Add an auto update task
  • Add a thumb

Full Changelog: v0.0.6-alpha...v0.1.0.0