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
/
Guide
Age
Commit message (
Expand
)
Author
2026-08-05
Revert "Refresh Live TV channel icons on every guide update."
theguymadmax
2026-07-20
Merge pull request #16933 from WizardOfYendor1/fix/livetv-guide-image-optimiz...
Cody Robibero
2026-05-25
Fixed issue etag info was not being set until the 3rd time though processing ...
WizardOfYendor1
2026-05-25
Add XMLTV guide content ETags
WizardOfYendor1
2026-05-23
Refresh Live TV channel icons on every guide update.
Daniel Țuțuianu
2026-04-11
Apply review suggestions
Shadowghost
2026-02-25
Apply review suggestions
Shadowghost
2026-02-22
Apply review suggestion
Shadowghost
2026-02-22
Handle 5002, 5003 and add caches
Shadowghost
2025-02-09
Backport pull request #13504 from jellyfin/release-10.10.z
IDisposable
2025-02-09
Backport pull request #13469 from jellyfin/release-10.10.z
Shadowghost
2025-02-03
Fix build after backports due to EFCore change (#13488)
Bond-009
2025-02-03
Backport pull request #13227 from jellyfin/release-10.10.z
Shadowghost
2024-12-06
Merge branch 'jellyfin:master' into feature/EFUserData
JPVenson
2024-12-01
Implement TaskTriggerInfoType enum (#12783)
Ethan Pippin
2024-11-17
Applied coding style
JPVenson
2024-07-17
Add TrySetProviderId extension
Bond_009
2024-03-03
Precache livetv program images (#11083)
Cody Robibero
2024-02-23
Rename EmbyTV to DefaultLiveTvService
Patrick Barron
2024-02-21
Add IRecordingsManager service
Patrick Barron
2024-02-06
Remove ActionableProgress
Patrick Barron
2024-01-17
Remove pointless code
Patrick Barron
2024-01-17
Remove useless comment
Patrick Barron
2024-01-17
Use collection expression
Patrick Barron
2024-01-17
Use Math.Clamp in GetGuideDays
Patrick Barron
2024-01-17
Merge branch 'master' into livetv-guidemanager
Patrick Barron
2024-01-17
Move RefreshGuideScheduledTask to Guide folder
Patrick Barron
2024-01-17
Add IGuideManager service
Patrick Barron