mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-04 03:27:21 -05:00 
			
		
		
		
	chore(artist-split): add more artists to split whitelist
This commit is contained in:
		
							parent
							
								
									83605affa0
								
							
						
					
					
						commit
						4a3f1a51d2
					
				@ -44,9 +44,11 @@ namespace MediaBrowser.MediaEncoding.Probing
 | 
			
		||||
        private IReadOnlyList<string> SplitWhitelist => _splitWhiteList ??= new string[]
 | 
			
		||||
        {
 | 
			
		||||
            "AC/DC",
 | 
			
		||||
            "As/Hi Soundworks",
 | 
			
		||||
            "Au/Ra",
 | 
			
		||||
            "Bremer/McCoy",
 | 
			
		||||
            "이달의 소녀 1/3",
 | 
			
		||||
            "R!N / Gemie",
 | 
			
		||||
            "LOONA 1/3",
 | 
			
		||||
            "LOONA / yyxy",
 | 
			
		||||
            "LOONA / ODD EYE CIRCLE",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user