Add download command + playlist metadata persistence #8
Loading…
Reference in a new issue
No description provided.
Delete branch "2-download-command"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #2
Renames wizard -> download (behavior unchanged) and adds lib/playlistStore.ts to persist each selected playlist raw metadata (including songList) as JSON under DEST_FOLDER/.jellyfin-meta/, fully replaced each run so deselected playlists do not linger. This unblocks the upcoming sync command (issue #3), which will read this metadata without a live Jellyfin call.
Targets 1-fix-path-sanitization-bugs (PR #7) per the stacked-PR rule in CONTRIBUTING.md, since #1 has not merged yet.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.