[ Emby ] [ abandoned ] go to Emby website for QPKG

This is the best place for community developers to publish their genius work. Your Apps enrich the QNAP Turbo NAS.
Locked
Sparkss
Getting the hang of things
Posts: 99
Joined: Sat Sep 26, 2009 7:50 am

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by Sparkss »

Where can I find support for the 3.5.0.0 and 3.5.2.0 x86 qpkgs?

I get an unhandled exception error with both 3.5.x versions, but 3.4.0.0 works.

I have a TS-659 Pro II so I need to stick with x86 releases.
I am on the latest FW/QTS version for my NAS (the Oct roll up release)
I have rebooted several times, just to be sure.
I have updated QMono to 5.4.1.6 (the min required for Emby 3.5.x and the last x86 compiled Qmono release)

Code: Select all


[/share/HDA_DATA/.qpkg/Emby] # ./Emby.sh start
ln: /opt/Emby/Emby: File exists

Unhandled Exception:
System.EntryPointNotFoundException: GetNativeSystemInfo
at (wrapper managed-to-native) Interop+Kernel32:GetNativeSystemInfo (Interop/Kernel32/SYSTEM_INFO&)
at System.Runtime.InteropServices.RuntimeInformation.get_OSArchitecture () [0x0001c] in <fd6c8616c1d843f9ac17a1c48a45fda2>:0
at EmbyServer.Program.GetEnvironmentInfo (Emby.Server.Implementations.StartupOptions options) [0x00080] in <810800dc032d4ca9ae1f9cf140cbc0c4>:0
at EmbyServer.Program+<Main>d__11.MoveNext () [0x00048] in <810800dc032d4ca9ae1f9cf140cbc0c4>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <58d2ed2b2c8740ac8f02ad37136e23c2>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <58d2ed2b2c8740ac8f02ad37136e23c2>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <58d2ed2b2c8740ac8f02ad37136e23c2>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <58d2ed2b2c8740ac8f02ad37136e23c2>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <58d2ed2b2c8740ac8f02ad37136e23c2>:0
at EmbyServer.Program.<Main> (System.String[] args) [0x0000c] in <810800dc032d4ca9ae1f9cf140cbc0c4>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.EntryPointNotFoundException: GetNativeSystemInfo
at (wrapper managed-to-native) Interop+Kernel32:GetNativeSystemInfo (Interop/Kernel32/SYSTEM_INFO&)
at System.Runtime.InteropServices.RuntimeInformation.get_OSArchitecture () [0x0001c] in <fd6c8616c1d843f9ac17a1c48a45fda2>:0
at EmbyServer.Program.GetEnvironmentInfo (Emby.Server.Implementations.StartupOptions options) [0x00080] in <810800dc032d4ca9ae1f9cf140cbc0c4>:0
at EmbyServer.Program+<Main>d__11.MoveNext () [0x00048] in <810800dc032d4ca9ae1f9cf140cbc0c4>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <58d2ed2b2c8740ac8f02ad37136e23c2>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <58d2ed2b2c8740ac8f02ad37136e23c2>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <58d2ed2b2c8740ac8f02ad37136e23c2>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <58d2ed2b2c8740ac8f02ad37136e23c2>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <58d2ed2b2c8740ac8f02ad37136e23c2>:0
at EmbyServer.Program.<Main> (System.String[] args) [0x0000c] in <810800dc032d4ca9ae1f9cf140cbc0c4>:0
User avatar
OneCD
Guru
Posts: 12141
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by OneCD »

Sparkss wrote: Wed Nov 21, 2018 4:30 am

Code: Select all


[/share/HDA_DATA/.qpkg/Emby] # ./Emby.sh start
ln: /opt/Emby/Emby: File exists
Have you installed SortMyQPKGs?

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Sparkss
Getting the hang of things
Posts: 99
Joined: Sat Sep 26, 2009 7:50 am

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by Sparkss »

OneCD wrote: Wed Nov 21, 2018 4:43 am
Sparkss wrote: Wed Nov 21, 2018 4:30 am

Code: Select all


[/share/HDA_DATA/.qpkg/Emby] # ./Emby.sh start
ln: /opt/Emby/Emby: File exists
Have you installed SortMyQPKGs?
As a matter of fact I just did. I had issues with Sonarr not starting due to issues with QMono. I am hoping that will resolve it. But not sure what impact that would have on Emby?
Sparkss
Getting the hang of things
Posts: 99
Joined: Sat Sep 26, 2009 7:50 am

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by Sparkss »

OneCD wrote: Wed Nov 21, 2018 4:43 am
Sparkss wrote: Wed Nov 21, 2018 4:30 am

Code: Select all


[/share/HDA_DATA/.qpkg/Emby] # ./Emby.sh start
ln: /opt/Emby/Emby: File exists
Have you installed SortMyQPKGs?
Wait, I seem to recall that was your package, right? I wanted to say a great big Thanks for that! I had been trying to adjust the start order for ages, your package was greatly appreciated. You sig has some items that interest me also, as I am bumping into limitations on my NAS currently (mainly due to the 32 bit OS, despite the 64 bit CPU). My other server is running CentOS
User avatar
OneCD
Guru
Posts: 12141
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by OneCD »

No worries, SortMyQPKGs is really a community effort. :)

I can’t promise it will fix the problem you’ve reported, but it’s designed to correct the startup order of both the Mono and Emby packages .

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Sparkss
Getting the hang of things
Posts: 99
Joined: Sat Sep 26, 2009 7:50 am

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by Sparkss »

