mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-25 14:25:50 +03:00
[GH-ISSUE #16] COMMAND LINE options IGNORED? #13
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#13
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 @zimmerma379 on GitHub (Jun 3, 2025).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/16
Originally assigned to: @Googolplexed0 on GitHub.
Is is my understanding that
options can be set via the commandline or in a config.json file. Commandline arguments take priority over config.json arguments. However, when I specify the options--download-lyrics FALSEor--skip-existing FALSEon the command line they seem to be IGNORED ["*.lrc" files are downloaded; existing files are not replaced]. But when I specify the same options in my "config.json" file they TAKE EFFECT. Finally, certain other command line options do seem to TAKE EFFECT [ex. "--download-real-time TRUE"]. I'm confused.@Googolplexed0 commented on GitHub (Jun 5, 2025):
Fixed by
d20ae98c1b