« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-08-04No need to lieFlorrie
2017-08-04Remove extension from found track names in crawl-localFlorrie
2017-08-04Change around some things in download-playlistFlorrie
2017-08-04Crawl-http noteFlorrie
2017-08-04Handle failed downloads in loop-playFlorrie
2017-08-04Merge branch 'master' of https://github.com/liam4/http-musicFlorrie
2017-08-04Todo noteFlorrie
2017-08-04Local crawler man pageFlorrie
2017-08-04Update missed stuff in crawl-http.1Florrie
2017-08-04Remove a (hopefully???) unnecessary 'let'Florrie
2017-08-04Various changes to local crawlerFlorrie
2017-08-03Kill '/' when at the end of a link name in crawl-httpFlorrie
2017-08-03Merge branch 'master' of https://github.com/liam4/http-musicFlorrie
2017-08-03Fix HTTP crawler outputting {..., items: {items: [...]}}Florrie
2017-08-02Clean up and up-to-date-ify (update?) readmeliam4
2017-08-01More todo notesliam4
2017-08-01Smart playlistsliam4
2017-07-27Add new "apply" feature to playlistsLiam
2017-07-26Let downloader be specified manually, per-track (e.g. use youtube-dl for non-...liam4
2017-07-25Was I even awakeliam4
2017-07-24Make commandExists actually work when a command doesn't existliam4
2017-07-24Fix --player not workingliam4
2017-07-24Support SoX again; make 'converter' meta-downloader (converts to wav)liam4
2017-07-21Make some error handling for YouTube downloadsliam4
2017-07-21Update download-playlist to work with Playlist 2.0liam4
2017-07-21Remove old, obsolete/void functionliam4
2017-07-20Fix to new play method in readme.mdliam4
2017-07-20Disclaimerliam4
2017-07-20YouTube playlist downloaderliam4
2017-07-20Update todo fileliam4
2017-07-20Update the CLI file modeliam4
2017-07-20Update man pagesliam4
2017-07-20Replace old bin links with cli.jsliam4
2017-07-20Update JS to have one main http-music commandliam4
2017-07-20Prefer album artist over artist in iTunes crawlerliam4
2017-07-20Fix a typo that makes old playlists work againliam4
2017-07-19Change the way playlist updating works, and show track paths when I is pressedliam4
2017-07-19Fix ordered pickerliam4
2017-07-18New option --write-playlist (alias --save) which writes active playlist to a ...liam4
2017-07-18Make --play-opts work again (and use variable name playOpts instead of playArgs)liam4
2017-07-18Also add clone to package-lock.jsonliam4
2017-07-18Move options above items in default playlist formatliam4
2017-07-18Do a proper clone when creating active playlistliam4
2017-07-16Fix potential memory leak from DownloadController.once(canceled) assigned on ...Liam
2017-07-16Fix top-level of locally crawled playlists to be a grouplikeLiam
2017-07-15Minor http-music.1 updatesLiam
2017-07-15Todo notesLiam
2017-07-15Update makeLocalDownloader to support 'file://' stringsLiam
2017-07-15Update local crawler to use Playlist 2.0 formatLiam
2017-07-15Update HTTP crawler to use Playlist 2.0 formatLiam