Page 3 of 7
Re: TOS 7.0.0780 (X86) is Released for Update
Posted: 16 Jul 2026, 01:35
by Zymphad
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
Posted: 16 Jul 2026, 01:59
by Zymphad
EgorA wrote: ↑15 Jul 2026, 01:50
Zymphad wrote: ↑14 Jul 2026, 22:23
Any plans to update portainer? It is 2.24 from november 2024
Try 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
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.
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
Posted: 16 Jul 2026, 02:40
by dgmigdot
EgorA wrote: ↑15 Jul 2026, 01:50
Try to run dockhand in docker. It's much better.
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
Posted: 16 Jul 2026, 02:42
by dgmigdot
Zymphad wrote: ↑16 Jul 2026, 01:59
But this setup is nicer since now I don't have to depend on updates from Terra.
So what if your Portainer app or Docker engine runs natively on NAS stops working / crashes?
Re: TOS 7.0.0780 (X86) is Released for Update
Posted: 16 Jul 2026, 02:51
by Zymphad
dgmigdot wrote: ↑16 Jul 2026, 02:42
Zymphad wrote: ↑16 Jul 2026, 01:59
But this setup is nicer since now I don't have to depend on updates from Terra.
So what if your Portainer app or Docker engine runs natively on NAS stops working / crashes?
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
Posted: 16 Jul 2026, 07:23
by EriChan
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
Posted: 16 Jul 2026, 07:27
by EriChan
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.
Re: TOS 7.0.0780 (X86) is Released for Update
Posted: 16 Jul 2026, 08:28
by OlRedRooster
Zymphad wrote: ↑16 Jul 2026, 01:35
Damn, my Jellyfin no longer can refresh/update when new media is added with 780.
At 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.
Re: TOS 7.0.0780 (X86) is Released for Update
Posted: 16 Jul 2026, 08:56
by Zymphad
OlRedRooster wrote: ↑16 Jul 2026, 08:28
Zymphad wrote: ↑16 Jul 2026, 01:35
Damn, my Jellyfin no longer can refresh/update when new media is added with 780.
At 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.
You can force scanning.
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
Re: TOS 7.0.0780 (X86) is Released for Update
Posted: 16 Jul 2026, 09:07
by OlRedRooster
Zymphad wrote: ↑16 Jul 2026, 08:56
OlRedRooster wrote: ↑16 Jul 2026, 08:28
Zymphad wrote: ↑16 Jul 2026, 01:35
Damn, my Jellyfin no longer can refresh/update when new media is added with 780.
At 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.
Hard 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.
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.
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!