gnattu
8683253c6d
Fix Library renaming
...
This handler should not just spawn a normal library validation task because our new logic will prevent the removal of library root folder unless explicitly required, which will cause the old lib still "ghosting" in the db.
Signed-off-by: gnattu <gnattuoc@me.com >
2024-06-05 08:49:33 +08:00
Bond_009
8db79c05dd
Don't check if admin has access to library when updating
...
The access check also checks if the library is enabled, this makes it impossible to enable disabled libraries.
Regression from #11171
2024-05-29 22:27:29 +02:00
Bond-009
3feb3f81bf
More efficient array creation ( #11468 )
2024-04-30 13:32:59 -06:00
Bond-009
bb018c4adc
Enable nullable for LibraryManager ( #11191 )
2024-04-17 10:44:50 -06:00
Cody Robibero
6fb6b5f176
Validate item access ( #11171 )
2024-04-14 08:18:36 -06:00
Patrick Barron
8698b90594
Remove SimpleProgress
2024-02-06 09:50:46 -05:00
Patrick Barron
de0241e975
Move API policies to MediaBrowser.Common
2023-11-12 10:24:35 -05:00
Shadowghost
f5f890e685
Migrate to file-scoped namespaces
2023-02-02 18:50:33 +01:00
Bond_009
52194f56b5
Replace != null with is not null
2022-12-05 15:01:13 +01:00
Bond_009
645825db36
Enable nullable for more files
2021-08-28 17:32:09 +02:00
Claus Vium
d0a2d00b29
Fix UpdateMediaPath model binding ( #5378 )
2021-03-05 16:56:21 +01:00
Bond_009
914e891689
Fix unchecked input
2021-02-24 02:05:12 +01:00
crobibero
f2a86d9c80
Remove CommaDelimitedArrayModelBinderProvider
2020-10-14 13:03:36 -06:00
Claus Vium
7103e764a4
Fix model binding in UpdateLibraryOptions
2020-08-31 14:47:57 +02:00
crobibero
fffa94fc33
Apply fixes from review
2020-08-06 08:17:45 -06:00
crobibero
8f6c2e7679
Remove leading slash from route attributes
2020-08-04 08:27:54 -06:00
crobibero
1535f363b2
Fix some request parameters
2020-08-03 13:33:43 -06:00
crobibero
259b5d7f0a
Fix request parameters
2020-07-24 17:46:17 -06:00
crobibero
d801621cfc
Fix request parameters
2020-07-24 17:22:32 -06:00
crobibero
5c66f9e471
changes from merge
2020-07-20 14:43:54 -06:00
crobibero
5d34b07d1f
Make query parameters nullable or set default value
2020-07-07 09:10:51 -06:00
crobibero
73bcda7eac
Make all optional strings nullable
2020-06-27 10:50:44 -06:00
crobibero
7a32d03101
remove unused parameters
2020-06-24 14:43:28 -06:00
crobibero
d820c0fff5
Convert pragma to supresswarning
2020-06-19 08:49:42 -06:00
crobibero
9a51f484af
Remove nullable, add async task
2020-06-18 07:11:46 -06:00
David
a952d15670
Await Task from _libraryManager
2020-06-16 16:08:31 +02:00
David
edc5611ec7
Fix null reference to fix CI
2020-06-14 13:50:51 +02:00
David
618b893c48
Move LibraryStructureService to Jellyfin.Api
2020-06-12 15:39:06 +02:00