mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-11 20:56:32 +00:00
reduce rescanning due to IsOffline
This commit is contained in:
@@ -134,5 +134,6 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
|
||||
Task UpdateEncoderPath(string path, string pathType);
|
||||
bool SupportsEncoder(string encoder);
|
||||
bool IsDefaultEncoderPath { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user