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
/
Channels
Age
Commit message (
Collapse
)
Author
2025-12-08
avoid Take(0) when limit == 0 (#14608)
evan314159
Co-authored-by: Evan <evan@MacBook-Pro.local>
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2025-05-04
Recognize file changes and remove data on change (#13839)
Tim Eisele
2025-05-04
Cleanup file related code (#14023)
Bond-009
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2024-12-01
Implement TaskTriggerInfoType enum (#12783)
Ethan Pippin
2024-04-30
More efficient array creation (#11468)
Bond-009
2024-03-13
Enable nullable for more files
Bond_009
2024-02-06
Remove SimpleProgress
Patrick Barron
2024-02-03
Merge changes
Mark Cilia Vincenti
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2024-01-15
Remove unused Live TV code
Patrick Barron
2024-01-14
Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports ↵
Mark Cilia Vincenti
non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker.
2024-01-09
Move channels to LiveTv project
Patrick Barron