mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-30 13:47:05 +02:00
ListenBrainz API listens exporter
This commit is contained in:
parent
49d06b7f52
commit
8395f1e02c
8 changed files with 290 additions and 6 deletions
|
@ -28,7 +28,7 @@ import (
|
|||
|
||||
type MBID string
|
||||
|
||||
type AdditionalInfo map[string]string
|
||||
type AdditionalInfo map[string]any
|
||||
|
||||
type Track struct {
|
||||
TrackName string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue