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
/
Collections
/
CollectionManager.cs
Age
Commit message (
Expand
)
Author
2021-09-03
Fix some warnings
Bond_009
2021-08-28
Enable nullable for more files
Bond_009
2021-08-15
Minor improvements
Bond_009
2021-07-26
EnsureLibraryFolder: Minor optimization
Bond_009
2021-07-10
[CA1801] Parameter is never used. Remove the parameter or use it in the metho...
Cody Robibero
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-11
Reduce warnings in MediaBrowser.Controller (#6006)
Cody Robibero
2021-04-21
Merge pull request #5808 from cvium/semi-fix-collection-perf
Bond-009
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-13
fixes
cvium
2021-04-13
Optimize the way items are grouped into collections
cvium
2021-03-13
Merge branch 'master' of https://github.com/danieladov/jellyfin
Mister Rajoy
2021-03-13
Change Guid.Parse to Guid.TryParse
Mister Rajoy
2021-03-13
Remove empty line
Daniel
2021-03-13
Remove empty line
Daniel
2021-02-28
Fix duplicated movies when group movies into collections is enabled
Mister Rajoy
2021-02-24
Fix build
Bond_009
2020-08-21
Make some methods async
Bond_009
2020-06-27
use constructor to set optimal config values
dkanada
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-05
Use typed logger where possible
crobibero
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-04-22
Merge branch 'master' into warnings-cleanup1
Patrick Barron
2020-04-15
Clean up and document ChannelManager.cs and implement suggestions
Patrick Barron
2020-04-14
Clean up and document CollectionManager.cs
Patrick Barron
2020-04-11
Fix some warnings
Bond_009
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-10
Merge branch 'master' into warn12
Bond_009
2019-12-30
Fix a couple of TODOs
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-10-29
Fix more warnings
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-02-09
Removed some unused fields
Bond_009
2019-02-03
Merge pull request #736 from Bond-009/startasync
Joshua M. Boniface
2019-01-28
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
Erwin de Haan
2019-01-28
Unwrapped CreateDirectory and DeleteDirectory
Erwin de Haan
2019-01-27
Start startup tasks async
Bond_009
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
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-05
Remove FireEventIfNotNull
Bond_009
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Remove the need for NullLogger
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-12-28
Remove custom ToArray extension
Bond_009
[next]