« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/todo.txt
AgeCommit message (Collapse)Author
2018-07-04Don't download tracks that are already being downloadedFlorrie
2018-07-04Fix downloading playlists from a URL crashingFlorrie
2018-07-04Open in new tabFlorrie
2018-07-04Stub tabberFlorrie
2018-07-03Important TODOsFlorrie
2018-07-03Ctrl-O to open a prompt for loading a playlistFlorrie
2018-06-26Hide/fix weird bug with empty downloaderArgsFlorrie
2018-06-26Pass YouTube playlist URLs directly to mtuiFlorrie
Or any other crawler argument, and it'll (try to) guess which crawler you want to use automatically. Handy!
2018-06-26File:// support in crawl-localFlorrie
2018-06-13Error handling stuffFlorrie
2018-06-04S to shuffle queueFlorrie
2018-06-04Smart playlistsFlorrie
Basically directly pulled from http-music. Want to make a nice UI for this eventually ("opening playlist..." popup dialog), but not for now.
2018-06-04Path listingFlorrie
2018-06-03Fix issue with playing tracks directly from queueFlorrie
2018-06-02Terminal resize detectionFlorrie
2018-06-02Keep playing track in visible in queueFlorrie
2018-06-02Make space pause (if a track is playing)Florrie
2018-06-01Only call buildItems once when a group is queuedFlorrie
2018-05-31Queue whole groupFlorrie