TOS 7.0.0780 (X86) is Released for Update
Re: TOS 7.0.0780 (X86) is Released for Update
Damn, my Jellyfin no longer can refresh/update when new media is added with 780.
Re: TOS 7.0.0780 (X86) is Released for Update
Impressive. 99% of it I don't know what it is, but looks great for someone who needs more in depth tools. Funny to me I deployed it using portainer.EgorA wrote: ↑15 Jul 2026, 01:50Try to run dockhand in docker. It's much better.
docker project:Code: Select all
services: dockhand: image: fnsys/dockhand:latest container_name: dockhand network_mode: bridge ports: - 8000:3000 volumes: - /Volume1/docker/dockhand:/app/data:rw - /var/run/docker.sock:/var/run/docker.sock restart: always
But this setup is nicer since now I don't have to depend on updates from Terra.
Re: TOS 7.0.0780 (X86) is Released for Update
Thank you very much for the idea. Maybe both the idea and the Dockhand itself are really great.
But.
Due to some reasons I need a docker managing app running "natively" in TOS, so I would be able to access it through the remote browser.
To install the Dockhand as a docker container / stack in Docker ("docker app in docker app") does not serve my purposes.
I would appreciate very much if Terramaster implement it as a "native" app, but for now it does not look like this.
So I and many others need an upgrade of the Portainer app ASAP.
Re: TOS 7.0.0780 (X86) is Released for Update
I don't understand. If Docker Engine stops working, docker stops working. Dockhand is for managing the containers.
Re: TOS 7.0.0780 (X86) is Released for Update
Thank you for your feedback. To help identify the issue accurately, please reach out to our online technical support via the link below for investigation:
https://salesiq.zohopublic.com/signatur ... 97d0be8892
Re: TOS 7.0.0780 (X86) is Released for Update
To help identify any anomalies in your TOS system, please send the system report (TOS > Support & Help > Submit Feedback) to [email protected] via email, and include the forum link and your forum ID.
- OlRedRooster
- Posts: 9
- Joined: 10 Mar 2026, 02:28

Re: TOS 7.0.0780 (X86) is Released for Update
You can force scanning.OlRedRooster wrote: ↑16 Jul 2026, 08:28At all? Or just automatically(like its constantly scanning for changes?) The auto scan stopped working with TOS7, but as long as a manual refresh still works I'll update.
Just an FYI there is a bug in the 10.11.11 but the fix is either simple or tedious depending on how many directories you deleted. It's fixed in 12.0 RC, but who knows when 12.0 will be released. This bug will stop even forced scanning. You have to recreate the directories and rescan.
https://github.com/jellyfin/jellyfin/issues/15343
Last edited by Zymphad on 16 Jul 2026, 09:17, edited 2 times in total.
- OlRedRooster
- Posts: 9
- Joined: 10 Mar 2026, 02:28

Re: TOS 7.0.0780 (X86) is Released for Update
Unfortunately, I made my bed with the store version of the app, so I'm at the mercy of TM to fix it. Should've went with Docker, but don't want to mess with it now. Hopefully TM updates their Jellyfin build soon, maybe they're waiting for .12!Zymphad wrote: ↑16 Jul 2026, 08:56Hard to tell if this is a bug with 780 update or if this is the known bug that was fixed in Jellyfin 1.12 RC.OlRedRooster wrote: ↑16 Jul 2026, 08:28At all? Or just automatically(like its constantly scanning for changes?) The auto scan stopped working with TOS7, but as long as a manual refresh still works I'll update.
There is a bug when you make mass changes it leaves ghost directories which prevents addition of new media. That was fixed but it's in the 12.0 RC, it's not stable release.
This bug was introduced by Jellyfin in their 10.11.11 update few weeks ago.
I guess I won't know until either the next TOS7 update is released or when 12.0 goes final, cause looks like Jellyfin crew don't' want to release a hotfix to fix this and rather wait another month/months or whatever for 12.0 final.


