itchannel / tdarr_ha

Tdarr Home Assistant Integration
15 stars 1 forks source link

Node/Server version match? #19

Open jrbarronumd opened 9 months ago

jrbarronumd commented 9 months ago

Hello, and thanks for the work on this! Is there currently a way to get the version of Tdarr the server and each node are running? It would be nice to be able to compare the 2 periodically and notify myself if they don't match. I have my server updating regularly with new Docker images, but most of my nodes are windows machines, and don't update automatically.

If that info is already in the attributes somewhere, sorry for being too dumb to find it. If not, is it even possible?

itchannel commented 8 months ago

Unfortunately the current data exposed by the Tdarr API doesn't seem to include node version information.

The tdarr_server sensor lists the current server Version in attributes which could be used to let you know when a new version for the server is available but won't help for individual nodes. I might put in a request with the tdarr dev to expose the node version information in the individual node data.