This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
Releases: jellyfin-archive/jellyfin-plugin-autoorganize
Releases · jellyfin-archive/jellyfin-plugin-autoorganize
Version 12
Plugin build can be downloaded here.
✨ What's New
⚙️ Code or Repo Maintenance
- Use BaseItemKind (#76) @crobibero
Version 11
Plugin build can be downloaded here.
✨ What's New
🐛 Bug Fixes
- Fix saving configuration, Update for 10.8-alpha3 (#74) @NamekMaster
⚙️ Code or Repo Maintenance
- Fix saving configuration, Update for 10.8-alpha3 (#74) @NamekMaster
Version 10
Plugin build can be downloaded here.
✨ What's New
🎉 New features and improvements
- Migration to es6 (#67) @grafixeyehero
- chore: plugin images (#63) @h1dden-da3m0n
⚙️ Code or Repo Maintenance
- 10.8 support (#73) @crobibero
- Rename Emby.AutoOrganize to AutoOrganize (#69) @grafixeyehero
- Migrate from FxCop analyzers to .NET analyzers (#52) @crobibero
- Use System.Text.Json (#53) @daullmer
⬆️ Dependency updates
- chore(deps): bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0 (#62) @dependabot
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#59) @dependabot
- chore(deps): bump Microsoft.CodeAnalysis.NetAnalyzers from 5.0.0 to 5.0.3 (#60) @dependabot
- chore(deps): bump SQLitePCL.pretty.netstandard from 2.0.1 to 2.1.0 (#61) @dependabot
👷 CI & build changes
- Update ci (#70) @h1dden-da3m0n
- chore(ci): builds, releas drafter and more (#57) @h1dden-da3m0n
Version 9
- #48 Move to Asp.Net Core Web Api @Ullmie02
- #49 Target 10.7 @crobibero
- #50 Remove all warnings @crobibero
- #51 Fix release warning @crobibero
Version 8
Version 6
Summary of changes:
- Add analyzers to the project, fix some issues found by them
- Clean up database-related code
- Some async code cleanup
- Mark SmartMatchInfo as obsolete
- Add back API endpoint descriptions that were removed
- Clean up documentation, delete unused class
- Turn on TreatWarningsAsErrors flag in release mode
- Use the correct class for displaying material design icons …
- Update to new .NET core and fix compatibility with Jellyfin 10.5.0
Version 5
Fix Various Issues With The fileorganizer Dialog (#18) * Initialize label for media selector correctly * Replace 'Emby' with 'Jellyfin' in error message * Display a default error message if none is provided by the server This replaces the existing behavior of displaying "Error: null" * Open the fileorganizer dialog only after it has been fully initialized * Add more detail to unhanded server errors
Version 4
Merge pull request #15 from 1earch/fix-issue-14 Fix NullReference when organising
Version 3
Merge pull request #12 from MrNuggelz/linkbutton-patch Remove deprecated linkbutton element from source