What's Changed
Warning
This is an experimental release. Use at your own risk.
Features
- feat: Add ability to define year in folder and filename and fix Stream File Settings save on VOD failing (
8a35e28a) - feat: use library name as default genre for local and WebDAV media (
19c4316e)
Bug Fixes
- fix: Make sure Series Stream File includes TMDB when enabled (
9e68c6f4) - fix: Unable to create new Stream File Settings for Series (
15e471ae) - fix: replace Elvis operator with null coalescing in VOD table to prevent 500 error (
e0dc1509) - fix: preserve TMDB-enriched genres on re-sync and re-enrich library name placeholders (
c96738f0) - fix: enrich episode titles, images, and plots from TMDB for local/WebDAV media (
006bd24e) - fix: prevent duplicate series from concurrent SyncMediaServer jobs (
b78b39d1) - fix: update group/category from TMDB genre on first fetch for local/WebDAV media (
f61bfecf) - fix: update episode names with TMDB metadata for local and WebDAV media (
010c2625) - fix: Enforce order: fetch metadata before syncing Stream Files (
5ddde18f) - fix: Make sure TMDB ID is fetched on metadata sync when enabled (
77a5865e) - fix: Stream file sync logic with TMDB inclusion for Series (
a85036cb)
Maintenance
- chore: Update release workflows for dev/experimental (
e21347cb) - chore: Add TMDB ID fallback for Series folders (
1774de1b) - chore: Update XAPI endpoint to get fresh instance of model when metadata refresh happens (
b9bf5519)
Other Changes
- additional exposed info via api, test not needed (
75ed3986) - ✨ feat: add robust WebDAV media server integration with metadata and streaming support (
a771abcf) - 🐛 fix: disambiguate url search when joining channels with playlists (
22fa6a70)
Docker Image
docker pull sparkison/m3u-editor:experimental-0.9.13