Claus Vium
|
a41065a248
|
Merge pull request #6200 from nielsvanvelzen/fix-quickconnect
Refactor Quick Connect
|
4 years ago |
Niels van Velzen
|
7d46ca9317
|
Refactor Quick Connect
|
4 years ago |
Claus Vium
|
f50bdb0f32
|
Merge pull request #6204 from Bond-009/extensions
|
4 years ago |
Patrick Barron
|
f96722fa74
|
Fix migration
|
4 years ago |
Patrick Barron
|
3884837513
|
Convert method group to lambda in DeviceManager
|
4 years ago |
Patrick Barron
|
784f29f753
|
Use named tuple for QuickConnect
|
4 years ago |
Patrick Barron
|
544e059395
|
Revert unintended change in SchedulesDirect
|
4 years ago |
crobibero
|
39e84ba4ab
|
Suggestions from review
|
4 years ago |
Cody Robibero
|
fa7b7b84e7
|
Update CONTRIBUTORS.md
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
4 years ago |
Bond_009
|
db716bde95
|
Jellyfin.Extensions: Enable analyzers for release mode
|
4 years ago |
Joshua M. Boniface
|
026d8d28b7
|
Merge pull request #6210 from bellegarde-c/master
debian: Add maxcpucount option to override_dh_auto_build. Fix #5234
|
4 years ago |
Cédric Bellegarde
|
46665168a7
|
debian: Add maxcpucount option to override_dh_auto_build. Fix #5234
|
4 years ago |
Claus Vium
|
96b2887a15
|
Merge pull request #6208 from h1dden-da3m0n/ci/no-automation-in-forks
|
4 years ago |
h1dden-da3m0n
|
44b54a2637
|
disable project automation in forks
these workflows always fail in forks due to missing tokens etc.
|
4 years ago |
crobibero
|
ac76519081
|
Enhance BaseItemKindTests
|
4 years ago |
crobibero
|
790b284184
|
Add missing BaseItemKind
|
4 years ago |
crobibero
|
23dd6e2d9f
|
Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes
|
4 years ago |
Patrick Barron
|
d64e14fcb8
|
Use ReadOnlySpan in GetImagesForPrograms
|
4 years ago |
Patrick Barron
|
67308f489f
|
Implement DeleteDevice
|
4 years ago |
Patrick Barron
|
2a9474f6e7
|
Count records before skipping
|
4 years ago |
Patrick Barron
|
6b24cc6d1f
|
Fix UpdateDeviceOptions
|
4 years ago |
Patrick Barron
|
3123ea2a94
|
Add missing ConfigureAwait call
|
4 years ago |
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
4 years ago |
Patrick Barron
|
54fdc2fd88
|
Use ExecuteSqlInterpolated instead of ExecuteSqlRaw
oop
|
4 years ago |
Patrick Barron
|
be88efce3c
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Emby.Server.Implementations/HttpServer/Security/SessionContext.cs
# Emby.Server.Implementations/Security/AuthenticationRepository.cs
# Emby.Server.Implementations/Session/SessionManager.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Net/ISessionContext.cs
|
4 years ago |
Bond-009
|
0c3dcdf77b
|
Merge pull request #6197 from MrTimscampi/sub-delivery-docs
Document SubtitleDeliveryMethod
|
4 years ago |
Patrick Barron
|
336ba2879f
|
Re-add support for API keys
|
4 years ago |
Patrick Barron
|
0292936c65
|
Use consistent name for db context
|
4 years ago |
Patrick Barron
|
4206c0e091
|
Combine if statements
|
4 years ago |
Patrick Barron
|
3264575047
|
Add data migration
|
4 years ago |
Patrick Barron
|
3fd0b1a359
|
Recreate devices migration with missing fields
|
4 years ago |
Patrick Barron
|
3d9c16ba6b
|
Fix concurrency issues
|
4 years ago |
Patrick Barron
|
373155a063
|
Correctly handle devices without custom names
|
4 years ago |
MrTimscampi
|
22efb69e92
|
Document SubtitleDeliveryMethod
|
4 years ago |
Joshua M. Boniface
|
c791c3a215
|
Merge pull request #6191 from crobibero/5.0.7
Update to dotnet 5.0.7
|
4 years ago |
Bond-009
|
004c53a5a5
|
Merge pull request #6180 from crobibero/test-controller
Ignore Test Controllers
|
4 years ago |
Claus Vium
|
cd36b8067f
|
Merge pull request #5988 from Bond-009/fuzz
Add fuzzing infrastructure
|
4 years ago |
crobibero
|
e021a0e9ce
|
Update to dotnet 5.0.7
|
4 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
|
4 years ago |
Bond-009
|
aaa9cc604f
|
Merge pull request #6176 from nielsvanvelzen/userid-required
Require userId in getItems and getTrailers endpoints
|
4 years ago |
crobibero
|
d32bbf181a
|
Ignore all test controllers
|
4 years ago |
Bond-009
|
04daf0ff49
|
Merge pull request #6175 from nielsvanvelzen/crobibero-is-stupid
Fix routeMediaSourceId route parameter in SubtitleController GetSubtitle
|
4 years ago |
Niels van Velzen
|
226abde3f7
|
Change userId to required in operations that would otherwise throw exceptions
|
4 years ago |
Niels van Velzen
|
0a0e10e854
|
Fix routeMediaSourceId route parameter in SubtitleController GetSubtitle
|
4 years ago |
Claus Vium
|
93dbbfea03
|
Merge pull request #6173 from Bond-009/tests5
Add test for ReadOnlySpan.Count extension
|
4 years ago |
Bond-009
|
83e492b72b
|
Merge pull request #5384 from Larvitar/season-metadata-fix
|
4 years ago |
Bond_009
|
5fb72951a0
|
Add test for ReadOnlySpan.Count extension
|
4 years ago |
Claus Vium
|
8daa679a26
|
Update MediaBrowser.Providers/Manager/MetadataService.cs
|
4 years ago |
Claus Vium
|
cb77f8ee28
|
Merge pull request #6172 from Bond-009/nullable6
Remove useless nullable directives
|
4 years ago |
Bond-009
|
cfad97ff28
|
Merge pull request #6096 from cvium/saving_private_ram
|
4 years ago |