This website requires JavaScript.
Explore
Help
Register
Sign In
unkin
/
jellyfin-ha-src
Watch
4
Star
0
Fork
0
You've already forked jellyfin-ha-src
Code
Issues
12
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
v10.8.13
jellyfin-ha-src
/
Jellyfin.Api
/
Helpers
T
History
Cody Robibero
e0344353cd
Apply suggestions from code review
...
Co-authored-by: Bond-009 <
bond.009@outlook.com
>
2023-03-17 12:26:42 +01:00
..
AudioHelper.cs
Remove unused httpContext parameter
2022-01-08 19:53:53 -06:00
ClaimHelpers.cs
Fix warning: Type cast is redundant (
#2149
)
2021-10-03 11:05:18 +07:00
DynamicHlsHelper.cs
Apply suggestions from code review
2023-03-17 12:26:42 +01:00
FileStreamResponseHelpers.cs
Remove unused httpContext parameter
2022-01-08 19:53:53 -06:00
HlsCodecStringHelpers.cs
Add support for OPUS and fixes for FLAC case issue in HLS
2023-03-17 12:26:40 +01:00
HlsHelpers.cs
Remove sync FileStream hack
2021-09-25 19:44:40 +02:00
MediaInfoHelper.cs
Apply suggestions from review
2022-05-23 07:49:54 -06:00
ProgressiveFileStream.cs
Change KeepReading to StopReading and use bytes read as an indicator
2022-02-12 09:51:47 +01:00
RequestHelpers.cs
Properly populate QueryResult
2022-01-20 08:53:06 -07:00
StreamingHelpers.cs
Use source audio bitrate if requested codec is lossless
2023-03-17 12:15:48 +01:00
TranscodingJobHelper.cs
Fix high single thread usage in throttler
2022-09-09 21:14:02 +08:00