Plugin build can be downloaded here.
✨ What's New
🎉 New features and improvements
- Implement handling of update events and progress sync, fix scheduled tasks (#120) @Shadowghost
- Add pagination to scheduled tasks (#111) @crobibero
- Implement deauth (#114) @Shadowghost
- Sync Pause and Resume, enable analyzers (#112) @Shadowghost
🐛 Bug Fixes
- Implement handling of update events and progress sync, fix scheduled tasks (#120) @Shadowghost
- Send pause instead of stop on uncompleted playback to prevent scrobble (#117) @Shadowghost
- Require success response before deserializing (#115) @crobibero
⚙️ Code or Repo Maintenance
- Switch to native episode number check and datetime string conversion (#124) @Shadowghost
- Fix codeql warnings (#123) @crobibero
- Use file-scoped namespace everywhere (#122) @crobibero
- Migrate API to use enums, update properties (#118) @Shadowghost
- Update .Net version in readme (#119) @sambartik