mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-11 04:42:18 +01: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