Commit Graph

358 Commits (master)

Author SHA1 Message Date
nyanmisaka 3bf83025f2 Fallback to no HWA when reporting transcoding info
2 years ago
Bond-009 eff3d3e67e
Merge pull request #7275 from Nalsai/burn-subtitle-attached-fonts
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Isaac Gordezky 48a7d3f48f [Bugfix] Report transcoding complete
2 years ago
cvium 8ec71c094a Change KeepReading to StopReading and use bytes read as an indicator
2 years ago
Nils Fürniß ab40554759
add extracting attachments for ffmpeg to burn subs
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
Bond_009 05836c8cd3 Fix warning SA1414 and CA1849
2 years ago
SenorSmartyPants d5e7e75421 Remove unused httpContext parameter
2 years ago
SenorSmartyPants 3ea54a8009 Remove isHeadRequest from GetStaticFile method signatures
2 years ago
SenorSmartyPants bd2bec4d4a Remove special HTTP HEAD processing
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
Cody Robibero 55b429edb7
Merge pull request #6920 from marius-luca-87/subtitle_drop
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
Cody Robibero 4d1b824651
Merge pull request #6902 from cvium/migrate_networkconfig
3 years ago
Marius Luca 7d86ef6f22 - add an option for dropping specific subtitle formats using the DLNA SubtitleProfile
3 years ago
Marius Luca eaa003775f - take into account the streams dlnaheaders query parameter set by the DidlBuilder NormalizeDlnaMediaUrl function
3 years ago
Claus Vium ca887518dd
Use the Memory overload for ReadAsync (#6865)
3 years ago
cvium 69df004b9f Migrate network configuration safely
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings
3 years ago
Dmitry Lyzo 32f3d60a84 Throw on FFmpeg non-zero exit code
3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant (#2149)
3 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant (#2149)
3 years ago
KonH 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149)
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Bond-009 32ea4806f8
Merge pull request #6538 from cvium/livetv_oh_no
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
cvium ae0055c494 Missing linebreaks that Rider apparently can't just do for me?
3 years ago
cvium 026a7af0e8 Don't throw when livestream file isn't found
3 years ago
cvium 1a5a74d2a9 Remove more unused args
3 years ago
cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
Bond-009 ff83fabac3
Merge pull request #6456 from GodTamIt/vp8-vp9
3 years ago
Chris Tam b205d5a032 Disambiguate vpx to vp8 or vp9
3 years ago
Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
cvium 12a7fda0a6 Add timeout to ProgressiveFileStream
3 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore
3 years ago
Claus Vium a29f702432
Merge pull request #6258 from gnuyent/feat/hardware-encode-status
3 years ago
Bond_009 8528e9bddb Improve platform checks
3 years ago
Brandon Nguyen d0c5e25ec0 Use nullable enum type instead of strings
3 years ago
Brandon Nguyen df17c67f11 Use hardware encoding string over boolean
3 years ago
Brandon Nguyen 7e3c94d094 Add hardware encoding status to playback data
3 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore
3 years ago
Cody Robibero 9154f20b34
Don't dispose managed CancellationTokenSource (#6139)
3 years ago
Bond-009 d61530eb4b
Merge pull request #6083 from Bond-009/nullable4
3 years ago
Patrick Barron b6446c06ee Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore
3 years ago
Bond_009 56ac64e70a Minor improvements
3 years ago
Bond_009 ddb04dc12b Use new ReadAllLines extensions
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
cvium ba2e346d12 prevent cancellationtoken leakage
3 years ago
Bond-009 eeb5d4bd1e
Merge pull request #5842 from BaronGreenback/optimization
3 years ago
Bond-009 184e05aeb6
Merge pull request #5681 from BaronGreenback/ContentFeatureOptimization
3 years ago
Bond-009 d5163b4167
Merge pull request #5877 from Bond-009/circ1
3 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency
3 years ago
cvium 8933389753 Respect user settings for transcode and remux
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
BaronGreenback bb6fddde9a Group Methods
3 years ago
Patrick Barron 8607b52541 Make device/session code async
3 years ago
Ian Walton 321e383965 Fix setting audio stream in PlaybackInfo for jellyfin-web.
3 years ago
Bond-009 ec0ef1530c
Merge pull request #5602 from Ullmie02/IP-string-IP
3 years ago
BaronGreenback d9a50cb510 Various DLNA Optimizations
3 years ago
Szymon Acedański b1e8a8565f
Update Jellyfin.Api/Helpers/FileStreamResponseHelpers.cs
3 years ago
Szymon Acedański 136136dea9 Fix incorrect responses for HEAD /audio/<id>/stream
3 years ago
David 19e4ef82dd Remove conversion from IPAddress to string to IPAddress
3 years ago
Claus Vium 5592967497
Merge pull request #5403 from BaronGreenback/DLNAProfileFix
3 years ago
BaronGreenback 84da57cd48
Update StreamingHelpers.cs
3 years ago
David ece0d67f99 Use FileShare.Read for log files
3 years ago
BaronGreenback 75c9659e05 Fix unreachable code & assign id to each profile.
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
BaronGreenback d819a1d928
Remove Content-Length header from DLNA HEAD request (#5335)
3 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request #5273 from Bond-009/warn31
3 years ago
Bond_009 eba859e33e Minor improvements
3 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
3 years ago
dkanada 13d65318eb
Merge pull request #5223 from Bond-009/minor10
3 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
Claus Vium 63be326302
Merge pull request #5117 from jellyfin/fix-framerate-locale
3 years ago
nyanmisaka 3ce0d589ba make FRAME-RATE field culture invariant
3 years ago
Bond-009 4a2678e63b
Merge pull request #5097 from Bond-009/cleanup4
3 years ago
Bond_009 f6b293203a
Restore weird behaviour
3 years ago
Bond_009 1c2cd7efa0
Remove useless abstraction and clean up formatting
3 years ago
Bond_009 d24e7f60c7
Fix GetOrderBy and add tests
3 years ago
crobibero 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder
3 years ago
BaronGreenback 11700db312
Update StreamingHelpers.cs
3 years ago
crobibero ca5c20c988 Remove IIsoMounter and IsoMounter
4 years ago
Joshua M. Boniface a6199f821b
Merge pull request #4169 from stanionascu/bdiso-playback
4 years ago
Greenback e41d1773ba changes
4 years ago
Greenback 616caca2b7 Added more comments.
4 years ago
BaronGreenback 7a6063ed41
Merge branch 'master' into NetworkPR2
4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request #4499 from crobibero/more-param
4 years ago
Joshua M. Boniface 799eb44005
Merge pull request #4514 from Artiume/patch-9
4 years ago
nyanmisaka b4598bd71b Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
artiume 6a751251e7
Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs
4 years ago
artiume a46b70b169
Truncate GUID to 8 char
4 years ago
artiume 3423bdf53a
Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs
4 years ago
Greenback a3e47f3e4e Updated to latest Unstable.
4 years ago
nyanmisaka 51dab0958d changes per suggestions
4 years ago
artiume e6e7295320
oops
4 years ago
artiume 4e07d9d561
Update FFmpeg log
4 years ago
Greenback e51ddd326c Fixes spelling.
4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
4 years ago
BaronGreenback d66f88672c
Merge branch 'master' into NetworkPR2
4 years ago
nyanmisaka 099563cd6b comply with dotnet-5
4 years ago
nyanmisaka 488dbdb31d Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5
4 years ago
crobibero 3f313206c6 Suggestions from review
4 years ago
Bond_009 c4bb32f259
Access last element by index where possible
4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
4 years ago
crobibero 73d2cb1c2a Updated based on review feedback
4 years ago
nyanmisaka 8c0778e827 switch ffmpeg to hls muxer for live streaming
4 years ago
crobibero 95ebb9a55a Use null coalescing when possible
4 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException
4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
nyanmisaka 5bd0c2b69d add an option to disable hevc encoding
4 years ago
Claus Vium a7b3880d0e
Merge branch 'master' into fix_and_mildly_improve_similar
4 years ago
nyanmisaka 57e5b59b93 adjust bitrate limit for HLS audio codecs
4 years ago
Nyanmisaka 0b01acbe91
Apply suggestions from code review
4 years ago
crobibero 2ce9a56cae Remove GetImageTypes
4 years ago
cvium b99519898d Remove duplicate /Similar endpoints and add poor matching for artists and albums
4 years ago
nyanmisaka babb298b90 fix ci
4 years ago
Claus Vium ec2538a1ba
Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints
4 years ago
nyanmisaka 5048719a64 minor changes per suggestions
4 years ago
Claus Vium c17f84ae48
Merge pull request #4330 from crobibero/api-key-auth
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
4 years ago
Claus Vium 6afd990986
Merge pull request #4424 from jellyfin/minor8
4 years ago
Bond_009 134fd0d960 > -> <
4 years ago
Bond_009 b21919c7f4 Minor perf improvements
4 years ago
cvium 584b4fa41f Fix Persons, Genres and Studios endpoints
4 years ago
BaronGreenback ec245dce90
Merge branch 'master' into NetworkPR2
4 years ago
crobibero b4d52d8009 Apply patch
4 years ago
Bond-009 53b2a2ee22
Merge pull request #4213 from cvium/progressivefilestream
4 years ago
nyanmisaka 00f0c14d7b respect music quality settings when transcoding
4 years ago
Greenback 6dc2936d9c Merge remote-tracking branch 'upstream/master' into NetworkPR2
4 years ago
Bond-009 9e9431d829
Merge pull request #4384 from nyanmisaka/ios-hls-bitrate
4 years ago
crobibero 981f000437 Use proper IsApiKey flag
4 years ago
nyanmisaka c91f42c7a0 Default output audio bitrate to 128k
4 years ago
Stan 3bb8884e16
Merge branch 'master' into bdiso-playback
4 years ago
crobibero 4558c192c7 Merge remote-tracking branch 'upstream/master' into query-image-type
4 years ago