Skip to content
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

Closed
nerojdn opened this issue Feb 8, 2021 · 10 comments
Closed

jellyfin armada38x not working #27

nerojdn opened this issue Feb 8, 2021 · 10 comments

Comments

@nerojdn
Copy link

nerojdn commented Feb 8, 2021

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

Mon Feb  8 21:20:30 CET 2021
Starting jellyfin command /volume1/@appstore/jellyfin/jellyfin --noautorunwebapp --package-name synology -d /volume1/@appstore/jellyfin/var/data -C /volume1/@appstore/jellyfin/var/cache -c /volume1/@appstore/jellyfin/var/config -l /volume1/@appstore/jellyfin/var/log -w /volume1/@appstore/jellyfin/web 
/volume1/@appstore/jellyfin/jellyfin: /lib/libstdc++.so.6: no version information available (required by /volume1/@appstore/jellyfin/jellyfin)
/volume1/@appstore/jellyfin/jellyfin: /lib/libstdc++.so.6: no version information available (required by /volume1/@appstore/jellyfin/jellyfin)
/volume1/@appstore/jellyfin/jellyfin: /lib/libstdc++.so.6: no version information available (required by /volume1/@appstore/jellyfin/jellyfin)
/volume1/@appstore/jellyfin/jellyfin: /lib/libstdc++.so.6: no version information available (required by /volume1/@appstore/jellyfin/jellyfin)
/volume1/@appstore/jellyfin/jellyfin: /lib/libstdc++.so.6: no version information available (required by /volume1/@appstore/jellyfin/jellyfin)
The application to execute does not exist: '/volume1/@appstore/jellyfin/jellyfin.dll'.

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!!!

@publicarray
Copy link
Owner

publicarray commented Feb 8, 2021

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.
I can push a build for the 6.x DSM if you like.

Edit: never mind should have read the whole issue. I'll investigate.

publicarray added a commit that referenced this issue Feb 8, 2021
@publicarray
Copy link
Owner

publicarray commented Feb 8, 2021

While refactoring the makefiles a while ago I missed updating a variable. Can you give it another try?
Note I used a force push to also rebase with the master branch.

@nerojdn
Copy link
Author

nerojdn commented Feb 8, 2021

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.
I can push a build for the 6.x DSM if you like.

Edit: never mind should have read the whole issue. I'll investigate.

I downloaded from https://github.com/publicarray/spksrc/tree/jellyfin. Sorry, maybe was a mistake. I've not update to DSM7 yet

@nerojdn nerojdn closed this as completed Feb 8, 2021
@nerojdn nerojdn reopened this Feb 8, 2021
@publicarray
Copy link
Owner

No it's all good :) I've just been working on DSM7 for the last few weeks

@publicarray
Copy link
Owner

@nerojdn
Copy link
Author

nerojdn commented Feb 8, 2021

Sorry, I'm novice in github and I'm surprised: remote building!! (there's another world beyond Microsoft ahaha)
Thanks a lot man! Tomorrow (in a few hours) I'll try again and tell you

@publicarray
Copy link
Owner

publicarray commented Feb 8, 2021

No worries, Did you know, Microsoft bought GitHub in 2018? Can't escape their orbit so easily 😆

@nerojdn
Copy link
Author

nerojdn commented Feb 9, 2021

Definitely ahahah

@nerojdn
Copy link
Author

nerojdn commented Feb 9, 2021

I'm just probe it! Perfect! Like your 10.6.2.
However, my webos 2 tv still has the same scrolling problem. We will have to wait for 10.7 or a new android TV (never LG again)
Thank you so much, your work is incredible!

@publicarray
Copy link
Owner

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?

publicarray added a commit that referenced this issue Feb 9, 2021
publicarray added a commit that referenced this issue Feb 21, 2021
publicarray added a commit that referenced this issue Mar 14, 2021
publicarray added a commit that referenced this issue Apr 14, 2021
publicarray added a commit that referenced this issue Apr 18, 2021
publicarray added a commit to SynoCommunity/spksrc that referenced this issue Apr 21, 2021
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants