mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-10-31 10:37:22 -04:00 
			
		
		
		
	Merge pull request #4128 from derchu/tvdb_rating
Update content rating from thetvdb
This commit is contained in:
		
						commit
						75ac226bd4
					
				| @ -141,6 +141,7 @@ namespace MediaBrowser.Providers.Plugins.TheTvdb | ||||
|                     Name = episode.EpisodeName, | ||||
|                     Overview = episode.Overview, | ||||
|                     CommunityRating = (float?)episode.SiteRating, | ||||
|                     OfficialRating = episode.ContentRating, | ||||
|                 } | ||||
|             }; | ||||
|             result.ResetPeople(); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user