TOS 7.0.0777 Official Release (X86) is Now Available

Official news about TOS, mobile app, PC app updates or beta releases.
User avatar
nikk
Posts: 7
Joined: 02 May 2026, 07:34
Canada

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Post by nikk »

🐛 Bug Report: Emby Server on TerraMaster TOS - No Thumbnail Previews

Device: F2-425 Plus
TOS Version: 7.0.0777
Affected Apps: Emby

Core Issue
No thumbnail/preview images are generated for video files

How to Reproduce
1. Fresh install of Emby from TerraMaster App Store on TOS 7
2. Run ps aux | grep EmbyServer - observe missing -programdata value
3. Try to generate thumbnail for any video file
4. Check Emby logs for "output file not found" error and Data path: -ffdetect



Details. What I found (Sorry for the long text):

1.No thumbnail/preview images are generated for video files

When trying to generate thumbnails, Emby fails with:

Code: Select all

Error ImageExtraction: ffmpeg image extraction failed for /path/to/video.mp4 (output file not found)
2. Emby logs show incorrect Data path

In the Emby log (embyserver.txt), the Data path is shown as:

Code: Select all

Data path: -ffdetect
Instead of the expected:

Code: Select all

Data path: /Volume1/Emby
3.The wrapper script fails to set APP_DATA_DIR correctly

The file /Volume1/@apps/emby/emby-server/bin/emby-server contains:

Code: Select all

APP_DATA_DIR=$(ter_share_add -name "Emby")
This command returns an empty string when executed by the emby user via the service script, causing -programdata to have no value.

Resulting broken command (-programdata has no value):

Code: Select all

/Volume1/@apps/emby/emby-server/system/EmbyServer -programdata -ffdetect /Volume1/@apps/emby/emby-server/bin/ffdetect ...
Expected command (-programdata /Volume1/Emby) :

Code: Select all

/Volume1/@apps/emby/emby-server/system/EmbyServer -programdata /Volume1/Emby -ffdetect /Volume1/@apps/emby/emby-server/bin/ffdetect ...
Because -programdata has no value, -ffdetect is misinterpreted as the data path, and thumbnails fail to generate.


Workaround
Added line to /Volume1/@apps/emby/emby-server/bin/emby-server

Code: Select all

APP_DATA_DIR="/Volume1/Emby"
after

Code: Select all

APP_DATA_DIR=$(ter_share_add -name "Emby")
and it started to work


Please fix this. Thanks!
User avatar
PIK
Posts: 1
Joined: 09 Jul 2026, 04:53
Spain

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Post by PIK »

Had to update Storage Manager, unable to update File Manager, and unable to download the 7.0.0777 update! Any advice?
User avatar
CursaYang
TM Support
Posts: 740
Joined: 06 Jan 2025, 16:34
China

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Post by CursaYang »

PIK wrote: 09 Jul 2026, 04:57 Had to update Storage Manager, unable to update File Manager, and unable to download the 7.0.0777 update! Any advice?
Please check if the NAS network connection is normal. You can see if there is a WAN connection in the desktop widget.
Image
To contact our team, please send email to following addresses, remember to replace (at) with @

Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
User avatar
Konstantin
Posts: 2
Joined: 09 Jul 2026, 09:00
China

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Post by Konstantin »

Hi, plz help me. I can't installed qbittorrent(( because he used to php 7.4. I try to install 7.4.33.12 php, but not success (
99% of them show up for 5 minutes and then it's no success.
tos 7.0.0777
User avatar
TMnight
TM Support
Posts: 181
Joined: 30 Sep 2022, 16:40

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Post by TMnight »

Konstantin wrote: 09 Jul 2026, 09:15
You can try running the following command in the Terminal Tool on the TOS desktop to refresh the APT repository metadata:

Code: Select all

apt update
After the command has completed, please return to App Center and reinstall PHP 7.4.

If the installation still fails after refreshing the APT repository, please contact our technical support team through the official website online chat and schedule a remote assistance session for further inspection:

https://salesiq.zohopublic.com/signatur ... 97d0be8892

Thank you for your cooperation.
To contact our team, please send email to following addresses, remember to replace (at) with @:
Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
User avatar
TMnight
TM Support
Posts: 181
Joined: 30 Sep 2022, 16:40

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Post by TMnight »

nikk wrote: 09 Jul 2026, 03:40
Thank you for providing the detailed information and analysis.

We have reviewed the situation you reported. Based on the current information, the issue may be related to an abnormal data directory parameter retrieval in the Emby application startup script. This may cause Emby to fail to correctly obtain /Volume1/Emby as the data directory during startup, which affects video thumbnail generation.

The temporary modification method you provided can be used as a temporary workaround for now.

At the same time, we have recorded this issue and will further investigate the reason why ter_share_add is not correctly retrieving the shared folder path, so that it can be fixed through a future application update.

Once again, thank you for providing the detailed reproduction steps, log information, and temporary solution. This information is very helpful for locating and resolving the issue.

If you encounter any other issues in the future, please feel free to continue providing feedback.
To contact our team, please send email to following addresses, remember to replace (at) with @:
Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
User avatar
star
Posts: 16
Joined: 17 Mar 2024, 04:25
Sweden

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Post by star »

Storagemanager stuck at 99% refuse to finnish updateing.
Image
User avatar
star
Posts: 16
Joined: 17 Mar 2024, 04:25
Sweden

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Post by star »

storage pool update bricked 2 nases.
User avatar
TMnight
TM Support
Posts: 181
Joined: 30 Sep 2022, 16:40

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Post by TMnight »

chlor12 wrote: 08 Jul 2026, 20:07
You can download the TOS 7.0.777 upgrade package from the following page:
https://download3.terra-master.com/TOS% ... 291528.bz2
To contact our team, please send email to following addresses, remember to replace (at) with @:
Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
User avatar
TMnight
TM Support
Posts: 181
Joined: 30 Sep 2022, 16:40

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Post by TMnight »

star wrote: 09 Jul 2026, 10:41
Please contact our online support team through the official website and schedule a remote session with our engineer for further inspection and assistance:
https://salesiq.zohopublic.com/signatur ... 97d0be8892
To contact our team, please send email to following addresses, remember to replace (at) with @:
Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
Post Reply

Return to “Update Notice”