Release: Per-channel .m3u and better auto-removal settings.#741
Open
dialmaster wants to merge 6 commits into
Open
Release: Per-channel .m3u and better auto-removal settings.#741dialmaster wants to merge 6 commits into
dialmaster wants to merge 6 commits into
Conversation
Post-release merge back to dev
New opt-in channel setting that writes a "<Channel Name>.m3u" playlist at the top of the channel folder, oldest or newest first. Jellyfin and Emby pick it up automatically. Regenerates after downloads, deletions, settings changes, enable/disable, and the nightly rescan. Entries are checked against disk, writes go temp-file-then-rename, and the file is deleted when nothing is playable. Stray .m3u/.m3u.tmp files no longer block empty channel dir cleanup. Also fixes subfolder moves not updating stored audio file paths, which could leave playlist entries pointing at missing files. Refs: #357
New advisories against axios, brace-expansion, and js-yaml (root) and axios and react-router (client) started failing CI's security audit. Lockfile-only bumps within existing semver ranges via npm audit fix.
…level-m3u feat: add per-channel .m3u playlist generation
Nightly cleanup can now delete videos that were watched on a media server (with optional waits for time since last watch and video age), plus a keep-recent setting that shields the N newest downloads from every rule. Never-synced videos count as unwatched, and the watched rule is skipped when watch status sync is off. Also reworked the settings UI into OR-separated rule cards with a plain-language summary, since the old flat layout hid how the rules combine. Refs: #316
…oval-settings feat: add watched and keep-recent auto-removal
Contributor
📊 Test Coverage ReportBackend Coverage
Frontend Coverage
Coverage Requirements
Coverage report generated for commit 951190c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.