View Source LastfmArchive.Archive.FileArchive (lastfm_archive v0.10.1)

An archive containing raw data extracted from Lastfm API.

Link to this section Summary

Link to this section Types

@type read_options() :: [day: Date.t(), month: Date.t()]

Link to this section Functions

Link to this function

describe(user, options \\ [])

View Source

Callback implementation for LastfmArchive.Behaviour.Archive.describe/2.

Link to this function

update_metadata(metadata, options)

View Source

Callback implementation for LastfmArchive.Behaviour.Archive.update_metadata/2.