mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
Update LiveTvService (Channels and Recording)
This commit is contained in:
@@ -43,5 +43,10 @@ namespace MediaBrowser.Server.Implementations.LiveTv
|
||||
Id = info.Id
|
||||
};
|
||||
}
|
||||
|
||||
public RecordingInfo GetRecordingInfo(RecordingInfo info)
|
||||
{
|
||||
return info;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user