-
Notifications
You must be signed in to change notification settings - Fork 14
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 armada38x not working #27
Comments
Where did you download 10.6.4 from? was it from here https://seby.io/download/synology-7.0? If yes then you need DSM7 for that build. The compiler and stdlib is newer as shown by the error message. Edit: never mind should have read the whole issue. I'll investigate. |
While refactoring the makefiles a while ago I missed updating a variable. Can you give it another try? |
I downloaded from https://github.com/publicarray/spksrc/tree/jellyfin. Sorry, maybe was a mistake. I've not update to DSM7 yet |
No it's all good :) I've just been working on DSM7 for the last few weeks |
It's building now: https://github.com/publicarray/spksrc/actions/runs/549572895 |
Sorry, I'm novice in github and I'm surprised: remote building!! (there's another world beyond Microsoft ahaha) |
No worries, Did you know, Microsoft bought GitHub in 2018? Can't escape their orbit so easily 😆 |
Definitely ahahah |
I'm just probe it! Perfect! Like your 10.6.2. |
Thank you! And thank you for your report! Good luck with your TV, Is there already a fix for it in 10.7? If not can you create a bug report for it? |
* Add native nodejs * Add jellyfin 10.6.4 * jellyfin add ARMv7l as unsupported arch * fix Jellyfin, compile to single binary fixes publicarray#27 * Jellyfin: don't use single file build prepare for shared framework * Jellyfin: Update (not backwards compatible) Ensure you back up before upgrading * Jellyfin: add libstdc++ * Jellyfin: fixes * Jellyfin: require newer/synocommunity ffmpeg version * Jellyfin: Add help URLs * jellyfin: hardware acceleration * Jellyfin: Update paths for DSM 7 * Jellyfin: update version * Jellyfin: don't use chmod * add PLIST for spk/jellyfin and fix PLIST of cross/jellyfin-web * Jellyfin: add message about permissions * Jellyfin: Update wizard, drop beta and update change log * Jellyfin: update wizard * Jellyfin: warn about permission issue * update icon - resize icon to 512x512 with some margin * fix icon 512x512 Co-authored-by: hgy59 <hpgy59@gmail.com>
Setup
Package Name: jellyfin
Package Version: 10.6.4
NAS Model: DS116
NAS Architecture: armada38x
DSM version: 6.2.2
Expected behavior
Jellyfin package launchs to execution
Actual behavior
jellyfin doesn't launch
Steps to reproduce
1. Install docker, etc...
2. make spk-jellyfin-armada38x-6.2.2
3. install package generated
4. jellyfin is not executing, click over exec button and try again and again....
Package log
/usr/local/jellyfin/var/jellyfin.log
Aditional notes
publicarray jellyfin-10.6.2 release was working like a charm, except in my webos2 LG (scrolling is a disaster, waiting for 10.7 releases)
If I can try another config, please tell me. Same if you need more info.
Thanks!!!
The text was updated successfully, but these errors were encountered: