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
/
Listings
Age
Commit message (
Expand
)
Author
43 hours
Fix review and CodeQL comments
Shadowghost
2026-04-20
Merge remote-tracking branch 'upstream/master' into epg-fixes
Shadowghost
2026-04-18
Update to Jellyfin.XmlTv 10.12.0-pre1
Bond_009
2026-04-16
Merge pull request #8890 from SenorSmartyPants/XMLTV-Live
Bond-009
2026-04-11
Apply review suggestions
Shadowghost
2026-02-25
Apply review suggestions
Shadowghost
2026-02-23
Gracefully handle empty listingId
Shadowghost
2026-02-22
Persistence
Shadowghost
2026-02-22
Handle 5002, 5003 and add caches
Shadowghost
2026-02-21
Fix Skipping
Shadowghost
2026-02-21
Fix image failure response handling in batch endpoint
Shadowghost
2026-02-21
Fix batch requests
Shadowghost
2026-02-20
Add early returns
Shadowghost
2026-02-20
Properly handle SD internal error codes
Shadowghost
2026-02-20
Fix EPG issues
Shadowghost
2025-02-03
Backport pull request #13227 from jellyfin/release-10.10.z
Shadowghost
2025-01-28
Fix spelling (#13444)
Josh Soref
2025-01-25
chore: fix spelling
Josh Soref
2025-01-22
Add support for .gzip files and handle URL redirection (#13319)
Bond-009
2025-01-15
Add ability to remove a ChannelMapping (#12970)
Sven Giermann
2025-01-04
Add support for .gzip files and handle URL redirection
Max
2024-11-14
Set IsLive
SenorSmartyPants
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-04-30
More efficient array creation (#11468)
Bond-009
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-06
Don't dispose HttpClients
Patrick Barron
2024-01-25
Log SchedulesDirect response on request error
Patrick Barron
2024-01-14
Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports n...
Mark Cilia Vincenti
2024-01-12
Fix disposable analyzer warnings in SchedulesDirect
Patrick Barron
2024-01-12
Don't re-use HttpRequestMessage on re-try in SchedulesDirect
Patrick Barron
2024-01-09
Move LiveTv to separate project
Patrick Barron