« get me outta code hell
http-music - Command-line music player + utils (not a server!)
index
:
http-music
this commit
master
Command-line music player + utils (not a server!)
Quasar Nebula
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2017-07-26
Let downloader be specified manually, per-track (e.g. use youtube-dl for ↵
liam4
non-YT links)
2017-07-25
Was I even awake
liam4
2017-07-24
Make commandExists actually work when a command doesn't exist
liam4
2017-07-24
Fix --player not working
liam4
2017-07-24
Support SoX again; make 'converter' meta-downloader (converts to wav)
liam4
2017-07-21
Make some error handling for YouTube downloads
liam4
2017-07-21
Update download-playlist to work with Playlist 2.0
liam4
2017-07-21
Remove old, obsolete/void function
liam4
2017-07-20
YouTube playlist downloader
liam4
2017-07-20
Update the CLI file mode
liam4
2017-07-20
Update JS to have one main http-music command
liam4
2017-07-20
Prefer album artist over artist in iTunes crawler
liam4
2017-07-20
Fix a typo that makes old playlists work again
liam4
(This is why unit testing is important)
2017-07-19
Change the way playlist updating works, and show track paths when I is pressed
liam4
2017-07-19
Fix ordered picker
liam4
2017-07-18
New option --write-playlist (alias --save) which writes active playlist to a ↵
liam4
file; updated man page
2017-07-18
Make --play-opts work again (and use variable name playOpts instead of playArgs)
liam4
2017-07-18
Move options above items in default playlist format
liam4
2017-07-18
Do a proper clone when creating active playlist
liam4
2017-07-16
Fix potential memory leak from DownloadController.once(canceled) assigned on ↵
Liam
every .download()
2017-07-16
Fix top-level of locally crawled playlists to be a grouplike
Liam
2017-07-15
Update makeLocalDownloader to support 'file://' strings
Liam
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
message if iTunes Library XML sharing is not enabled
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
iTunes crawler
liam4
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
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
Essentially it would try to run processArgv(.options, optionFunctions) before optionFunctions is defined. This was solved by moving the call that would cause that to happen after optionFunctions is defined.
2017-06-26
Remove unused require('stream')
liam4
2017-06-26
Merge branch 'master' of https://github.com/liam4/http-music
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
Various updates.. maybe finished??
liam4
2017-06-21
Ugh!!
liam4
2017-06-21
Various updates to HTTP crawler
liam4
[prev]
[next]