mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
In music libraries, Jellyfin scans for artist metadata even when instructed not to #3631
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @emes81 on GitHub (Feb 28, 2022).
Describe the bug
Some metadata is downloaded, despite all the relevant settings being disabled
To Reproduce
Create a new music library, disable all metadata fetching settings; allow JF to complete scanning the files. For some (not all) artists, metadata will have been downloaded (images, bios, musicbrainz/audiodb artist IDs)
Expected behavior
No metadata should be downloaded at all
System (please complete the following information):
@1337joe commented on GitHub (Feb 28, 2022):
Duplicate of #5778 and/or #2217