summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* better command line parsingJesse Luehrs2018-11-074-7/+80
|
* 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-073-19/+170
|
* make db syncing workJesse Luehrs2018-11-066-6/+103
|
* 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-065-0/+1265
|
* start sketching out some db stuffJesse Luehrs2018-11-056-1/+297
|
* project skeletonJesse Luehrs2018-11-043-0/+11
|
* initial commitJesse Luehrs2018-11-040-0/+0