mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-24 22:05:53 +03:00
[GH-ISSUE #160] [Feature Request] The ability to provide track information within the file instead of using metadata #143
Labels
No labels
bug
considering
discussion
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zotify#143
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @GeneralJarrett97 on GitHub (Jan 25, 2026).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/160
I have a list track URIs from a playlist within a .csv file along with info on the track name, album name, artist name, release date, etc. and I feel it would be very useful if that information could be parsed along with the track URI when using the -f/--file command. Would be particularly useful when downloading songs without API access.
Sorry ahead of time if this is already possible but I didn't see any formatting guides/examples for the --file command.