Add method to manually add artist metadata #55
Loading…
Reference in New Issue
Block a user
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?
Artist metadata is generally not read from the library so it must be provided by the user. Add some TUI method to provide this information.
Example: https://github.com/tui-rs-revival/ratatui/blob/main/examples/user_input.rs
None
.Add method to manually add artist metadata from TUIto Add method to manually add artist metadataAdding code to add info via a TUI is quite intensive and most likely not worth the extra effort. Instead, in this issue, add a CLI tool to add items to the database.
This CLI tool can be either invoked through a new binary or as a subcommand of the main binary.
Create additional binary with four subcommands: