gabe565 / linuxserver-mod-vuetorrent

Docker mod that installs VueTorrent to the LinuxServer.io qBittorrent images
39 stars 0 forks source link

How Are Updates Handled With Watchtower? #20

Open jiriteach opened 11 months ago

jiriteach commented 11 months ago

Hi - Thanks for this great mod. How are updates handled with Watchtower? These are updates for Vuetorrent. Would those be picked up at the same time Watchtower picks up updates for qBittorrent? Thanks

gabe565 commented 11 months ago

@Jiriteach Every VueTorrent release causes this repo to automatically build a new version, but since this is integrated into the qBittorrent container, I don't think Watchtower will be able to upgrade it. Any time your qBittorrent container restarts it should pick up the new version though!

davin900 commented 10 months ago

@Jiriteach Every VueTorrent release causes this repo to automatically build a new version, but since this is integrated into the qBittorrent container, I don't think Watchtower will be able to upgrade it. Any time your qBittorrent container restarts it should pick up the new version though!

So if my goal was to get watchtower to update VueTorrent every time a new version is released, which is much more frequently than Qbit itself, would arafatamim's approach accomplish that? Sorry I'm fairly new at this and could be a dumb question.

gabe565 commented 7 months ago

@davin900 I believe both of our mods will behave similarly. Restarting the qBittorrent container should fetch the latest version, but unfortunately neither will be updated live 🙁