mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-04 03:27:21 -05:00 
			
		
		
		
	Merge pull request #1810 from softworkz/TvDbLink
TheTvDb: Add episode url for external links
This commit is contained in:
		
						commit
						4a2f41b912
					
				@ -88,7 +88,7 @@ namespace MediaBrowser.Providers.TV
 | 
			
		||||
 | 
			
		||||
        public string UrlFormatString
 | 
			
		||||
        {
 | 
			
		||||
            get { return null; }
 | 
			
		||||
            get { return "https://thetvdb.com/index.php?tab=episode&id={0}"; }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        public bool Supports(IHasProviderIds item)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user