feat: Add scrobble-command to Listenbrainz
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
49c4a79845
commit
f1b31fabda
10 changed files with 541 additions and 46 deletions
|
|
@ -43,6 +43,9 @@ clap = { version = "4.0", features = ["derive"] }
|
|||
# TUI Progress bars
|
||||
indicatif = "0.17"
|
||||
|
||||
# Date/time parsing
|
||||
chrono = "0.4"
|
||||
|
||||
# ID3 tag parsing
|
||||
id3 = "1.13"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue