Mikal S
9b7da736ed
Replace `!=` with `is not`
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
8 months ago
Mikal Stordal
7b17b5b488
fix: add null check
8 months ago
Mikal Stordal
0cf8b376ac
Don't expect `BaseItem` to be a movie/video file.
...
This fix is mainly so I can mass-add series _and_ movie entries using a
`IMultiItemResolver` without having to resort to complicated logic
using _both_ a `IItemResolver` and a `IMultiItemResolver` by splitting
up what gets added where.
I've also added three new interface methods to the `IDirectoryService`,
one of which is used in the modified
`ResolverHelper.SetInitialItemValues(…)` to get the file system entry
info for the item regardless of which type the file system entry is.
In my local testing so far I haven't found any issues introduced
by this change.
8 months ago
Shadowghost
18dd6b2875
Backport pull request #11934 from jellyfin/release-10.9.z
...
Fix local image saving
Original-merge: b0bb22b650
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
8 months ago
Claus Vium
239727e896
fix: skip library folders that are inaccessible or empty ( #9291 )
11 months ago
Bond_009
cbfa355e31
Update StyleCop
3 years ago
cvium
76c2775d8c
Use static lambdas
3 years ago
cvium
0835b26889
review
4 years ago
cvium
42a2cc1747
Remove some unnecessary allocations
4 years ago
Bond_009
4367b97a54
Fix build
4 years ago
cvium
7670189561
make directoryservice cache case sensitive
4 years ago
Gary Wilber
eb04773c79
Use the get or add argument
4 years ago
Gary Wilber
50c9083bc0
remove unnecessary parentheses
4 years ago
Gary Wilber
449f7e1b1e
update based on suggestions
4 years ago
Gary Wilber
89041982c2
Use ConcurrentDictionary's in DirectoryService
4 years ago
Bond_009
404bb4f835
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
5 years ago
Bond_009
787049f35f
Merge branch 'master' into minor
5 years ago
dkanada
52fde64f10
remove unused files and fix some future warnings
5 years ago
Bond_009
a07ee65365
Minor improvements
5 years ago
Bond_009
d9a03c9bb1
Fix more warnings
5 years ago
Erwin de Haan
38f96af079
Reformat JustAMan review pt2 changes
...
Refs #575
6 years ago
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
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
Bond_009
b1ccd6bad9
Fix build post GPL change
6 years ago
Bond_009
b7ebb67cbb
Remove the need for NullLogger
6 years ago
Bond_009
3d3ec3588b
Mark where ILogger is being set to null
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
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
5cb7469028
support track selection before playback
7 years ago
Luke Pulverenti
e441e2f53d
update active recordings
8 years ago
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
8 years ago
Luke Pulverenti
401d82eea7
fixes #2559 - movie.nfo being ignored
8 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
696a6b34ea
improve smb support
8 years ago
Luke Pulverenti
04b6f23473
3.2.9.1
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
894d87fabb
add file cache
9 years ago
Luke Pulverenti
c3d8115bc8
update directory service
9 years ago
Luke Pulverenti
0706bd5237
update DirectoryService
9 years ago
Luke Pulverenti
eb321dad3b
fix DateModified not refreshing
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
d0ca9b1c07
update components
9 years ago
Luke Pulverenti
c6ce834216
update use of FileAttributes
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
8ad702060e
begin file system rework
9 years ago
Luke
14de062681
update file system methods
10 years ago
Andrew Schurman
5571bf4736
Handle symlinks in library folders
10 years ago
Luke Pulverenti
caadb4f374
update default image providers
10 years ago