OneCD wrote: Wed Nov 21, 2018 6:53 am No worries, SortMyQPKGs is really a community effort. :)

I can’t promise it will fix the problem you’ve reported, but it’s designed to correct the startup order of both the Mono and Emby packages .
I think that you misunderstood my post. :) That error was long after boot, trying to manually launch it from command line. The issue isn't related to startup/boot order.

EDIT: Also, Emby 3.4.0.0 launches fine, 3.5.x (two packages currently avail) both give the above error. Tested by uninstalling/installing the versions and trying to launch them.
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by QNAP_Stephane »

Better use the official Emby build package at this time

the QMono version is no longer updated on time
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
Sparkss
Getting the hang of things
Posts: 99
Joined: Sat Sep 26, 2009 7:50 am

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by Sparkss »

QNAP_Stephane wrote: Wed Nov 21, 2018 6:48 pm Better use the official Emby build package at this time

the QMono version is no longer updated on time
I wish I could, but again, on a TS-659-Pro II running QTS 4.2.6, so I am not able to install the the official Emby package, due to QNap abandoning us older Intel based NAS users with only a 32 bit OS (despite having a 64 bit CPU).
User avatar
teckel
Know my way around
Posts: 194
Joined: Thu Feb 05, 2015 2:57 am
Contact:

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by teckel »

Just looking for the link to the latest 32 bit version of Emby for QNAP. Tried searching here and on the Emby website and I can't find it. I know, I should just update to the 64 bit version of QNAP. But, I'd lose both Transmission and my VPN connection so that's not an option.

In any case, the link to the x86 (32 bit) version of Emby would be awesome, and it looks like others are looking for that as well.

Thanks!
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by QNAP_Stephane »

Hi

Emby, is not open source anymore... if you wish to continue use New Emby version you need to use the version proposed by Emby on their website

Jellyfin will be a fork for Emby, but still young in devellopment

https://github.com/jellyfin/jellyfin
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
Skeptical.me
Easy as a breeze
Posts: 428
Joined: Sun Jun 05, 2016 8:58 am
Location: Australia

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by Skeptical.me »

I just subscribed to emby but Im not giving up on Plex, Plex is awesome. I like emby for the time when I want to use Google Home to control Emby. To do that with Plex is more difficult so I believe.
QNAP TS-253Be 2 x WD Red 6TB RAID1, & 1 x WD Ext. 6TB, QTS: 4.5.3.1670

Plex, Radar, Sonarr, Lidarr, NZBGet, NZBHydra 2, Container Station
serendrewpity
Starting out
Posts: 37
Joined: Sat Mar 12, 2016 4:16 pm

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by serendrewpity »

Is v3+ still being maintained and updated in parallel to v4+

Is this the support thread for both? Or is there a separate support thread for v4+
User avatar
Spider99
Experience counts
Posts: 1951
Joined: Fri Oct 21, 2011 11:14 pm
Location: UK

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by Spider99 »

v3 is no more

For V4 go here - pick qnap from the dropdown and choose the version for your QNAP hardware

https://emby.media/nas-server.html

Support for Emby - visit the emby Forum's https://emby.media/community/
Tim

TS-853A(16GB): - 4.3.4.0483 - Static volume - Raid5 - 8 x 4TB HGST Deskstar NAS
Windows Server + StableBit Drivepool and Scanner ~115 TB Backup Server
TS-412 & TS-459 Pro II: Retired
Clients: 3 x Windows 10 Pro(64bit)
BradJMelb
New here
Posts: 2
Joined: Sun Jun 19, 2011 10:51 am

Re: [ Emby ] [ 3.3.0.0 ] Media server

Post by BradJMelb »

Spider99 wrote:v3 is no more

For V4 go here - pick qnap from the dropdown and choose the version for your QNAP hardware

https://emby.media/nas-server.html

Support for Emby - visit the emby Forum's https://emby.media/community/
My parents have a 439 Pro II that doesn’t support QTS 4.3.X (So they are stuck on 4.2.6 x86 32bit QNAP release). They’ve been using Stephane’s qmono x86 3.3.0.0 release for some time but are now having more issues with modern Emby clients not supporting this old version. Are there any options for them to continue running Emby from this NAS?
At first it was the iOS clients saying that the server version needed to be updated but they’ve updated the LG WebOS client to 1.0.16 and now it’s not working either.

Thanks,
Brad.


Sent from my iPad using Tapatalk
User avatar
Trexx
Ask me anything
Posts: 5393
Joined: Sat Oct 01, 2011 7:50 am
Location: Minnesota

[ Emby ] [ 3.3.0.0 ] Media server

Post by Trexx »

That is a very old and lower powered model NAS.

They are better off using it purely for storage and adding a NUC, Raspberry Pi 4, an NVidia Shield TV, and then running say a media server on one of those.


Sent from my iPhone using Tapatalk
Paul

Model: TS-877-1600 FW: 4.5.3.x
QTS (SSD): [RAID-1] 2 x 1TB WD Blue m.2's
Data (HDD): [RAID-5] 6 x 3TB HGST DeskStar
VMs (SSD): [RAID-1] 2 x1TB SK Hynix Gold
Ext. (HDD): TR-004 [Raid-5] 4 x 4TB HGST Ultastor
RAM: Kingston HyperX Fury 64GB DDR4-2666
UPS: CP AVR1350

Model:TVS-673 32GB & TS-228a Offline[/color]
-----------------------------------------------------------------------------------------------------------------------------------------
2018 Plex NAS Compatibility Guide | QNAP Plex FAQ | Moogle's QNAP Faq
Locked

Return to “Community Apps”