aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.LiveTv
AgeCommit message (Expand)Author
2024-02-03Merge pull request #10951 from barronpm/livetv-diCody Robibero
2024-02-03Merge changesMark Cilia Vincenti
2024-02-02Use DI for ILiveTvServicePatrick Barron
2024-02-02Kill circular dependency between LiveTvManager and EmbyTVPatrick Barron
2024-02-02Use DI for IListingsProviderPatrick Barron
2024-01-17Remove pointless codePatrick Barron
2024-01-17Remove useless commentPatrick Barron
2024-01-17Use collection expressionPatrick Barron
2024-01-17Use Math.Clamp in GetGuideDaysPatrick Barron
2024-01-17Merge branch 'master' into livetv-guidemanagerPatrick Barron
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2024-01-17Move RefreshGuideScheduledTask to Guide folderPatrick Barron
2024-01-17Add IGuideManager servicePatrick Barron
2024-01-15Remove unused Live TV codePatrick Barron
2024-01-15Remove unnecessary allocations in TunerHostManagerPatrick Barron
2024-01-14Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports n...Mark Cilia Vincenti
2024-01-12Add ITunerHostManager servicePatrick Barron
2024-01-12Move LiveTV service registration to extension methodPatrick Barron
2024-01-12Move LiveTvConfigurationFactory to Configuration folderPatrick Barron
2024-01-12Add LiveTv configuration extensionPatrick Barron
2024-01-09Move StreamHelper to LiveTv projectPatrick Barron
2024-01-09Move RecordingNotifier to LiveTv projectPatrick Barron
2024-01-09Move channels to LiveTv projectPatrick Barron
2024-01-09Move LiveTv to separate projectPatrick Barron