What's Changed
New Features
- Added option to update playlists automatically based on library updates. by @jyourstone in #98
- You can now set individual playlist refresh schedules by @jyourstone in #103
- You can now sort by play count. by @jyourstone in #106
- Major improvements to the 'Manage Playlists' page (filter, bulk select, clone playlists, etc). by @jyourstone in #113
- Added "hours" option to the Newer Than/Older than operators and allow zero as value. by @jyourstone in #123
- Added option to ignore leading article 'The' when sorting by name by @jyourstone in #127
- You can now choose to include tags from parent Series for episodes. by @jyourstone in #130
- Sorting by name now takes into account if the name begins with numbers and sorts them properly. by @jyourstone in #133
- Added playlist statistics by @jyourstone in #134
- Added a link to the Jellyfin playlist in the properties table. by @jyourstone in #137
- Use parallel scans under specific conditions, added "Parallel Concurrency Limit" setting. by @jyourstone in #140
- You can now sort by track number by @jyourstone in #143
- Added "Similar To" rule field which finds items similar to a reference item based on shared metadata. by @jyourstone in #146
Bug Fixes
- Fixed issue where the scheduled time for refresh would show wrong in the UI by @jyourstone in #111
- Some minor UI fixes and tweaks by @jyourstone in #115
Other Changes
- Separated "Refresh All Playlists" logic from Jellyfin tasks. by @jyourstone in #105
- Minor sorting UI changes. by @jyourstone in #107
- Styling adjustments by @jyourstone in #108
- Various minor fixes and tweaks. by @jyourstone in #117
- Removed 'Series' media type due to Jellyfin limitations by @jyourstone in #120
- Implement time buffer checks for playlist refresh scheduling by @jyourstone in #125
Full Changelog: v10.10.9.1...v10.11.0.1