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
/
Emby.Server.Implementations
/
Channels
/
RefreshChannelsScheduledTask.cs
Age
Commit message (
Expand
)
Author
2020-06-05
Use typed logger where possible
crobibero
2020-04-14
Remove unused field and documented RefreshChannelsScheduledTask.cs
Patrick Barron
2020-04-14
Document ChannelPostScanTask.cs
Patrick Barron
2020-03-29
Rename translation keys
ferferga
2020-03-26
Translated RefreshChannelScheduledTask as well
ferferga
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-02-23
Fix some warnings
Bond_009
2020-01-31
Fix warnings
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-02-15
Make all class implementing dynamically loaded interfaces public
Claus Vium
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part A-Da
Erwin de Haan
2019-01-11
Merge branch 'dev' into code-cleanup
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-12-30
Some voodoo magic to stop a crash
Bond_009
2017-10-28
fix music artists not showing in collections
Luke Pulverenti
2017-06-23
support individual library refreshing
Luke Pulverenti
2016-11-02
move classes to portable server project
Luke Pulverenti