beetbox / beetbox/beets

mbsync: Configuration option to sort tags alphabetically, instead of by votes

Open
#4,427 3 comments 0 reactions 0 assignees View on GitHub
feature mbsync
Dominant language
Python
Stars
15.7k
Forks
2.1k
Avg merge
4d 21h
Merged PRs (30d)
31

Description

mbsync currently updates the genre tag for changes such as:
`genre: electro; electronic; synth-pop -> electronic; synth-pop; electro`
In this case, the only change is the ordering of the tags.

To reduce unnecessary file writes, we can check whether the genre exists in the tag before making a change.

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.