« 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
2018-02-22Add comment explaining what hasOpenedPlaylist doesFlorrie
2018-02-22Only open default playlist when neededFlorrie
2018-02-18Make completely new filter systemFlorrie
2018-02-18Let 'source' property simply open a fileFlorrie
2018-02-18Move downloadPlaylistFromOptionValue into general-utilFlorrie
2018-02-16Make --track-display-file show SOURCE path to trackFlorrie
2018-02-12Add --track-display-file option for meme OBS livestreamsFlorrie
2018-02-12Make it reasonable to have crawl-http save to a file while verbosely loggingFlorrie
2018-01-27Make crawl-http go through one directory at a timeFlorrie
2018-01-27Various improvements to crawl-httpFlorrie
2018-01-24Revert "Add paused indicator for mpv player"Florrie
2018-01-24Add paused indicator for mpv playerFlorrie
2018-01-24Let ?abc match tracks as well as groupsFlorrie
2018-01-24Add --playlist-string alias, update man pageFlorrie
2018-01-24MAKE DEFAULT KEYBINDINGS WORK WITH CAPS LOCKFlorrie
2018-01-05WIP(?) metadata processing toolFlorrie
2018-01-05Support mpga in crawl-httpFlorrie
2017-11-27Publish smart-playlist command properlyFlorrie
2017-11-24Gracefully exit if the active playlist has no itemsFlorrie
2017-11-12Add --show-keybindings and make a string dynamicFlorrie
2017-11-09Merge branch 'master' of https://github.com/towerofnix/http-musicFlorrie
2017-11-09Let keybindings run shell commands, if --trust option is givenFlorrie
2017-11-08Merge branch 'master' of https://github.com/towerofnix/http-musicFlorrie
2017-11-08Only run 'top' keybinding for a specific comboFlorrie
2017-11-05Re-export getItemPath (fixes download-playlist)Florrie
2017-10-30Actually clear status line properlyFlorrie
2017-10-30Never show two identical track indexesFlorrie
2017-10-30Add missing percent symbol to mpv status lineFlorrie
2017-10-30Clear old status line when printing a new oneFlorrie
2017-10-29Add track number to status line and make status line more consistentFlorrie
2017-10-27Add simple setup wizard (http-music setup)Florrie
2017-10-25Add way to search whole playlist for a particular nameFlorrie
2017-10-25Make -k and -x fail when the passed group path is not perfectly foundFlorrie
2017-10-24Add --open-playlist-string optionFlorrie
2017-10-12Add --start-at option and 'track version' conceptFlorrie
2017-09-28Add --filterFlorrie
2017-09-26Add --collapse-groups optionFlorrie
2017-09-23Fix a bug where you couldn't --exclude groups added by a smart playlistFlorrie
2017-09-20Show path to track's parent in track info - not including the track, which is...Florrie
2017-09-19Fix critical bug; http-music now halts if 5 tracks fail to download in a rowFlorrie
2017-09-18Track-specific converter optionsFlorrie
2017-09-13Make indexer code actually index the playlist (via updatePlaylistFormat)Florrie
2017-09-13Make getItemPathString work the way it's meant toFlorrie
2017-09-11Ignore filename case in crawl-localFlorrie
2017-09-07Rename pickers2.js to pickers.jsFlorrie
2017-09-06Remove extra debug timerFlorrie
2017-09-06Hyperspeed pickers2 (~10x indexing speed increase)Florrie
2017-09-06Add console logs for indexing/done-indexingFlorrie
2017-09-05Cache flattened playlistFlorrie
2017-09-05Fix the shuffle groups playerFlorrie