mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-05 01:42:08 +01:00
validate encoder presence
This commit is contained in:
@@ -133,5 +133,6 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
Task Init();
|
||||
|
||||
Task UpdateEncoderPath(string path, string pathType);
|
||||
bool SupportsEncoder(string encoder);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user