-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jellyfin 10.8.3 #5382
Jellyfin 10.8.3 #5382
Conversation
Thanks for continuing to update it. As we know now .net 6.0 requires more modern libraries from the host OS which means we either drop DSM6 support or use bubblewrap (see https://github.com/Servarr/spksrc/commits?author=ta264 & https://wiki.servarr.com/synology-packages) to include a thin Debian environment with updated libs. Thanks to @hgy59 and #5383 we also exclude specific arches e.g. comcerto. (Thanks @ta264 https://discord.com/channels/732558169863225384/905064261984845836/1004134443755241582) So for now, please add the following to the makefile:
|
Will someone finally release this update, please? Can't use Jellyfin on Google Chromecast 4.0 since the client app already updated itself to 10.8.1, while this package which waits another 6 weeks months to be pushed, and PR is now closed for an unknown reason... Jellyfin on NAS is awesome, but pretty useless if updating some versions numbers takes so much time :( |
@MothDoctor if you are in a hurry, you can download packages created by the github build action for manual installation. |
@stevenliuit current version runs fine on my DS218 with DSM 6.2.4 (aarch64)
The web UI runs, but shows only a button of my Diskstation and offers to "choose server", but it is not possible to connect. |
please chose other bowser or clean this btowser cache |
@stevenliuit thanks mate! 👍 |
@stevenliuit we need to include the current upstream master branch to get variable to dotnet (un) supported archs. |
I'm on vacation recently, and I may not be able to use the computer for a week |
- update dotnet sdk and add fix for dotnet/sdk#27059
Co-authored-by: Sebastian Schmidt <publicarray@users.noreply.github.com>
- avoid optimize (ReadyToRun assemblies) - use original parameters to avoid debug files
@stevenliuit enjoy your vacation! I have done the rebase and adjusted the unsupported archs. @MothDoctor any feedback on the latest build is appreciated. |
@publicarray I run successfully this release on DS218 (aarch64) with |
I'm no jellyin expert, but my experience with .NET and Radarr is that generally if it starts it's ok. The DSM 6 support seemed to vary by model, I guess depending on the particular kernel / glibc they came with. I get the sense newer glibc is needed for arm devices than x64 but I don't have any concrete minimum versions I'm afraid. |
Thanks! It works fine at DSM 7.1 on DS720+ hardware :) |
Thank you to everyone involved. I confirm that it works fine on Synology DS416j (armada38x, armv7) with DSM 7.1 (I successfully upgraded Jellyfin from v10.8.0-5). Thank you! |
Hi! I am looking for some help, please. Jellyfin is installed on my Synology NAS. Recently, I was suddenly not able to access the login page of my Jellyfin server through the IOS devices (App and Safari). It is diverting to the setup page, although my admin user is already set and Jellyfin was already configured and being used for many months. Any idea how to solve this issue? The issue started, when I was traveling. I used to access Jellyfin through the dns address created by TP-Link router. The access to the login page was working for a few days, then it didn’t. So, I tried accessing it from the VPN (OpenVPN), but I couldn't. When I came back to my local network, I was able to login for a few days on my laptop (Chrome), but still couldn't access the login page on my iPhone or iPad. Now, I am not able to access the login page even from the laptop (Chrome). Before the login through Chrome became inaccessible, I updated to 10.8.3-6, which is the latest update (in Synology). Jellyfin is installed in Synology DSM 6.2.4-25556 Update 6 as a Package (not docker). One more note, while troubleshooting, I noticed that jellyfin-web file is not available in the "/volume1/@appstore/jellyfin/share" folder. Any idea how to resolve this matter? Thank you. |
Description
update jellyfin to 10.8.3 version
Closes #5388
Checklist
all-supported
completed successfullyType of change