mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 06:48:35 +01:00
Update LiveTvService (Channels and Recording)
This commit is contained in:
@@ -27,5 +27,7 @@ namespace MediaBrowser.Controller.LiveTv
|
||||
/// <param name="info">The info.</param>
|
||||
/// <returns>ChannelInfoDto.</returns>
|
||||
ChannelInfoDto GetChannelInfoDto(ChannelInfo info);
|
||||
|
||||
RecordingInfo GetRecordingInfo(RecordingInfo info);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user