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
/
ScheduledTasks
/
TaskManager.cs
Age
Commit message (
Expand
)
Author
2020-11-18
Fixes spelling.
Greenback
2020-08-24
Merge branch 'master' into event-rewrite-1
Patrick Barron
2020-08-20
Make MediaBrowser.MediaEncoding warnings free
Bond_009
2020-08-13
Move GenericEventArgs to Jellyfin.Data.Events
Patrick Barron
2020-07-23
Remove unused dependencies.
Patrick Barron
2020-06-20
fix some documentation periods
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-05
Use typed logger where possible
crobibero
2020-06-03
Merge pull request #3203 from Bond-009/warn18
Vasily
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-27
Merge branch 'master' into nullable3
Bond_009
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-04-04
Register and construct ITaskManager and IIsoManager correctly
Mark Monteiro
2019-11-22
Fix some warnings
Bond-009
2019-01-27
Remove unused function
Bond_009
2019-01-25
Remove remnants of system events
Bond_009
2019-01-20
Updated param name
William Taylor
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part S-S
Erwin de Haan
2019-01-05
Remove unnecessary using statements
Bond_009
2019-01-05
Remove FireEventIfNotNull
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-10-16
support delete per library
Luke Pulverenti
2017-08-16
merge common implementations and server implementations
Luke Pulverenti