mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 09:04:42 +01:00
disable remember track selections for live channels
This commit is contained in:
@@ -20,5 +20,7 @@ namespace MediaBrowser.Controller.Entities
|
||||
/// <param name="userData">The user data.</param>
|
||||
/// <param name="user">The user.</param>
|
||||
void FillUserDataDtoValues(UserItemDataDto dto, UserItemData userData, User user);
|
||||
|
||||
bool EnableRememberingTrackSelections { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user