-
Notifications
You must be signed in to change notification settings - Fork 201
feat: dynamic directory playlists via [[dir]] sources #308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
cbce9b7
feat(tomlutil): add ParseNamedSections for multi-section documents
tahadx f11b3b1
feat(resolve): add AudioFiles and TracksFromPaths helpers
tahadx bb217cd
feat(playlist): add DirSourced flag to Track
tahadx a94059b
feat(local): support [[dir]] directory sources in playlists
tahadx 95a362e
feat(cli): add --dir flags and playlist dirs subcommand
tahadx c078e4d
feat(ui): guard edits on dir-sourced playlist tracks
tahadx fcc144f
docs: document [[dir]] directory sources
tahadx ed8ef0e
docs: show playlist file layout and multi-file pickup
tahadx ad99036
docs: show adding files/directories across one or many playlists
tahadx ddca5b9
fix: address code review findings for directory playlists
tahadx 87966eb
fix: resolve remaining code review findings
tahadx 78fba56
fix: keep leftover track insertion positions aligned
tahadx 39e6e62
fix: persist cross-playlist tracks as explicit entries
tahadx f4d4040
fix: only treat supported audio files as dir-supplied
tahadx d46964d
test: table-driven coverage for dirSuppliesFile predicate
tahadx d1fa3d5
test: fix Windows path assertions in dir tests
tahadx File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.