« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/play.js
AgeCommit message (Collapse)Author
2017-05-31Modularize it allLiam
2017-05-31Unlink as wellLiam
2017-05-31Use util.promisify instead of mz/fsLiam
One day I go from the deprecated fs-promise module to the mz/fs module, the next day Node.js v8.0.0 is released with the new util.promisify function.. Must I change to a new technology literally every day? :)
2017-05-31Aliases, and maybe a bug fixliam4
2017-05-30This is probably done as of 8be1169325df4cc5697f990825744b6418296407liam4
2017-05-30Use mz/fs instead of fs-promiseliam4
2017-05-30Better recursive crawlerliam4
2017-05-30Remove files after playing againliam4
2017-05-30--picker <shuffle|ordered>liam4
2017-05-30Ordered playbackliam4
2017-05-30Preemptive track downloadingliam4
2017-05-30Crawl linksliam4
2017-05-29General updateliam4
2017-05-29Initial commitliam4