mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-29 12:14:49 +03:00
update hdhomerun
This commit is contained in:
@@ -80,6 +80,10 @@ namespace MediaBrowser.Model.Users
|
||||
EnableLiveTvManagement = true;
|
||||
EnableLiveTvAccess = true;
|
||||
|
||||
// Without this on by default, admins won't be able to do this
|
||||
// Improve in the future
|
||||
EnableLiveTvManagement = true;
|
||||
|
||||
EnableSharedDeviceControl = true;
|
||||
|
||||
BlockedTags = new string[] { };
|
||||
|
||||
Reference in New Issue
Block a user