Bond_009
b176beb88e
Reduce string allocations
...
Some simple changes to reduce the number of allocated strings
1 year ago
Stepan Goremykin
910617bbc3
Remove redundant 'else' keywords
2 years ago
Bond-009
6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
2 years ago
Joe Rogers
1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
2 years ago
Shadowghost
3d4b2f840a
Fix BD and DVD folder recognition for tv episodes
2 years ago
Stanislav Ionascu
7d6ec0a5bd
Fix to make sure that UDF streams are opened with Share.Read ( #8276 )
...
Make sure that any subsequent requests to open the file for read will
succeed.
2 years ago
Bond_009
c7d50d640e
Replace == null with is null
2 years ago
Bond_009
f6af28cf96
Fix some things that slipped through the cracks
2 years ago
Stanislav Ionascu
554d1b2ca8
Fix #7100 by catching the exception on opening invalid UDF images
...
When an invalid UDF image is opened by the UdfReader, it may throw
and exception. This change is to catch and log the exception.
3 years ago
cvium
fde84a1e00
Refactor extras parsing
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
Bond_009
637e86478f
Fix some warnings
3 years ago
Cody Robibero
ec13412155
Merge remote-tracking branch 'upstream/master' into warn-259810
3 years ago
Cody Robibero
cba07b1ca6
Remove more and more warnings
3 years ago
Stanislav Ionascu
351ae66509
Better detection of the ISO DVD/BD types
...
The ISO image will be opened and checked for disc-type specific
folders.
Can be overridden using NAME.dvd.iso / NAME.bluray.iso
3 years ago
cvium
42a2cc1747
Remove some unnecessary allocations
4 years ago
Bond_009
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
4 years ago
cvium
1b49435a0e
Reduce some allocations
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
telans
acd4389653
fix SA1005
4 years ago
Bond_009
07cc4be6a7
Fix some warnings
...
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
5 years ago
Bond_009
adc9fc282c
Minor improvements
5 years ago
Bond_009
2ef4ffd698
More warnings (removed)
5 years ago
Bond_009
42ffddc269
Fix more warnings
5 years ago
Bond_009
a6a4cd5667
Removed some unused fields
6 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
hawken
bd169e4fd4
remove trailing whitespace
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
5cb7469028
support track selection before playback
7 years ago
Luke Pulverenti
b8834be83c
update naming project to target .net standard
7 years ago
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti
994720c24a
deprecate hddvd videotype
7 years ago
Luke Pulverenti
04b6f23473
3.2.9.1
8 years ago
Luke Pulverenti
e9a3690079
fix bluray detection
8 years ago
Luke Pulverenti
ef94bab432
fix bluray folder resolver
8 years ago
Luke Pulverenti
83ad945015
update xml readers
8 years ago
Luke Pulverenti
406e6cb813
update portable projects
8 years ago
Luke Pulverenti
3eb4091808
move additional classes to new server lib
8 years ago