Files
jellyfin/config/plugins/configurations/Jellyfin.Plugin.MusicBrainz.xml
2026-06-17 23:11:20 -04: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>