mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-04 05:12:51 +01:00
check for zero bitrate coming from bdinfo
This commit is contained in:
@@ -119,7 +119,8 @@ namespace MediaBrowser.Providers.Savers
|
||||
"IMDBrating",
|
||||
"Description",
|
||||
"Artist",
|
||||
"Album"
|
||||
"Album",
|
||||
"TmdbCollectionName"
|
||||
});
|
||||
|
||||
// Set last refreshed so that the provider doesn't trigger after the file save
|
||||
|
||||
Reference in New Issue
Block a user