This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-12-27 15:20:16 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
Emby.Server.Implementations
/
LiveTv
History
Joshua M. Boniface
9169a28df1
Merge pull request
#4588
from jellyfin/hex
...
Remove Hex class as the BCL has one now
2020-11-27 01:59:58 -05:00
..
EmbyTV
Merge remote-tracking branch 'upstream/master' into no-scaling
2020-11-19 23:18:25 +01:00
Listings
Schedules Direct requires the hex to be lowercase
2020-11-26 13:21:04 +01:00
TunerHosts
Don't throw null reference if ContentType is null.
2020-11-24 16:42:27 -07:00
LiveTvConfigurationFactory.cs
Address comments
2020-04-01 19:05:41 +02:00
LiveTvDtoService.cs
Use nameof where possible
2020-10-17 16:19:57 +02:00
LiveTvManager.cs
Use string.Split(char) where possible instead of string.Split(char[])
2020-11-14 20:27:48 +01:00
LiveTvMediaSourceProvider.cs
Updatig netcollection & re-inserting BOM
2020-10-04 09:56:33 +01:00
RefreshChannelsScheduledTask.cs
Fix SA1012 and SA1013 warnings
2020-10-12 19:22:33 +02:00