Url to check for new version
Posted: June 14th, 2023, 4:16 pm
I'm running sabnzbd in a jail on truenas core and since the ports version is really behind, I'm downloading the source every time there's an upgrade. I've created a script that does all the heavy lifting, but I still have to manually download the new version and unpack it before I run the script. I'd like to incorporate all that stuff into the script as well. I just don't know how to check for a new version from the command line. Is there an api or an rss feed I can use?