mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 23:08:42 +01:00
add loopback handler
This commit is contained in:
@@ -278,6 +278,11 @@ namespace MediaBrowser.Server.Mono.Native
|
||||
|
||||
return info;
|
||||
}
|
||||
|
||||
public void EnableLoopback(string appName)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
public class NullPowerManagement : IPowerManagement
|
||||
|
||||
Reference in New Issue
Block a user