Add audio format information to play screen.

Extended album information with release lebel if available.
Make use of music-metadata module (musicmetadata appears to be no longer maintained)
This commit is contained in:
Borewit
2017-09-17 20:57:57 +02:00
parent a81156b363
commit 8868128d6e
3 changed files with 46 additions and 16 deletions

View File

@@ -30,8 +30,9 @@
"languagedetect": "^1.1.1",
"location-history": "^1.0.0",
"material-ui": "^0.17.0",
"mime": "^2.0.1",
"mkdirp": "^0.5.1",
"musicmetadata": "^2.0.2",
"music-metadata": "^0.8.4",
"network-address": "^1.1.0",
"parse-torrent": "^5.7.3",
"prettier-bytes": "^1.0.1",