From 815aa40170bbfbfe2663d1fc59e778b4f1d40b96 Mon Sep 17 00:00:00 2001 From: Shadowghost Date: Sun, 19 Feb 2023 18:12:28 +0100 Subject: [PATCH] Fix MusicBrainz config page input validation --- .../Plugins/MusicBrainz/Configuration/config.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MediaBrowser.Providers/Plugins/MusicBrainz/Configuration/config.html b/MediaBrowser.Providers/Plugins/MusicBrainz/Configuration/config.html index 6f1296bb77..0423d45669 100644 --- a/MediaBrowser.Providers/Plugins/MusicBrainz/Configuration/config.html +++ b/MediaBrowser.Providers/Plugins/MusicBrainz/Configuration/config.html @@ -13,8 +13,8 @@
This can be a mirror of the official server or even a custom server.
- -
Span of time between requests in milliseconds. The official server is limited to one request every two seconds.
+ +
Span of time between requests in seconds. The official server is limited to one request every seconds.