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
/
EntryPoints
/
LibraryChangedNotifier.cs
Age
Commit message (
Expand
)
Author
2021-10-03
Fix warnings in LibraryChangedNotifier
Patrick Barron
2021-08-28
Remove more and more warnings
Cody Robibero
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2020-11-08
Merge remote-tracking branch 'upstream/master' into library_scan_speed
Gary Wilber
2020-10-01
Fix lastProgressMessageTimes dictionary errors
Gary Wilber
2020-09-27
Use SessionMessageType for WebSocket messages
Niels van Velzen
2020-08-13
Move GenericEventArgs to Jellyfin.Data.Events
Patrick Barron
2020-08-09
Make event methods private.
Patrick Barron
2020-08-08
Clean up LibraryChangedNotifier.
Patrick Barron
2020-06-15
fix SA1508
telans
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-05
Use typed logger where possible
crobibero
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-25
Fix some 'bugs' flagged by sonarcloud
Bond_009
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
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-11-22
Fix some warnings
Bond-009
2019-11-21
revert settings to their old names
dkanada
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-03-25
Simplify/remove/clean code
Bond-009
2019-02-05
Remove custom Threading
Claus Vium
2019-02-03
Merge pull request #736 from Bond-009/startasync
Joshua M. Boniface
2019-02-02
Remove MoreLINQ
Bond_009
2019-01-27
Start startup tasks async
Bond_009
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part De-H
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
Fix exception logging
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-11-25
update library changed notifier
Luke Pulverenti
2017-09-18
update owned items
Luke Pulverenti
2017-09-05
3.2.30.8
Luke Pulverenti
2017-08-19
update live tv data transfer
Luke Pulverenti
2017-06-28
update logging
Luke Pulverenti
2017-06-23
support individual library refreshing
Luke Pulverenti
2016-11-03
move classes to portable server project
Luke Pulverenti