Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-17 | use better package for natural sorting | Florrie | |
2020-07-03 | make crawl-local accept some common video formats | Florrie | |
2020-07-03 | make locally opened playlists have a group name! | Florrie | |
2020-02-15 | cli args (bass boost ur music) | Florrie | |
$ mtui --player sox --player-options bass +25 \; | |||
2019-10-15 | (o) to open through system; show non-music files | Florrie | |
2019-01-09 | Add flac to crawl-local extension list | Florrie | |
2018-12-23 | HTTP crawler stuff | Florrie | |
Basically, support for cors-anywhere. (Cherry-picked from web-mtui branch) | |||
2018-07-05 | 'A YouTube playlist' | Florrie | |
2018-07-03 | Misc. error messages in crawlers | Florrie | |
2018-07-03 | Expand ~ in local crawl | Florrie | |
2018-06-29 | Remove cheerio, disable crawl-http | Florrie | |
2018-06-26 | Pass YouTube playlist URLs directly to mtui | Florrie | |
Or any other crawler argument, and it'll (try to) guess which crawler you want to use automatically. Handy! | |||
2018-06-26 | File:// support in crawl-local | Florrie | |
2018-06-12 | Return empty playlist for nonexistant directories | Florrie | |
2018-06-05 | Dumb http crawler changes | Florrie | |
2018-06-04 | Smart playlists | Florrie | |
Basically directly pulled from http-music. Want to make a nice UI for this eventually ("opening playlist..." popup dialog), but not for now. |