aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/LiveTv
AgeCommit message (Expand)Author
2021-12-27Remove more warningsCody Robibero
2021-12-27More cleanupBond_009
2021-12-24Merge branch 'master' into comparisonsCody Robibero
2021-12-20Use our own Contains extensioncvium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-12-01Use JsonContent where possibleBond_009
2021-11-16Remove unused dependenciescvium
2021-11-15Fix some warningsBond_009
2021-11-10Replace PBKDF2-SHA1 with PBKDF2-SHA512Bond_009
2021-11-09Fix some warningsBond_009
2021-11-09Merge pull request #5905 from BaronGreenback/TVFixClaus Vium
2021-11-09Fix some warningsBond_009
2021-11-08Merge branch 'master' into TVFixcvium
2021-10-26Merge pull request #6551 from MrChip53/xmltv-improveClaus Vium
2021-10-09Merge pull request #6501 from crobibero/schedules-directClaus Vium
2021-10-09Fix indentation and build errorsCody Robibero
2021-10-09Merge pull request #6657 from Bond-009/dotnetbugClaus Vium
2021-10-08Merge pull request #6678 from Bond-009/randomClaus Vium
2021-10-08Merge remote-tracking branch 'upstream/master' into schedules-directCody Robibero
2021-10-08Use new Random.Shared instead of creating new instancesBond_009
2021-10-06Fix the last few warningsBond_009
2021-10-03Fix warnings in EmbyTVPatrick Barron
2021-10-03Remove workaround for dotnet/runtime#42790Bond_009
2021-10-01Enable nullable for ItemDataProviderBond_009
2021-09-25Merge pull request #6614 from Bond-009/warn36Claus Vium
2021-09-25Fix some warningsBond_009
2021-09-25Remove sync FileStream hackBond_009
2021-09-24Target net6.0Bond_009
2021-09-21Fix issue #6587Bond_009
2021-09-21Specify DateTimeStyles when possibleBond_009
2021-09-20Merge pull request #6538 from cvium/livetv_oh_noBond-009
2021-09-19Reduce allocationsBond_009
2021-09-12Fix types and property namesCody Robibero
2021-09-12Fix #6171Mr. Chip53
2021-09-10Remove more unused argscvium
2021-09-10Remove the unused argcvium
2021-09-10Kill ProgressiveFileCopier and seek to end for ongoing livetvcvium
2021-09-07Ignore published server url for local accesscvium
2021-09-06Remove Linq to index searchCody Robibero
2021-09-06Merge pull request #6177 from Bond-009/asyncClaus Vium
2021-09-05Merge branch 'master' into TVFixcvium
2021-09-03Suggestions from reviewCody Robibero
2021-09-03Add SchedulesDirect json testsCody Robibero
2021-09-03Fix some warningsBond_009
2021-09-03Enable nullable for SchedulesDirectCody Robibero
2021-09-03Fix typosCody Robibero
2021-09-03Fix issues from mergeCody Robibero
2021-09-03Merge remote-tracking branch 'upstream/master' into warn-259810Cody Robibero
2021-09-02Use async FileStreams where it makes senseBond_009
2021-09-02Merge pull request #6485 from markshark05/patch-1Claus Vium