summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* better command line parsingJesse Luehrs2018-11-072-7/+33
|
* ignore the currently playing songJesse Luehrs2018-11-072-2/+3
|
* process tracks chronologicallyJesse Luehrs2018-11-072-9/+32
| | | | | this way, if we get interrupted partway through, continuing will do the right thing
* switch to indicatifJesse Luehrs2018-11-071-4/+10
|
* make db syncing workJesse Luehrs2018-11-064-6/+68
|
* method to see when the most recent track we know about happenedJesse Luehrs2018-11-061-0/+13
|
* support fetching new tracks since a given dateJesse Luehrs2018-11-061-10/+26
|
* no need to create the connection twice hereJesse Luehrs2018-11-061-7/+10
|
* add some basic last.fm api queryingJesse Luehrs2018-11-063-0/+184
|
* start sketching out some db stuffJesse Luehrs2018-11-054-1/+64
|
* project skeletonJesse Luehrs2018-11-041-0/+3