beets/docs
ThinkChaos 65f2285dd3
fix(import): don't throw away album flexible fields
As noted by 5bf4e3d92f, MusicBrainz
external IDs (`*_album_id`) were only saved for items and not albums.
This commit addresses that by copying `AlbumInfo` fields to the `Album`,
i.e. what's saved in the DB.
This is similar to how `TrackInfo` fields are copied to `Item` instances
except the copying is done at a different time since we only get an
`Album` much later in the import flow.
2024-08-26 13:06:28 -04:00
..
_static Transparent background logo for docs 2023-10-29 10:30:33 +01:00
dev Remove support for Python 3.7 in the build and docs 2024-06-05 04:41:02 +01:00
guides small grammar corrections 2024-06-10 20:18:58 -03:00
plugins autobpm: Add a new beat_track_kwargs configuration option to autobpm 2024-08-19 22:44:16 +01:00
reference Add support for filtering relations 2024-06-21 15:05:29 +01:00
changelog.rst fix(import): don't throw away album flexible fields 2024-08-26 13:06:28 -04:00
code_of_conduct.rst Integrate code of conduct 2023-10-27 21:55:13 +10:00
conf.py Format docs/conf.py 2024-06-11 15:22:58 +01:00
contributing.rst add CONTRIBUTING.rst to the docs 2020-07-20 19:56:05 -07:00
faq.rst Update all docs with Poetry 2024-06-10 13:10:16 +01:00
index.rst Integrate code of conduct 2023-10-27 21:55:13 +10:00
Makefile Add new livereload server for docs 2016-01-25 13:19:26 -08:00
modd.conf Switch to modd for live docs build 2017-12-21 11:39:08 -05:00
team.rst [docs/team] Add '@bal-e' 2024-07-31 23:24:18 +02:00