mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 03:03:40 +01:00
update translations
This commit is contained in:
@@ -228,8 +228,9 @@ namespace MediaBrowser.Model.ApiClient
|
||||
/// Gets the live media information.
|
||||
/// </summary>
|
||||
/// <param name="itemId">The item identifier.</param>
|
||||
/// <param name="userId">The user identifier.</param>
|
||||
/// <returns>Task<LiveMediaInfoResult>.</returns>
|
||||
Task<LiveMediaInfoResult> GetLiveMediaInfo(string itemId);
|
||||
Task<LiveMediaInfoResult> GetLiveMediaInfo(string itemId, string userId);
|
||||
|
||||
/// <summary>
|
||||
/// Gets the users async.
|
||||
|
||||
Reference in New Issue
Block a user