Node Showing Stopped by Actually Started

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
User avatar
rednoah
The Source
Posts: 23449
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Node Showing Stopped by Actually Started

Post by rednoah »

"Stopped" just means the node service is not running. FileBot itself is a command-line tool, so it'll always show up as "Started" even though nothing is running in the background.

What Synology shows as Started / Stopped is entirely defined by the return value of this call:
https://github.com/filebot/filebot-node ... status#L15
:idea: Please read the FAQ and How to Request Help.
Post Reply