Commit Graph

104 Commits (7ee404ec98715ac31d4893c568d62c216d6bedc8)

Author SHA1 Message Date
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
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
4 years ago
Bond_009 aa76957338 Remove useless code
4 years ago
cvium 025e351f61 add unit tests
4 years ago
cvium ab0cff8556 do not resolve episode-like files if they are in extras folders
4 years ago
dkanada 9fcdbd4c4b remove deprecated settings from server config
4 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
5 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
5 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
5 years ago
Mark Monteiro 1204818698 Clean up and document PlaylistResolver
5 years ago
Mark Monteiro 41a26f8ecd Correctly resolve playlists that are stored using a directory path
5 years ago
Bond_009 07cc4be6a7 Fix some warnings
5 years ago
Bond_009 adc9fc282c Minor improvements
5 years ago
Bond_009 dc62e436c4 Clean up Emby.Naming
5 years ago
Bond_009 2ef4ffd698 More warnings (removed)
5 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond_009 ab7ef9c9cb Fix style issues
5 years ago
dkanada 9e9952d81f
Merge pull request #1247 from bugfixin/master
5 years ago
Bond-009 a6f9ceedd8 Fix more warnings
5 years ago
Bond-009 35d7e97258 Ignore casing photo extensions
5 years ago
bugfixin 0794a3edf4 Adjust detection of 'sample' in filenames to use regex boundaries
5 years ago