denzoid 60 Posted 4 hours ago Posted 4 hours ago Problem I'm running Emby Server 4.9.5.0 on Unraid. My Music library is configured with: After initial import, automatically refresh metadata from the internet: Never Metadata downloaders: Discogs, MusicBrainz, TheAudioDB Same Image fetchers are enabled. When I manually run Scan Media from Scheduled Tasks, Emby spends a significant amount of time identifying/processing music and makes external metadata requests. The attached log shows Emby making requests to: TheAudioDB Discogs Fanart.tv MusicBrainz For example: DiscogsArtistImageProvider.GetImages and: Emby.Providers.Manager.MetadataService.ExecuteRemoteProviders Discogs is also returning HTTP 429 TooManyRequests because of the volume of requests. My understanding is that a normal Scan Media Library should detect new/changed files and should not perform a remote metadata refresh when the library is set to Never after the initial import. Is this expected behavior in 4.9.5.0, or is there a setting I'm missing? If this is a bug, is there a known workaround or fix? I'll attach the relevant embyserver.txt log showing the requests. embyserver (2).txt
ebr 16607 Posted 3 hours ago Posted 3 hours ago I believe that setting applies to changing existing metadata. The server is going to look to fill in missing metadata continuously.
denzoid 60 Posted 3 hours ago Author Posted 3 hours ago It seems to spend 15-20 minutes every scan looking for the same thing, is there anyway to disable this or any workaround?
Luke 42878 Posted 3 hours ago Posted 3 hours ago It doesn’t actually look to fill in anything continuously after the initial import. Something is causing them to be refreshed, probably a media file change, nfo file change, image file change, etc. I see you use strm files do also if the contents change. Whenever it refreshes it goes through the full chain of all your embedded providers.
denzoid 60 Posted 2 hours ago Author Posted 2 hours ago 36 minutes ago, Luke said: It doesn’t actually look to fill in anything continuously after the initial import. Something is causing them to be refreshed, probably a media file change, nfo file change, image file change, etc. I see you use strm files do also if the contents change. Whenever it refreshes it goes through the full chain of all your embedded providers. OK I'm just not understanding, I am using the Xtream tuner plugin and adjusting what gets imported thru that, so I am triggering a media scan and the scan keeps trying to get images etc for items in my music library even though nothing has changed in that library and the scan spends 15-20 minutes attempting to get that before going on to my xtream library. Is this a problem with my files in my music library? do i need better tags or something? Any suggestions appreciated.
Luke 42878 Posted 58 minutes ago Posted 58 minutes ago Can you enable debug logging, restart the server and then run another library scan? Thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now