aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.LiveTv
AgeCommit message (Expand)Author
2025-02-05Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-02-03Fix build after backports due to EFCore change (#13488)Bond-009
2025-02-03Backport pull request #13227 from jellyfin/release-10.10.zShadowghost
2025-02-02Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-01-28Remove useless checks and dead code (#13405)Bond-009
2025-01-28Fix spelling (#13444)Josh Soref
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2025-01-25chore: fix spellingJosh Soref
2025-01-25Merge pull request #12798 from JPVenson/feature/EFUserDataJoshua M. Boniface
2025-01-22Add support for .gzip files and handle URL redirection (#13319)Bond-009
2025-01-22Remove useless checks and dead codeBond_009
2025-01-15Add ability to remove a ChannelMapping (#12970)Sven Giermann
2025-01-04Add support for .gzip files and handle URL redirectionMax
2024-12-12move to new System.Threading.Lock type for better performanceDaniyar Alpyspayev
2024-12-06Merge branch 'jellyfin:master' into feature/EFUserDataJPVenson
2024-12-01Implement TaskTriggerInfoType enum (#12783)Ethan Pippin
2024-11-17Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin int...JPVenson
2024-11-17Applied coding styleJPVenson
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-10-03Clean up deprecated -vsync option (#12765)Nyanmisaka
2024-09-07Make Live TV compatibility profiles customizable (#12529)gnattu
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-08-05Update XmlTvListingsProvider.csgrumpycat
2024-08-05Update XmlTvListingsProvider.csgrumpycat
2024-07-17Add TrySetProviderId extensionBond_009
2024-06-27Add messages to LiveTvConflict exceptionCody Robibero
2024-05-25Backport pull request #11805 from jellyfin/release-10.9.zgnattu
2024-05-17Backport pull request #11699 from jellyfin/release-10.9.zcvium
2024-05-17Backport pull request #11668 from jellyfin/release-10.9.zgnattu
2024-05-17Backport pull request #11629 from jellyfin/release-10.9.zgnattu
2024-05-06Add Not Implemented to m3u tunerDavid Fernandez Alcoba
2024-05-06Workarounds TV tuners rejecting HEAD methodgnattu
2024-04-30More efficient array creation (#11468)Bond-009
2024-04-24Use StringSplitOptions.TrimEntries where possible (#11421)Bond-009
2024-03-31Lowercase CollectionTypeOptions to match legacy experience (#11272)Cody Robibero
2024-03-23fix: use a more recent UA (#11199)gnattu
2024-03-13Enable nullable for more filesBond_009
2024-03-03Precache livetv program images (#11083)Cody Robibero
2024-02-23Move media source code from LiveTvManager to LiveTvMediaSourceProviderPatrick Barron
2024-02-23Move TimerInfo start time logic out of RecordingHelperPatrick Barron
2024-02-23Rename EmbyTV to DefaultLiveTvServicePatrick Barron
2024-02-23Rename LiveTvHost to RecordingsHost and move to recordings folderPatrick Barron
2024-02-23Move GetNfoConfiguration to LiveTvConfigurationExtensionsPatrick Barron
2024-02-23Move RecordingNotifier to recordings folderPatrick Barron
2024-02-23Move RecordingHelper to recordings folderPatrick Barron
2024-02-21Use WaitForExitAsync instead of Exited for recording cleanupPatrick Barron
2024-02-21Add IRecordingsManager servicePatrick Barron
2024-02-21Add RecordingsMetadataManager servicePatrick Barron
2024-02-21Move IO code to separate folderPatrick Barron
2024-02-21Move timer services to separate folderPatrick Barron