Commit Graph

56 Commits (48263078b46aa4ef46c0fb6944665b2c317bf077)

Author SHA1 Message Date
Bond_009 48263078b4 Reduce string allocations by regex
1 year ago
Bond-009 497d8c4957
Use Order() introduced in .NET 7 (#8923)
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Shadowghost 2e639c77c7 Apply review suggestions
2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
Bond_009 f6af28cf96 Fix some things that slipped through the cracks
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Utku Ozdemir 9ec42f8cf5 fix: single video folder during photos lib scan
2 years ago
Cody Robibero b35d608b19 Merge pull request #7892 from cvium/fix_tv_multi
2 years ago
Stanislav Ionascu 554d1b2ca8 Fix #7100 by catching the exception on opening invalid UDF images
2 years ago
SenorSmartyPants 2b769aae69
TV extras (#7178)
2 years ago
Joe Rogers e762454787
Restore resolver that handles alternate videos
2 years ago
Joe Rogers c0ab54f0bd Fix resolved type for Trailers
2 years ago
cvium 83a94aa612 Fix extras folders
2 years ago
Claus Vium 9a0618552b
Merge branch 'master' into what_could_go_wrong
2 years ago
cvium 6030946d78 Fixes
2 years ago
cvium fde84a1e00 Refactor extras parsing
2 years ago
Claus Vium 065d3fa837 performance++
3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc.
3 years ago
Patrick Barron 876a902356 Fix warnings in Library
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
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Bond_009 bcb4010db6 More improvements
3 years ago
cvium ab0cff8556 do not resolve episode-like files if they are in extras folders
3 years ago
Ian 0f4bbbc63c Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver
3 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
Bond_009 adc9fc282c Minor improvements
4 years ago
Bond_009 dc62e436c4 Clean up Emby.Naming
4 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond_009 ab7ef9c9cb Fix style issues
5 years ago
bugfixin 0794a3edf4 Adjust detection of 'sample' in filenames to use regex boundaries
5 years ago
Bond_009 a6a4cd5667 Removed some unused fields
5 years ago
Bond_009 722120af74 Remove conditions that are always true/false
5 years ago
Erwin de Haan 58b582bdcb Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
5 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti d06532c602 update rules for samples
7 years ago
Luke Pulverenti b5ab7776f1 3.2.36.11
7 years ago
Luke Pulverenti 47e6530d84 fix file extension being displayed
7 years ago
Luke Pulverenti e7ecd418c4 update home video library support
7 years ago
Luke Pulverenti bc656edf4f update resolved video titles
7 years ago
Luke Pulverenti a5b82cd2ec remove unneeded async signatures
7 years ago
Luke Pulverenti b8834be83c update naming project to target .net standard
7 years ago
Luke Pulverenti b7867214ef update download error handling
7 years ago
Luke Pulverenti e7425e6205 revert servicestack.text update
7 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago