Commit Graph

118 Commits (223cc8314abf37b7a96807cd086888fe52ccf722)

Author SHA1 Message Date
cvium b50c3852ef Remove unused dependencies
3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc.
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Claus Vium 2c42d75288
Merge pull request #6027 from fredriklindberg/improve-series-matching
3 years ago
Bond_009 03f933aaa0 Fix the last few warnings
3 years ago
Patrick Barron 876a902356 Fix warnings in Library
3 years ago
Dixin dc8420c7a2 Fix extra folder type resolving.
3 years ago
Fredrik Lindberg ea439c5ccf Improve series name matching
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Cody Robibero ec13412155 Merge remote-tracking branch 'upstream/master' into warn-259810
3 years ago
Claus Vium 442e756395
Merge pull request #6183 from stanionascu/bdiso-playback
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Stanislav Ionascu 351ae66509 Better detection of the ISO DVD/BD types
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
cvium 1b49435a0e Reduce some allocations
3 years ago
Bond_009 bcb4010db6 More improvements
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
Stephen Moore e841922ffd Fix ArgumentOutOfRangeException scanning AudioBooks
3 years ago
cvium ef527df28f Set mediatype to Audio for playlists in a music library
3 years ago
Bond-009 a0258618ac
Update Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs
3 years ago
Bond_009 aa76957338 Remove useless code
3 years ago
cvium 025e351f61 add unit tests
3 years ago
cvium ab0cff8556 do not resolve episode-like files if they are in extras folders
3 years ago
dkanada 9fcdbd4c4b remove deprecated settings from server config
3 years ago
Bond-009 4549c96f6d
Merge pull request #4906 from Spacetech/library_scan_ignore_inaccessible
4 years ago
Ian 0f4bbbc63c Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver
4 years ago
Gary Wilber 1fdeac0a7d Ignore inaccessible files during library scans
4 years ago
artiume 297cb27ab6
remove opf extension for book types
4 years ago
Bond_009 ff49a3bb61
Missed some stuff
4 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings
4 years ago
Gary Wilber 3cfbe6e340 better audio file check
4 years ago
Gary Wilber 75041e7f39 interlocked increment
4 years ago
Gary Wilber 05fa95f149 Increase scan speed for music libraries
4 years ago
Patrick Barron 0aa349fe40 Remove unused dependencies.
4 years ago
telans 7f307f9082
brace multiline if statements
4 years ago
telans 8de6452967
fix some documentation periods
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
artiume 4eb4ad3be7
Update Books Resolver File Types
4 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago