![melpa](https://melpa.org/packages/vuiet-badge.svg)
# Vuiet: music player and explorer
## Music Browser ([details](#browser))
Browse artists, genres or albums with Emacs,
```emacs-lisp
(vuiet-tag-info "progressive rock")
(vuiet-album-info "steven wilson" "to the bone")
(vuiet-artist-info "steven wilson")
...
```
![image](https://user-images.githubusercontent.com/8273519/107241018-3c270a80-6a33-11eb-9fda-7213a617be2c.png)
## Music Player ([details](#playlists))
Play an artist top songs, sequentially or randomly,
```emacs-lisp
This file has been truncated. show original