mihaiolteanu / vuiet

The music player and explorer for Emacs
https://mihaiolteanu.me/vuiet
GNU General Public License v3.0
278 stars 15 forks source link

Add song and playlist types. Check `vuiet--ivy-play-song' arg type. #54

Closed firmart closed 3 years ago

firmart commented 3 years ago

Fix #53.

The one-liner (setq songs (vuiet--check-playlist songs)) can be added to other functions which may have the same issue.

mihaiolteanu commented 3 years ago

53 fixed with a simpler solution.