Bond_009
637e86478f
Fix some warnings
3 years ago
Rich Lander
e3df4dcaae
Fix warnings in MediaBrowser.Controller
3 years ago
Cody Robibero
d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) ( #6078 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
3 years ago
Bond_009
fb090df0b5
Enable nullable reference types for MediaBrowser.Controller
4 years ago
Bond_009
a02e37daa0
SqliteItemRepository: remove redundant operations
...
removed:
* nameof -> FullName lookup
* IndexOf before Replace
* Enum.GetNames -> Enum.Parse roundtrip
4 years ago
Matt Montgomery
53d5f64e03
Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond_009
404bb4f835
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
Patrick Barron
ab396225ea
Migrate Display Preferences to EF Core
4 years ago
telans
9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans
3d9049ef08
fix SA1508
4 years ago
Patrick Barron
9ad839c776
Initial migration code
5 years ago
dkanada
eda208e258
Merge pull request #2829 from Bond-009/warn19
...
Fix some warnings
5 years ago
Bond_009
49fe5e0a21
Fix some warnings
5 years ago
Bond_009
c2b5fb78ce
Address comments
5 years ago
Bond_009
8e7b15285e
Clean up SqliteItemRepository
5 years ago
Bond_009
a07ee65365
Minor improvements
5 years ago
Bond_009
87d2479b78
Fix warnings
5 years ago
Bond_009
8a0ef41036
Minor improvements
5 years ago
Andrew Mahone
03ecf57548
Store MediaAttachments in DB.
5 years ago
Bond_009
3e6819c718
Don't clone lists
6 years ago
Bond_009
41fb1e5106
Tuple -> ValueTuple
6 years ago
Claus Vium
8985fb8d58
Remove support for games as a media type
6 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan
26ca4b607b
Visual Studio Reformat: MediaBrowser.Controller
6 years ago
Erwin de Haan
ec1f5dc317
Mayor code cleanup
...
Add Argument*Exceptions now use proper nameof operators.
Added exception messages to quite a few Argument*Exceptions.
Fixed rethorwing to be proper syntax.
Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)
Added some TODOs to log certain exceptions.
Fix sln again.
Fixed all AssemblyInfo's and added proper copyright (where I could find them)
We live in *current year*.
Fixed the use of braces.
Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.
Made more Methods that should be static static.
You can now use static to find bad functions!
Removed unused variable. And added one more proper XML comment.
6 years ago
Andrew Rabert
a86b71899e
Add GPL modules
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
7e5036a587
update image aspect ratio detection
7 years ago
Luke Pulverenti
e287e3a50d
remove async when there's nothing to await
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
Luke Pulverenti
db315c4e32
update media source methods
7 years ago
Luke Pulverenti
d270b10db6
move auto-organize to plugin
7 years ago
Luke Pulverenti
d84bb7160f
update next up queries
8 years ago
Luke Pulverenti
184f3bc50a
update db init
8 years ago
Luke Pulverenti
64d15be839
update queries
8 years ago
Luke Pulverenti
719ad3971e
update genre validator
8 years ago
Luke Pulverenti
845c4a0d62
update item by name validators
8 years ago
Luke Pulverenti
319a956b38
update validators
8 years ago
Luke Pulverenti
a75f24e8e1
add temp file with recording conversion
8 years ago
Luke Pulverenti
f9847be17c
update item by name queries
8 years ago
Luke Pulverenti
da6e94396f
update connection pooling
9 years ago
Luke Pulverenti
ddb6ea6f05
rework user data
9 years ago
Luke Pulverenti
a4d1c9e6e4
update sqlite
9 years ago
Luke Pulverenti
95250b9f22
removed dead code
9 years ago
Luke Pulverenti
fbf8d27637
update channel db
9 years ago
Luke Pulverenti
0bd1f36ece
update db queries
9 years ago
Luke Pulverenti
9ae7625d13
update item list page
9 years ago
Luke Pulverenti
0291df3193
3.0.5666.2
9 years ago
Luke Pulverenti
dfa17aec70
update people queries
9 years ago