Comments and/or suggestions for plugin to calculate an albums LAME codec?
Open
discussion
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
### Problem
I created a plugin that exposes an album template field called `albumquality`. I used portions of library [dnuos](https://bitbucket.org/brodie/dnuos/src) and converted the used pieces to Python 3.
Biggest feature of this plugin is that it will return the VBR quality between 0 and 9. If something goes awry, then `Unknown` will be returned.
I ran it over a few hundred albums in my library and it appears to have tagged everything properly.
[beets-albumquality](https://github.com/lengtche/beets-albumquality)
I was wondering if anyone had any comments and/or suggestions?
### Setup
* OS: Windows 10
* Python version: Python 3.6
* beets version: 1.4.3
Contributor guide
Assessment
This issue has not been assessed yet.