Jump to content

TOS 7 Stable and Latest Emby Issue Upgrading


Recommended Posts

Racerprose
Posted

It seems to be TerraMaster don't believe this needs to be fixed on their end and instead it is up to Emby devs to fix @Luke

Posted
1 hour ago, svgetm said:
exec $APP_DIR/system/EmbyServer \
  -programdata $APP_DATA_DIR /Volume1/Emby \
  -ffdetect $APP_DIR/bin/ffdetect \
  -ffmpeg $APP_DIR/bin/ffmpeg \
  -ffprobe $APP_DIR/bin/ffprobe \
  -defaultdirectory /mnt/public \
  -updatepackage 'emby_TOS5_APP_{version}_x86_64.tpk'

Version 4.9.5.0.02 from tos store

tos - 7.0.0804

Replacing the line doesn’t fix it for me.

1.jpg.b06fae858686cba2f8afcb2e3724d826.jpg

 

In the 2nd line, remove the space between "$APP_DATA_DIR" and "/Volume1/Emby"

The line should look like this

  -programdata $APP_DATA_DIR/Volume1/Emby \



 

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