|
|
@ -15,8 +15,8 @@ using System.Text.Json;
|
|
|
|
using System.Threading;
|
|
|
|
using System.Threading;
|
|
|
|
using System.Threading.Tasks;
|
|
|
|
using System.Threading.Tasks;
|
|
|
|
using Emby.Server.Implementations.LiveTv.Listings.SchedulesDirectDtos;
|
|
|
|
using Emby.Server.Implementations.LiveTv.Listings.SchedulesDirectDtos;
|
|
|
|
using MediaBrowser.Common;
|
|
|
|
|
|
|
|
using Jellyfin.Extensions.Json;
|
|
|
|
using Jellyfin.Extensions.Json;
|
|
|
|
|
|
|
|
using MediaBrowser.Common;
|
|
|
|
using MediaBrowser.Common.Net;
|
|
|
|
using MediaBrowser.Common.Net;
|
|
|
|
using MediaBrowser.Controller.LiveTv;
|
|
|
|
using MediaBrowser.Controller.LiveTv;
|
|
|
|
using MediaBrowser.Model.Cryptography;
|
|
|
|
using MediaBrowser.Model.Cryptography;
|
|
|
|