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
/
MediaBrowser.Controller
/
LiveTv
/
LiveTvChannel.cs
Age
Commit message (
Expand
)
Author
2019-10-15
Fix Json serialization error
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-01-13
ReSharper Reformat: Properties to expression bodied form.
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Controller
Erwin de Haan
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-10-13
reduce file checks during library scan
Luke Pulverenti
2017-08-05
update media source methods
Luke Pulverenti
2017-06-03
update live tv startup
Luke Pulverenti
2017-05-31
update dlna profiles
Luke Pulverenti
2017-05-29
update sortname generation
Luke Pulverenti
2017-04-22
restore missing file
Luke Pulverenti
2017-03-02
update channel sorting
Luke Pulverenti
2017-03-01
update channel sorting
Luke Pulverenti
2016-12-12
move book support into the core
Luke Pulverenti
2016-10-25
make controller project portable
Luke Pulverenti
2016-10-17
remove dead interface objects
Luke Pulverenti
2016-10-12
update playlist content
Luke Pulverenti
2016-09-29
update closing of streams
Luke Pulverenti
2016-04-30
support multiple user data keys
Luke Pulverenti
2016-04-27
disable remember track selections for live channels
Luke Pulverenti
2016-03-27
Remove unused code...
Sven Van den brande
2016-03-19
removed ILiveTvItem interface
Luke Pulverenti
2016-03-19
finish removing ChannelFolderItem
Luke Pulverenti
2015-11-06
encode with qsv
Luke Pulverenti
2015-10-04
update channels
Luke Pulverenti
2015-10-04
update channel db
Luke Pulverenti
2015-03-29
update live stream generation
Luke Pulverenti
2015-03-28
implement modular media sources
Luke Pulverenti
2015-03-12
remove more reliance on ActiveService
Luke Pulverenti
2015-02-06
fixes #1001 - Support downloading
Luke Pulverenti
2015-01-26
fix failing scan
Luke Pulverenti
2015-01-24
sync updates
Luke Pulverenti
2015-01-17
make library scan a bit more hands off
Luke Pulverenti
2015-01-12
make channel access opt-in rather than opt out
Luke Pulverenti
2014-12-20
start using user policy
Luke Pulverenti
2014-10-28
connect updates
Luke Pulverenti
2014-06-28
update video player layout
Luke Pulverenti
2014-06-17
update latest channel content display
Luke Pulverenti
2014-06-16
fixes #838 - Support rtmp protocol with channels
Luke Pulverenti
2014-06-01
isolate .net specific methods in model project
Luke Pulverenti
2014-05-31
rename channel query objects
Luke Pulverenti
2014-03-17
progress on channels api
Luke Pulverenti
2014-03-09
calculate item by name counts on the fly
Luke Pulverenti
2014-02-21
rework checkboxes for block unrated items
Luke Pulverenti
2014-02-07
use music brainz values from audio files with bottom up refresh
Luke Pulverenti
2014-01-23
trim tv objects
Luke Pulverenti
2013-12-19
added IHasImages and IHasUserData
Luke Pulverenti