Write lyrics to track metadata (#194)

* TODO: Don't throw traceback if no lyrics found

* Add more metadata fields

* Refactor debug logging

* Fix traceback when lyrics not found

* It already vomits metadata :3

* Bump lyricwikia >= 0.1.8
This commit is contained in:
Ritiek Malhotra
2018-01-11 02:13:23 +05:30
committed by GitHub
parent fb70ad32bb
commit 58cfa121f3
4 changed files with 66 additions and 28 deletions

View File

@@ -6,3 +6,4 @@ mutagen >= 1.37
unicode-slugify >= 0.1.3
titlecase >= 0.10.0
logzero >= 1.3.1
lyricwikia >= 0.1.8