mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Install on NAS without Docker possible? #4524
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Tazcom on GitHub (Jan 15, 2023).
Please describe your bug
I am using a Synology DS120j so the cheapest one. It doesnt have Docker in the Appstore so i sadly cant install your software.
Is there any workaround already in the meantime? I couldnt find anything on your website..
Thank so much in advance.
Jellyfin Version
10.8.0
if other:
No response
Environment
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@real-zony commented on GitHub (Jan 16, 2023):
As far as I know, Jellyfin is based on .net core, so you could try to compile the arm64 version of the program from the source code. However, this would require some technical knowledge and I don't think Jellyfin would work properly on limited resources (Marvell Armada 3720).
@gsymeoni commented on GitHub (Jan 21, 2023):
Jellyfin has been repackaged by Steven Liuit into native Synology .spk on synocommunity.
Follow their main page for instructions.
edit: not a bug
@Bond-009 commented on GitHub (Jan 21, 2023):
See #293