Cody Robibero
|
e731250342
|
Lowercase MediaStreamProtocol for backwards compatibility
|
8 months ago |
Niels van Velzen
|
407cf5d0bf
|
Add MediaStreamProtocol enum (#10153)
* Add MediaStreamProtocol enum
* Add default handling for enum during deserialization
---------
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
8 months ago |
Patrick Barron
|
9215a4d40a
|
Add ITranscodeManager service
|
11 months ago |
Shadowghost
|
6cc1203c1b
|
Merge branch 'master' into network-rewrite
|
2 years ago |
Stepan Goremykin
|
26958162d0
|
Remove unused using directives
|
2 years ago |
Shadowghost
|
c5a363a007
|
Merge branch 'master' into network-rewrite
|
2 years ago |
Cody Robibero
|
a527034ebe
|
Validate requested user id (#8812)
|
2 years ago |
Shadowghost
|
20fd05b050
|
Consistently write IP in upercase
|
2 years ago |
cvium
|
209edd38a4
|
refactor: simplify authz
|
2 years ago |
Shadowghost
|
f5f890e685
|
Migrate to file-scoped namespaces
|
2 years ago |
Bond_009
|
f6af28cf96
|
Fix some things that slipped through the cracks
|
2 years ago |
cvium
|
5dc30c6a6d
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2 years ago |
Niels van Velzen
|
1e72ba4c09
|
Backport pull request #8214 from jellyfin/release-10.8.z
Make userId truly optional in UniversalAudioController
Original-merge: af87706379
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2 years ago |
Niels van Velzen
|
e9bb448e89
|
Simplify UniversalAudioController code, remove redundant null checks
|
2 years ago |
Cody Robibero
|
bbd5d11d3b
|
Remove TranscodeReason.None, Add JsonFlagEnum tests
|
3 years ago |
Cody Robibero
|
c331e11c24
|
Clean up EnumFlags serialization
|
3 years ago |
Isaac Gordezky
|
d871dded9f
|
Convert TranscodeReason to Flags
|
3 years ago |
KonH
|
7c282ec369
|
Fix warning: The nullable warning suppression expression is redundant (#2149)
|
3 years ago |
Patrick Barron
|
a0c6f72762
|
Migrate authentication db to EF Core
|
4 years ago |
Maxr1998
|
70771fdcd6
|
Nullability handling for device profile classes
|
4 years ago |
cvium
|
7dedeb6c79
|
change HLS endpoint defaults to false
|
4 years ago |
crobibero
|
858c91ab48
|
Specify defaults or set query parameter to nullable
|
4 years ago |
Bond_009
|
65bab55ca0
|
Minor improvements
|
4 years ago |
Bond_009
|
1c2cd7efa0
|
Remove useless abstraction and clean up formatting
|
4 years ago |
Bond_009
|
f5973d57e8
|
Remove UTF8 bom from some files
|
4 years ago |
Joshua M. Boniface
|
7457c4a95d
|
Merge pull request #4499 from crobibero/more-param
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
4 years ago |
crobibero
|
3cc0dd7e12
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
4 years ago |
nyanmisaka
|
85965741f5
|
add initial support for HEVC over FMP4-HLS
|
4 years ago |
Claus Vium
|
8c5e0ddae0
|
Merge pull request #4401 from nyanmisaka/respect-music-settings
Respect music quality settings when transcoding
|
4 years ago |
Bond_009
|
b21919c7f4
|
Minor perf improvements
|
4 years ago |
nyanmisaka
|
599e20ab9b
|
fix music directplay on Gelli
|
4 years ago |
nyanmisaka
|
e5237384d5
|
fix the route of audio containers
|
4 years ago |
nyanmisaka
|
00f0c14d7b
|
respect music quality settings when transcoding
|
4 years ago |
Bond-009
|
1d633aac0a
|
Merge pull request #4093 from crobibero/bad-route
Fix api routes
|
4 years ago |
Bond-009
|
4447589460
|
Merge pull request #4116 from cvium/add_known_proxies
Add Known Proxies to system configuration
|
4 years ago |
cvium
|
7576824cee
|
Standardize use of IsLocal and RemoteIp
|
4 years ago |
crobibero
|
efce4d4bf3
|
Merge remote-tracking branch 'upstream/master' into bad-route
|
4 years ago |
crobibero
|
7294dc103f
|
Fix api routes
|
4 years ago |
crobibero
|
eab92a0b01
|
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
4 years ago |
crobibero
|
29fc882037
|
merge all attributes
|
4 years ago |
crobibero
|
b64108923a
|
Add missing references
|
4 years ago |
crobibero
|
59d47ec3f5
|
Make all FromRoute required
|
4 years ago |
crobibero
|
2f33bee2a9
|
Set openapi schema type to file where possible
|
4 years ago |
crobibero
|
11e3cdb3cb
|
Fix conflicting audio routes
|
4 years ago |
crobibero
|
b90e240af6
|
rename clientCapabilities
|
4 years ago |
crobibero
|
7861c72754
|
Revert "Fix audio stream routes"
This reverts commit 0c50015400 .
|
4 years ago |
crobibero
|
0c50015400
|
Fix audio stream routes
|
4 years ago |
crobibero
|
c5e9cf15f6
|
Use proper IHttpContextAccessor
|
4 years ago |
crobibero
|
460c3dd351
|
convert dependent controller functions to di helper class
|
4 years ago |
crobibero
|
858aecd409
|
Fix all route for base url support
|
4 years ago |