mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 01:50:53 +01:00
limit the extensions that are factored into the file stamp check
This commit is contained in:
@@ -27,10 +27,6 @@ namespace MediaBrowser.Controller.Providers
|
||||
/// </summary>
|
||||
/// <value>The provider version.</value>
|
||||
public string ProviderVersion { get; set; }
|
||||
/// <summary>
|
||||
/// Contains a has of data that can be used to determine if the provider should refresh again
|
||||
/// </summary>
|
||||
public Guid Data { get; set; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user