Commit Graph

58 Commits (e7b8d45bbb0f2b832245dae7ac0d401c56cb10a4)

Author SHA1 Message Date
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
5 months ago
Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names
6 months ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
7 months ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
7 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
8 months ago
Shadowghost eb52af4e6a
Fix playlists library and migration (#9770)
1 year ago
Bond_009 d8ec3a5470 Reduce usage of GetAwaiter().GetResult()
1 year ago
Bond_009 4b01aaa0f7 Allocate less Lists
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Bond_009 ea8f40e84a More cleanup
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
Dmitry Lyzo 2b004e1f76 Add more sorting to Latest
3 years ago
Patrick Barron e0db541381
Update indentation
3 years ago
Patrick Barron 876a902356 Fix warnings in Library
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
crobibero ee23d06154 Use a more descriptive function name
4 years ago
crobibero b670937c3d Use typed UserManager GetPreference
4 years ago
nyanmisaka 020fe37dfe fix custom library order
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond_009 2ef4ffd698 More warnings (removed)
5 years ago
dkanada 67922dff50
Merge pull request #2041 from Bond-009/warn11
5 years ago
Bond-009 a2c35e6dba Merge remote-tracking branch 'upstream/master' into random
5 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond_009 d7335f6ae6 Reword exception message
5 years ago
Bond-009 24c076eff3
Update Emby.Server.Implementations/Library/UserViewManager.cs
5 years ago
Bond_009 fef35d0505 Add clearer exceptions, warnings and docs
5 years ago
Bond_009 bbc0875387 Don't shuffle some types by default
5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Bond-009 ee637e8fec Fix warnings, improve performance (#1665)
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
5 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
5 years ago
Erwin de Haan 58b582bdcb Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
5 years ago
hawken bd169e4fd4 remove trailing whitespace
5 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 98cd888801 update translations
7 years ago
Luke Pulverenti 4ef9f68837 support delete per library
7 years ago
Luke Pulverenti 66ad10348f update translations
7 years ago
Luke Pulverenti a5b82cd2ec remove unneeded async signatures
7 years ago
Luke Pulverenti 39c4542cf6 update query objects
7 years ago
Luke Pulverenti e287e3a50d remove async when there's nothing to await
7 years ago
Luke Pulverenti 1ad990ad72 update live tv data transfer
7 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago