Skip to content

nightly-be33782f-ls271

Pre-release
Pre-release

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 19 Apr 12:37
· 87 commits to nightly since this release
6adee69

CI Report:

https://ci-tests.linuxserver.io/linuxserver/beets/nightly-be33782f-ls271/index.html

LinuxServer Changes:

No changes

Remote Changes:

Use aliases for artist credit (#6552)

The *_credit fields for album and track are also aliased.

Follow up of beetbox/beets#6231. I wanted to
mbsync my library but then I realized that *_credit fields were
reverted to non-alias if already aliased.

I don't how I got those aliased in the first place as the code is not
using them since years. Also, I had 2 albums added the same day and one
was with aliased credit and the other one not.

Discussed here:
beetbox/beets#6358 (comment)