Releases: tcx4c70/Emby.Plugins.InternetDbCollections
Releases · tcx4c70/Emby.Plugins.InternetDbCollections
v0.9.1.0
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
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
What's Changed
- perf: Reduce memory usage
- fix: Update metadate twice for the same item
- refactor: Switch to
Microsoft.Extensions.Http.Resiliencefor retrying
Full Changelog: v0.7.0.0...v0.8.0.0
v0.7.0.0
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
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
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
v0.3.0.0
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
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
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