When comparing artists, allow reversed names ("last, first") with reduced penalty
Open
feature
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
### Feature Request
Automatic import was not able to handle a reversed artist name divided by a comma. Example:
```
Correcting tags from:
brooks, meredith - shine
To:
Meredith Brooks - Shine
```
It would be sweet if a pattern like this could be detected.
### Setup
* OS: Linux
* Python version: 3.7.2
* beets version: 1.4.7
Contributor guide
Assessment
This issue has not been assessed yet.