mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	#196 - LastFMArtistbyNameProvidor Errors
This commit is contained in:
		
							parent
							
								
									0de8123975
								
							
						
					
					
						commit
						8792ab1eb6
					
				@ -458,11 +458,11 @@ namespace MediaBrowser.Server.Implementations.Providers
 | 
			
		||||
                    {
 | 
			
		||||
                        await input.CopyToAsync(fs, StreamDefaults.DefaultCopyToBufferSize, cancellationToken).ConfigureAwait(false);
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                // If this is ever used for something other than metadata we can add a file type param
 | 
			
		||||
                item.ResolveArgs.AddMetadataFile(path);
 | 
			
		||||
            }
 | 
			
		||||
            }
 | 
			
		||||
            finally
 | 
			
		||||
            {
 | 
			
		||||
                //Remove the ignore
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user