aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/LiveTv
AgeCommit message (Expand)Author
2021-04-08Merge pull request #5520 from Bond-009/hdhomerun2Bond-009
2021-04-01Remove useless codeBond_009
2021-03-20Add 'group-title' channel parsingLIAUD
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-13Rewrite HdHomerunManager.ParseReturnMessageBond_009
2021-03-13Add test for HdHomerunManager.ParseReturnMessageBond_009
2021-03-13Add test for HdHomerunManager.WriteSetMessageBond_009
2021-03-13Merge pull request #5220 from Bond-009/hdhomerunBond-009
2021-03-09Use FileShare.Read for log filesDavid
2021-03-09Use FileShare.Read to fix HdHomeRunDavid
2021-03-07Use FileShare.None when creating filesDavid
2021-02-24Fix buildBond_009
2021-02-21Use GetEncodingOptions where possibleBond_009
2021-02-21Minor improvementsBond_009
2021-02-20Merge pull request #5223 from Bond-009/minor10dkanada
2021-02-15Properly forward cancellationTokensBond_009
2021-02-13Minor improvementsBond_009
2021-02-12Add test for WriteGetMessageBond_009
2021-02-12Rewrite packet writing code for HdHomerunBond_009
2021-02-08Merge pull request #5142 from M0ssTee/updateRegexdkanada
2021-02-05Merge pull request #5005 from jellyfin/bytesdkanada
2021-02-03Update Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManag...M0ssTee
2021-02-01Replaced /d with [0-9], see issue #2923Troy
2021-01-12Use JsonSerializer.SerializeToUtf8Bytes when doing a round tripBond_009
2021-01-12JsonSerializer deserialize from bytes where possibleBond_009
2020-12-30Merge pull request #4853 from Ullmie02/servicestack-jsonBond-009
2020-12-29Use UTF8 encoding and async correctlyDavid
2020-12-27Code revieDavid
2020-12-26Remove manual N/A removal and write directly to streamDavid
2020-12-24Put json serializer options in private fieldDavid
2020-12-24Use sync string instead of fileDavid
2020-12-23Use streams instead of stringsDavid
2020-12-23Remove custom Json serializer from Emby.Server.ImplementationsDavid
2020-12-22new List(int) does not pre-allocate indicies like Arrays, it merely sets the ...Ryan Petris
2020-12-11Merge pull request #4737 from crobibero/missing-ensure-successClaus Vium
2020-12-10Don't throw exception unless neededcrobibero
2020-12-09Add tests for HdHomerunHost.TryGetTunerHostInfoBond_009
2020-12-09Add tests for HdHomerunHost.GetLineupBond_009
2020-12-08Merge pull request #4738 from jellyfin/tests8Claus Vium
2020-12-08Add tests for HdHomerunHost.GetModelInfoBond_009
2020-12-08Merge pull request #4730 from crobibero/base-item-dto-guid-nullableClaus Vium
2020-12-08Add missing EnsureSuccessStatusCodecrobibero
2020-12-08Fix JsonConverter recursioncrobibero
2020-12-07Make BaseItemDto Guids nullablecrobibero
2020-12-06Add number to bool json convertercrobibero
2020-12-02Minor improvementsBond_009
2020-11-30Merge pull request #4591 from jellyfin/schedulesdirectClaus Vium
2020-11-27Merge pull request #4588 from jellyfin/hexJoshua M. Boniface
2020-11-26Clean up SchedulesDirectBond_009
2020-11-26Schedules Direct requires the hex to be lowercaseBond_009