Versions in this module Expand all Collapse all v1 v1.1.1 Oct 13, 2023 Changes in this version + const ALBUM_INDEX + const ARTIST_INDEX + const FAIL_STR + const FAIL_STR_COLOURED + const LISTENED + const RATING_INDEX + const SEPARATOR + const SUCCESS_STR + const SUCCESS_STR_COLOURED + const TIMESTAMP_INDEX + const TIMESTAMP_NO_RTC + const TITLE_INDEX + func Scrobble(api *lastfm.Api, tracks Tracks, colours *bool) (success, fail uint) + type Track struct + func StringToTrack(line, offset string) (track Track, listened bool) + type Tracks []Track