mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-04 17:26:19 +00:00
update GetItems method
This commit is contained in:
@@ -124,7 +124,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
|
||||
Task Init();
|
||||
|
||||
Task UpdateEncoderPath(string path, string pathType);
|
||||
void UpdateEncoderPath(string path, string pathType);
|
||||
bool SupportsEncoder(string encoder);
|
||||
|
||||
void SetLogFilename(string name);
|
||||
|
||||
Reference in New Issue
Block a user