← Dashboard

{{ .Name }}

MusicBrainz: {{ if .MBID }}{{ .MBID }}{{ else }}{{ end }}
{{ if .IgnoreSingles }} (singles currently ignored){{ end }}
{{ if .IgnoreCompilations }} (compilations currently ignored){{ end }}
{{ if .IgnoreLive }} (live recordings currently ignored){{ end }}
{{ if .IgnoreRemix }} (remixes currently ignored){{ end }}

Local albums (Subsonic)

{{ if .LocalAlbums }} {{ range .LocalAlbums }} {{ end }}
Title
{{ .Title }}
{{ else }}

No local albums synced for this artist.

{{ end }}

Found missing (MusicBrainz)

{{ if .Missing }} {{ range .Missing }} {{ end }}
TitleTypeDateAction
{{ .Title }} {{ if .Type }}{{ .Type }}{{ else }}{{ end }} {{ if .ReleaseDate }}{{ .ReleaseDate }}{{ else }}{{ end }}
{{ else }}

No missing releases for this artist.

{{ end }}