beetbox / beetbox/beets

Comments and/or suggestions for plugin to calculate an albums LAME codec?

Open
#2,395 6 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.