Files
dockerStuff/config/jellyfin/plugins/configurations/Jellyfin.Plugin.MusicBrainz.xml
2025-11-16 21:46:46 +00:00

6 lines
299 B
XML

<?xml version="1.0" encoding="utf-8"?>
<PluginConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Server>https://musicbrainz.org</Server>
<RateLimit>1</RateLimit>
<ReplaceArtistName>false</ReplaceArtistName>
</PluginConfiguration>