Bond_009
ce76817020
Rename CreateOrUpdateItems back to CreateItems
...
Reverts the name change of this function made in the EFCore PR. This hopefully
reduces the amount of merge conflicts while backporting and makes it consistent
with the CreateItem function.
2 weeks ago
JPVenson
b39553611d
Applied coding style
3 months ago
JPVenson
b09a41ad1f
WIP porting new Repository structure
5 months ago
gnattu
cd5fb84136
Backport pull request #11963 from jellyfin/release-10.9.z
...
Fix Library renaming
Original-merge: b78efd6b1e
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
9 months ago
Bond-009
bb018c4adc
Enable nullable for LibraryManager ( #11191 )
10 months ago
Cody Robibero
6fb6b5f176
Validate item access ( #11171 )
11 months ago
Cody Robibero
f7f3ad9eb7
Precache livetv program images ( #11083 )
...
* Precache livetv program images
* return if cache hit
* use EnsureSuccessStatusCode
* Read proper bytes
12 months ago
Cody Robibero
0bc41c015f
Store lyrics in the database as media streams ( #9951 )
1 year ago
Cody Robibero
906f701fa8
Convert CollectionType, SpecialFolderType to enum ( #9764 )
...
* Convert CollectionType, SpecialFolderType to enum
* Hide internal enum CollectionType values
* Apply suggestions from code review
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
* Fix recent change
* Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs
Co-authored-by: Patrick Barron <barronpm@gmail.com>
---------
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
Co-authored-by: Patrick Barron <barronpm@gmail.com>
1 year ago
Cody Robibero
c7a94d48ae
Convert ItemSortBy to enum ( #9765 )
...
* Convert ItemSortBy to enum
* Rename Unknown to Default
1 year ago
Joe Rogers
e4040ab812
Allow video extras to use owner library options
2 years ago
Joshua Boniface
e251f1483f
Backport pull request #8167 from jellyfin/release-10.8.z
...
Add back library scan from library manager
Authored-by: Cody Robibero <cody@robibe.ro>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: f9dffa767f
3 years ago
Bond_009
adad13b865
Remove some dead code
3 years ago
Bond_009
5732e6188c
Fix some warnings
3 years ago
Claus Vium
488ce51032
Remove some allocations ( #7246 )
3 years ago
Cody Robibero
7bfc6b5679
Remove more warnings
3 years ago
cvium
83a94aa612
Fix extras folders
3 years ago
cvium
fde84a1e00
Refactor extras parsing
3 years ago
cvium
4f45c52674
Remove ILibraryManager as a dependency in resolvers etc.
3 years ago
Bond_009
637e86478f
Fix some warnings
4 years ago
Rich Lander
a0678a9261
Update ILibraryManager.cs
4 years ago
Rich Lander
092e7c91b4
Update ILibraryManager.cs
4 years ago
Rich Lander
6a005f6a4f
Update ILibraryManager.cs
4 years ago
Rich Lander
dfaf89a681
Update ILibraryManager.cs
4 years ago
Rich Lander
5110835031
Update ILibraryManager.cs
4 years ago
Rich Lander
0bb6999d59
Update ILibraryManager.cs
4 years ago
Rich Lander
5920f68ca9
Fix warnings in MediaBrowser.Controller/Library
4 years ago
Bond-009
cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
4 years ago
Cody Robibero
d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) ( #6078 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
4 years ago
cvium
42a2cc1747
Remove some unnecessary allocations
4 years ago
crobibero
b6dda30a33
Fix suggestions from review
4 years ago
crobibero
6bcbc2b88a
Reduce warnings in MediaBrowser.Controller
4 years ago
Bond_009
fb090df0b5
Enable nullable reference types for MediaBrowser.Controller
4 years ago
cvium
77261a8445
add UpdatePeopleAsync and add people to both tables
4 years ago
Bond_009
914e891689
Fix unchecked input
4 years ago
cvium
3f6e6c4839
Simplify
4 years ago
cvium
3c5bbeb80c
Remove ImageFetcherPostScanTask
4 years ago
crobibero
c083b29e29
Use Guid as API parameter type where possible
4 years ago
Joshua M. Boniface
bf54b5579c
Merge branch 'master' into defer_image_fetching
4 years ago
cvium
584b4fa41f
Fix Persons, Genres and Studios endpoints
4 years ago
Jan-Pieter Baert
ec91d3893d
Fix SA 1116 warnings
4 years ago
cvium
763862cbd8
Defer image pre-fetching until the end of a refresh/scan
4 years ago
Matt Montgomery
53d5f64e03
Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond_009
48e1cf9fd7
Minor performance improvements to item saving
5 years ago
Bond_009
404bb4f835
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
5 years ago
Bond_009
119f64f5e7
Make some methods async
5 years ago
Patrick Barron
3d69cea1c9
Merge branch 'master' into displaypreferences-efcore
5 years ago
Bond_009
7324b44c43
Fix warnings
5 years ago
Patrick Barron
ab396225ea
Migrate Display Preferences to EF Core
5 years ago
Claus Vium
0f07b19ca5
Remove AllowIgnorePath
5 years ago