Commit Graph

52 Commits (a884b1f7869436fb373d71106330ab1db79cee11)

Author SHA1 Message Date
ArabCoders c4013d2e10 Updated the summary and the Dto name.
11 months ago
ArabCoders 07db2025a1 Refactored the code to not use reflection.
11 months ago
ArabCoders 2a25c5a2e3 Refactored api call logic handling.
11 months ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Bond_009 ea8f40e84a More cleanup
3 years ago
Patrick Barron 876a902356 Fix warnings in Library
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Claus Vium 9f2e8063ec
Merge pull request #5997 from JKI12/master
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Jake King bc017737e6 Changed condition for readbility
3 years ago
Jake King 3cd57cb287 Fixes for Book Progress
3 years ago
artiume 005ae80b31
Update var names
3 years ago
artiume dcd96909cd
Fix Audiobook Resume
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
artiume f411353c8c
Update Emby.Server.Implementations/Library/UserDataManager.cs
4 years ago
artiume c7cb177260
Update Emby.Server.Implementations/Library/UserDataManager.cs
4 years ago
artiume 77b478c726
Update Emby.Server.Implementations/Library/UserDataManager.cs
4 years ago
artiume 99adbf0497
Split resume function for Audiobooks
4 years ago
Patrick Barron 0aa349fe40 Remove unused dependencies.
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
Patrick Barron fc02157b42 Fix build errors
4 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
4 years ago
Daniyar Itegulov 613748b45d
Make books resumable and have duration of 1 second
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Mark Monteiro 615717e562 Register and construct IUserDataManager and IUserDataRepository correctly
5 years ago
Bond_009 07cc4be6a7 Fix some warnings
5 years ago
Bond_009 7f5a174dff Merge branch 'master' into warn12
5 years ago
dkanada 02928128b9 track progress for any item that supports the feature
5 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 42ffddc269 Fix more warnings
5 years ago
Bond_009 3221e837f9 * Add support for multi segment base urls
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
6 years ago
Erwin de Haan 58b582bdcb Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
Bond_009 a997bb609f Remove unnecessary using statements
6 years ago
Bond_009 391b48614d Remove FireEventIfNotNull
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 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 33014f77aa update GetItems method
7 years ago
Luke Pulverenti e1b880a5a0 update series queries
8 years ago