Cody Robibero
36217108dc
Merge pull request #8196 from jellyfin/dependabot/nuget/sharpcompress-0.32.2
...
Bump sharpcompress from 0.32.1 to 0.32.2
3 years ago
dependabot[bot]
4358fd0114
Bump sharpcompress from 0.32.1 to 0.32.2
...
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress ) from 0.32.1 to 0.32.2.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases )
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.32.1...0.32.2 )
---
updated-dependencies:
- dependency-name: sharpcompress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Jason Dove
c69b2c849a
add comments
3 years ago
Jason Dove
e52f1b52c1
Merge branch 'master' into api-key-items-without-user-id
3 years ago
Negulici-R. Barnabas
633dcd85a9
Merge branch 'jellyfin:master' into master
3 years ago
Pretendexxx
ce1356b2f2
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
3 years ago
Negulici-R. Barnabas
a1f1fd9a5c
Merge branch 'jellyfin:master' into master
3 years ago
Joshua Boniface
bffda19bbc
Backport pull request #8166 from jellyfin/release-10.8.z
...
Bind @userid only when it's in the statement
Authored-by: Joseph <1315585+joseph39@users.noreply.github.com>
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Original-merge: 057e8ef240
3 years ago
Joshua Boniface
76f7a80a97
Backport pull request #8152 from jellyfin/release-10.8.z
...
Fix support for rtsp streams over tcp
Authored-by: Bill Thornton <billt2006@gmail.com>
Merged-by: Cody Robibero <cody@robibe.ro>
Original-merge: b2fb96ffed
3 years ago
Joshua Boniface
410871e148
Backport pull request #7732 from jellyfin/release-10.8.z
...
Fix to make web sockets close gracefully on server shutdown
Authored-by: luke brown <luke92brown@gmail.com>
Merged-by: Cody Robibero <cody@robibe.ro>
Original-merge: ee22feb89a
3 years ago
Negulici-R. Barnabas
4fac67c097
Merge branch 'jellyfin:master' into master
3 years ago
norikhwan-ali
8ccd9d8dfa
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
3 years ago
Shadowghost
59a86568d9
Cleanup and fixes
3 years ago
Shadowghost
ff22f597d2
Fix multiple UDP servers for AutoDiscovery
3 years ago
Shadowghost
cea8e8bbf6
Fix logging output
3 years ago
Negulici-R. Barnabas
5121baa9e8
Merge branch 'jellyfin:master' into master
3 years ago
Shadowghost
b5c1d6129e
Remove more unused network configuration parameters
3 years ago
Shadowghost
a2857c5a02
Check if OS is capable of binding multiple sockets before creating autodiscovery sockets
3 years ago
Shadowghost
b01d169d28
Implement discovery respecting bind addresses
3 years ago
Shadowghost
f6e41269d9
Enforce interface bindings on SSDP, add Loopback to LAN if no LAN defined
3 years ago
Joshua Boniface
be3d57ad41
Backport pull request #8115 from jellyfin/release-10.8.z
...
Update to dotnet 6.0.7
Authored-by: Cody Robibero <cody@robibe.ro>
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Original-merge: d0fd23bb4b
3 years ago
Joshua Boniface
924b0740b1
Backport pull request #8104 from jellyfin/release-10.8.z
...
Add resolution text output for more resolutions
Authored-by: Shadowghost <Ghost_of_Stone@web.de>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 2b46917dcf
3 years ago
Joshua Boniface
adc08b5b4c
Backport pull request #8092 from jellyfin/release-10.8.z
...
Change allow higher opus, vorbis transcode bitrates
Authored-by: Andy Walsh <andy.walsh44+github@gmail.com>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 7ef9e95d75
3 years ago
Joshua Boniface
a9449d0f23
Backport pull request #8078 from jellyfin/release-10.8.z
...
fix copy&paste error for requestedRangeTypes preventing stream copy
Authored-by: Andy Walsh <andy.walsh44+github@gmail.com>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 47c2c536e4
3 years ago
Joshua Boniface
b7206b4816
Backport pull request #8013 from jellyfin/release-10.8.z
...
Fix password change during parental control schedule
Authored-by: David Ullmer <davidullmer@outlook.de>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 84a1674f39
3 years ago
Shadowghost
05458a4a42
Fix some ssdp errors
3 years ago
Shadowghost
358642c2d9
Fix build, fix loopback binding, exclude unsupported IPs from bind
3 years ago
Shadowghost
2d3a16ad0f
Simplify code
3 years ago
Shadowghost
8075cb4e99
Cleanup and sort NetworkConfiguration
3 years ago
Shadowghost
2281b8c997
Move away from using Collection, simplify code, add proper ordering
3 years ago
Shadowghost
a492082f4e
Apply review suggestions and fix build
3 years ago
Shadowghost
2043a33f81
Small cleanup and logging fix
3 years ago
Shadowghost
748907b920
Remove workaround, this only applies to the IPs set by the middleware
3 years ago
Shadowghost
34d8e531e0
Properly handle subnets in KnownProxies
3 years ago
Shadowghost
64ffd5fd95
Move subnet parser to NetworkExtensions
3 years ago
Shadowghost
daf33143f6
Handle forwarded requests not having port set in GetSmartApiUrl
3 years ago
Shadowghost
1c6b6f5d36
Remove socket wrkaround
3 years ago
Nicolas Viviani
81e164ebc8
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
3 years ago
Shadowghost
bdb1483167
Add generic IPAddress.Parse tests
3 years ago
Shadowghost
997aa3f1e7
Fix build
3 years ago
Shadowghost
066db8ac7f
Migrate NetworkManager and Tests to native .NET IP objects
3 years ago
Joseph
54b3debd27
Add referer parameter to ffmpeg
...
As of https://trac.ffmpeg.org/ticket/2179 , ffmpeg supports referer parameter which injects Referer header to the HTTP request for remote content. Have EncodingHelper pass this in if it's included in RemoteHttpHeaders.
3 years ago
Negulici-R. Barnabas
12ec0e285d
Chapter Images:
...
- chapter image extraction intervals, limit count and resolutions can be set by the user from the server general settings;
3 years ago
Joshua M. Boniface
c2902dd108
Merge pull request #8118 from crobibero/jellyfin-10.9
...
Jellyfin 10.9.0
3 years ago
MaZe3D
0d45ccc99c
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
3 years ago
Cody Robibero
40d3d8fb37
bump Jellyfin to 10.9
3 years ago
Maxim Titov
64c44baf2f
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
3 years ago
Nicolas Viviani
6e18c10e51
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
3 years ago
Bond-009
f12880397c
Merge pull request #8107 from candrews/patch-1
3 years ago
JinYi-Tsinghua
a94aec9b32
Create Dockerfile.linux.musl-linux-arm64
3 years ago