mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-04 03:27:21 -05:00 
			
		
		
		
	adjust mbz user agent
This commit is contained in:
		
							parent
							
								
									7859e449f6
								
							
						
					
					
						commit
						f2bfcd4f36
					
				@ -220,7 +220,7 @@ namespace MediaBrowser.Controller.Providers.Music
 | 
			
		||||
                {
 | 
			
		||||
                    Url = url,
 | 
			
		||||
                    CancellationToken = cancellationToken,
 | 
			
		||||
                    UserAgent = Environment.MachineName + "-" + Environment.UserName,
 | 
			
		||||
                    UserAgent = Environment.MachineName,
 | 
			
		||||
                    EnableResponseCache = true
 | 
			
		||||
 | 
			
		||||
                }).ConfigureAwait(false))
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user