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

An archive containing raw data extracted from Lastfm API.

Summary

Types

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

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.