Jump to content

Latest Version Available in TOS App Center


Go to solution Solved by Luke,

Recommended Posts

richt
Posted

The latest Emby version showing in the Terramaster App Center is 4.9.0.72.  Will there be updates to their system anytime soon?

Posted

Hi, yes we are working on getting this updated. Thanks.

  • 1 month later...
richt
Posted

@Luke

Any news on this?  Stll cannot install any Emby instance other than 4.9.0.72.

 

BTW, Terramaster TOS 7 will be released tomorrow.

Posted

We have submitted 4.9.5 to them and are just waiting. Thanks.

richt
Posted

I appreciate the update.  

  • Thanks 1
Posted
24 minutes ago, richt said:

I appreciate the update.  

Maybe you can also email their support and ask them to release it? 

  • 3 weeks later...
  • 2 weeks later...
richt
Posted

@LukeWhile I am sure the Emby team is busy, it would be great to see this issue addressed.  The last message I had from the Terramaster was that they had identified some "transcoding and video streaming compatibility issues" and were working closely with Emby to troubleshoot them.  This causes me to wonder if the unresolved transcoding issues I had reported to Emby previously might also be addressed.   Any update on progress would be appreciated.

 

 

richt
Posted

@Luke- Any progress on this issue?

  • Solution
Posted

Well it looks like they finally released it.

  • Confused 1
Posted

And just a couple days after I decided to switch to Emby's beta on TM NAS.  Currently running Emby in Docker.  So I'll have to wait on the release of 4.10 now,

Thanks for the follow up.

  • Thanks 1
richt
Posted (edited)

@Luke

So I rolled back my database (actually rolled back to a snapshot before upgrading to beta) and made sure I had a working 4.9.5.0 install, but the change to the TM app store version of 4.9.5.0 did not go so well.  

Downloaded 4.9.5 from TM app store and installed it, HOWEVER this doesn't work as the build is NOT correctly setting the APP_DATA_DIR. It is instead using the folder "/Volume1/@apps/emby/emby-server/-ffdetect/"

Following a suggestion from another post on the Emby forums I edited the file "/Volume1/@apps/emby/emby-server/bin/emby-server" and replaced the line

-programdata $APP_DATA_DIR/
with
-programdata $APP_DATA_DIR/Volume1/Emby \

This seems to indicate that a previous line in the same file does not correctly set $APP_DATA_DIR
APP_DATA_DIR=$(ter_share_add -name "Emby")

The build as supplied by the TM App Store is broken.

Also, hardware encoding does not work, falls back to software.

Edited by richt
  • Like 1
Posted (edited)

@LukeSame issue here... 

Quote

Downloaded 4.9.5 from TM app store and installed it, HOWEVER this doesn't work as the build is NOT correctly setting the APP_DATA_DIR. It is instead using the folder "/Volume1/@apps/emby/emby-server/-ffdetect/"

The suggested workorund

-programdata $APP_DATA_DIR/

with

-programdata /Volume1/Emby \

did the trick, but it's strange how this can happen with an app from the store. I hope a fix will be out very soon.

Edited by MPeter

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...