Racerprose 29 Posted Monday at 06:14 PM Author Posted Monday at 06:14 PM 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
richt 102 Posted Monday at 06:46 PM Posted Monday at 06:46 PM 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. 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 \
svgetm 0 Posted Monday at 07:09 PM Posted Monday at 07:09 PM 19 minutes ago, richt said: In the 2nd line, remove the space between "$APP_DATA_DIR" and "/Volume1/Emby" So, I honestly have no idea what TerraMaster changed there, but I installed Emby 4.10.0.23 beta from the Emby website, changed that line (by the way, I left the space there exactly as it was), and all my libraries, users, and settings came back. Now I’m not even sure what to do next Should I keep experimenting, uninstall the beta and try the version from the TOS Store again? Or maybe install the stable version from the Emby website instead? Or should I just leave it alone and stay on the beta since everything is working perfectly now and I’m happy with it?
Luke 42873 Posted Monday at 07:14 PM Posted Monday at 07:14 PM I've passed the info on to our build and packaging developer for review. They have made similar fixes in the past in silent fashion so it wouldn't be the first time. 1
svgetm 0 Posted Monday at 08:40 PM Posted Monday at 08:40 PM 1 hour ago, svgetm said: So, I honestly have no idea what TerraMaster changed there, but I installed Emby 4.10.0.23 beta from the Emby website, changed that line (by the way, I left the space there exactly as it was), and all my libraries, users, and settings came back. Now I’m not even sure what to do next Should I keep experimenting, uninstall the beta and try the version from the TOS Store again? Or maybe install the stable version from the Emby website instead? Or should I just leave it alone and stay on the beta since everything is working perfectly now and I’m happy with it? Well, I decided to keep experimenting I changed the directory back to the default one, removed the permissions from the system emby user, and then uninstalled Emby with the option to remove the configuration as well. The beta version was removed successfully. Then I installed the 4.9.5.0.02 version from the TOS Store again, immediately stopped the server, changed the directory to the correct one: -programdata $APP_DATA_DIR/Volume1/Emby \ and started the server again. And, surprisingly, everything came back — and now everything works! Videos play normally and there are no more streaming errors. So now the question is: what should I do from here? Who actually needs to fix this — TerraMaster or Emby? And is it correct/safe to leave the programdata path like this permanently?
Luke 42873 Posted 46 minutes ago Posted 46 minutes ago The 4.10.0.24 beta build has incorporated a permissions change that terramaster sent to us.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now