summaryrefslogtreecommitdiffstats
path: root/src/lastfm/api_types.rs
Commit message (Collapse)AuthorAgeFilesLines
* rust 2018HEADmasterJesse Luehrs2018-12-231-0/+2
|
* cargo fmtJesse Luehrs2018-12-221-1/+0
|
* ignore the currently playing songJesse Luehrs2018-11-071-1/+1
|
* process tracks chronologicallyJesse Luehrs2018-11-071-0/+2
| | | | | this way, if we get interrupted partway through, continuing will do the right thing
* add some basic last.fm api queryingJesse Luehrs2018-11-061-0/+44