mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 07:10:45 +00:00
update GetItems method
This commit is contained in:
parent
d21e8d3c33
commit
33014f77aa
237 changed files with 460 additions and 531 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue