« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
2017-08-04Handle failed downloads in loop-playFlorrie
2017-08-04Merge branch 'master' of https://github.com/liam4/http-musicFlorrie
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-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-20YouTube playlist downloaderliam4
2017-07-20Update the CLI file modeliam4
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-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-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
2017-07-15Update iTunes crawler to use Playlist 2.0 format; now shows convenient error ...Liam
2017-07-15Fix up http-music.js's controls and optionsLiam
2017-07-15Begin updating the playlist formatLiam
2017-07-14Finish up restoring downloaders, maybeLiam
2017-07-14Return downloaders :sparkles:Liam
2017-07-14Restore downloaders.js?Liam
2017-07-13Merge branch 'master' of https://github.com/liam4/http-musicLiam
2017-07-13Let playlists be downloaded from HTTP(S) serversLiam
2017-07-08Add --selector alias for --pickerLiam
2017-07-010-based indexing is for.. JavaScriptersliam4
2017-07-01iTunes crawlerliam4
2017-06-26Clean-up and suchliam4
2017-06-26Remove downloadersliam4
2017-06-26Fix a silly issue in openPlaylistliam4
2017-06-26Controls for pause/play, seek, and volumeliam4
2017-06-26The beginnings of using mpv instead of SoX playliam4
2017-06-26Fix a crash from having "options" in the default playlist.json fileliam4