« 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
2018-04-14Man page and aliases for --add-status-line HEAD masterFlorrie
2018-04-14Status line switcherFlorrie
2018-04-10Add man page info for title lineFlorrie
2018-04-10Add --title-line option, for fancy tmux windowsFlorrie
2018-04-08--status-line + man for custom status linesFlorrie
2018-04-08Add %esc% and %name%Florrie
2018-04-08Add %trackName% template replacementFlorrie
2018-04-08Add %timeLeft% template replacementFlorrie
2018-04-08Update duration graph screenshotFlorrie
2018-04-08Fix referencing groupTrackIndex when it doesn't existFlorrie
2018-04-08Internal support for custom status linesFlorrie
2018-04-08Improve duration accuracy in SoX playerFlorrie
2018-04-08Fix skip not working with sox playerFlorrie
2018-03-19Clean up things, de-break everythingFlorrie
2018-03-19Move redundant things into processSmartPlaylistFlorrie
2018-03-19Make duration graph use common CLI stuffFlorrie
2018-03-19Separate common CLI options into their own fileFlorrie
2018-01-17Merge branch 'master' of https://github.com/towerofnix/http-musicFlorrie
2018-03-14(play) Add -S as alias --sort-modeFlorrie
2018-03-14Add alphabetic sortFlorrie
2018-03-14(duration-graph) Add --first and -f as aliases to --only-firstFlorrie
2018-03-07Make (t) key only show information about one trackFlorrie
2018-03-03Add track count metric to duration-graphFlorrie
2018-03-03Be more specific about loop-play errorsFlorrie
2018-03-03Output sane extnames in local downloaderFlorrie
2018-03-03Add MOD files to crawl-localFlorrie
2018-02-26Add todoFlorrie
2018-02-26ReadmemeFlorrie
2018-02-26Add fancy duration graph utilityFlorrie
2018-02-23Don't count intentionally .kill()ing a process as it crashingFlorrie
2018-02-23Handle player process crashing gracefullyFlorrie
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-24Mark case-insensitive keybindings as doneFlorrie
2018-01-24MAKE DEFAULT KEYBINDINGS WORK WITH CAPS LOCKFlorrie
2018-01-24Todo noteFlorrie
2018-01-17Add cp converterFlorrie
2018-01-05WIP(?) metadata processing toolFlorrie