Age | Commit message (Expand) | Author |
2017-07-15 | Update local crawler to use Playlist 2.0 format | Liam |
2017-07-15 | Update HTTP crawler to use Playlist 2.0 format | Liam |
2017-07-15 | Update iTunes crawler to use Playlist 2.0 format; now shows convenient error ... | Liam |
2017-07-15 | Add missing dependencies to package-lock.json | Liam |
2017-07-15 | Fix up http-music.js's controls and options | Liam |
2017-07-15 | Begin updating the playlist format | Liam |
2017-07-14 | Finish up restoring downloaders, maybe | Liam |
2017-07-14 | Return downloaders :sparkles: | Liam |
2017-07-14 | Restore downloaders.js? | Liam |
2017-07-13 | Merge branch 'master' of https://github.com/liam4/http-music | Liam |
2017-07-13 | Let playlists be downloaded from HTTP(S) servers | Liam |
2017-07-08 | Add --selector alias for --picker | Liam |
2017-07-01 | 0-based indexing is for.. JavaScripters | liam4 |
2017-07-01 | Merge branch 'master' of https://github.com/liam4/http-music | liam4 |
2017-07-01 | iTunes crawler | liam4 |
2017-06-27 | MPV is annoying | Liam |
2017-06-27 | Package lock update | Liam |
2017-06-26 | Clean-up and such | liam4 |
2017-06-26 | Remove downloaders | liam4 |
2017-06-26 | Fix a silly issue in openPlaylist | liam4 |
2017-06-26 | Remove `sox` and `play` from documentation | liam4 |
2017-06-26 | Tiny bug note | liam4 |
2017-06-26 | Controls for pause/play, seek, and volume | liam4 |
2017-06-26 | The beginnings of using mpv instead of SoX play | liam4 |
2017-06-26 | Fix a crash from having "options" in the default playlist.json file | liam4 |
2017-06-26 | Remove unused require('stream') | liam4 |
2017-06-26 | Whoaaa | liam4 |
2017-06-26 | Haha, the one commit I was behind fixed it | liam4 |
2017-06-26 | Merge branch 'master' of https://github.com/liam4/http-music | liam4 |
2017-06-26 | Add a note about that one bug | liam4 |
2017-06-26 | Store options in playlists (e.g. --downloader local) | liam4 |
2017-06-26 | Make automatic playlist.json open equivalent to using --open option | liam4 |
2017-06-21 | Merge branch 'workspace' | liam4 |
2017-06-21 | Fix a crash, I think?? | liam4 |
2017-06-21 | Ignore out/ folder | liam4 |
2017-06-21 | Various updates.. maybe finished?? | liam4 |
2017-06-21 | Ugh!! | liam4 |
2017-06-21 | Various updates to HTTP crawler | liam4 |
2017-06-16 | Actually add new crawl-http man page to package.json | Liam |
2017-06-16 | Add new crawl-http man page to package.json | Liam |
2017-06-16 | Obliterate wynn.json, and maybe playlist files forever | Liam |
2017-06-16 | Make max crawl-http download attempts settable by user | Liam |
2017-06-16 | Update todo.txt | Liam |
2017-06-13 | Output to file 'Foo Bar.mp3' instead of 'Foo%20Bar.mp3' | Liam |
2017-06-13 | Fix old crawl command name in demo | Liam |
2017-06-12 | Fix a filter issue | Liam |
2017-06-12 | Case-insensitive group matching | liam4 |
2017-06-12 | Keep downloaded filename in HTTP downloader | liam4 |
2017-06-12 | Check if format is supported before converting | liam4 |
2017-06-12 | Spooks and baddies with ffprobe | liam4 |