mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Go back to an emby.media/community link but via web archive
This commit is contained in:
		
							parent
							
								
									0584700a76
								
							
						
					
					
						commit
						9986a3d22c
					
				@ -353,7 +353,8 @@ namespace MediaBrowser.XbmcMetadata.Savers
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
                if (!string.IsNullOrEmpty(stream.Language))
 | 
					                if (!string.IsNullOrEmpty(stream.Language))
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    // https://jellyfin.media/community/index.php?/topic/49071-nfo-not-generated-on-actualize-or-rescan-or-identify
 | 
					                    // http://web.archive.org/web/20181230211547/https://emby.media/community/index.php?/topic/49071-nfo-not-generated-on-actualize-or-rescan-or-identify
 | 
				
			||||||
 | 
					                    // Web Archive version of link since it's not really explained in the thread.
 | 
				
			||||||
                    writer.WriteElementString("language", RemoveInvalidXMLChars(stream.Language));
 | 
					                    writer.WriteElementString("language", RemoveInvalidXMLChars(stream.Language));
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user