index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Jellyfin.LiveTv
Age
Commit message (
Expand
)
Author
2024-10-03
Clean up deprecated -vsync option (#12765)
Nyanmisaka
2024-09-07
Make Live TV compatibility profiles customizable (#12529)
gnattu
2024-08-30
Remove BOM from UTF-8 files
Bond_009
2024-08-05
Update XmlTvListingsProvider.cs
grumpycat
2024-08-05
Update XmlTvListingsProvider.cs
grumpycat
2024-07-17
Add TrySetProviderId extension
Bond_009
2024-06-27
Add messages to LiveTvConflict exception
Cody Robibero
2024-05-25
Backport pull request #11805 from jellyfin/release-10.9.z
gnattu
2024-05-17
Backport pull request #11699 from jellyfin/release-10.9.z
cvium
2024-05-17
Backport pull request #11668 from jellyfin/release-10.9.z
gnattu
2024-05-17
Backport pull request #11629 from jellyfin/release-10.9.z
gnattu
2024-05-06
Add Not Implemented to m3u tuner
David Fernandez Alcoba
2024-05-06
Workarounds TV tuners rejecting HEAD method
gnattu
2024-04-30
More efficient array creation (#11468)
Bond-009
2024-04-24
Use StringSplitOptions.TrimEntries where possible (#11421)
Bond-009
2024-03-31
Lowercase CollectionTypeOptions to match legacy experience (#11272)
Cody Robibero
2024-03-23
fix: use a more recent UA (#11199)
gnattu
2024-03-13
Enable nullable for more files
Bond_009
2024-03-03
Precache livetv program images (#11083)
Cody Robibero
2024-02-23
Move media source code from LiveTvManager to LiveTvMediaSourceProvider
Patrick Barron
2024-02-23
Move TimerInfo start time logic out of RecordingHelper
Patrick Barron
2024-02-23
Rename EmbyTV to DefaultLiveTvService
Patrick Barron
2024-02-23
Rename LiveTvHost to RecordingsHost and move to recordings folder
Patrick Barron
2024-02-23
Move GetNfoConfiguration to LiveTvConfigurationExtensions
Patrick Barron
2024-02-23
Move RecordingNotifier to recordings folder
Patrick Barron
2024-02-23
Move RecordingHelper to recordings folder
Patrick Barron
2024-02-21
Use WaitForExitAsync instead of Exited for recording cleanup
Patrick Barron
2024-02-21
Add IRecordingsManager service
Patrick Barron
2024-02-21
Add RecordingsMetadataManager service
Patrick Barron
2024-02-21
Move IO code to separate folder
Patrick Barron
2024-02-21
Move timer services to separate folder
Patrick Barron
2024-02-21
Use DI for timer managers
Patrick Barron
2024-02-08
Remove unnecessary JSON roundtrip in SaveListingProvider
Patrick Barron
2024-02-08
Use ValueTuple in GetListingsProviders
Patrick Barron
2024-02-08
Move EpgChannelData to Listings folder
Patrick Barron
2024-02-08
Add IListingsManager service
Patrick Barron
2024-02-08
Merge pull request #10847 from barronpm/schedulesdirect-fix
Cody Robibero
2024-02-07
Use IHostedService for Live TV
Patrick Barron
2024-02-07
Convert RecordingNotifier to IHostedService
Patrick Barron
2024-02-06
Remove ActionableProgress
Patrick Barron
2024-02-06
Remove SimpleProgress
Patrick Barron
2024-02-06
Don't dispose HttpClients
Patrick Barron
2024-02-03
Merge pull request #10951 from barronpm/livetv-di
Cody Robibero
2024-02-03
Merge changes
Mark Cilia Vincenti
2024-02-02
Use DI for ILiveTvService
Patrick Barron
2024-02-02
Kill circular dependency between LiveTvManager and EmbyTV
Patrick Barron
2024-02-02
Use DI for IListingsProvider
Patrick Barron
2024-01-25
Log SchedulesDirect response on request error
Patrick Barron
2024-01-17
Remove pointless code
Patrick Barron
2024-01-17
Remove useless comment
Patrick Barron
[next]