Hi,
Is there a standard link of fetching latest stable/beta? For example:
Stable
Code: Select all
http://downloads.sourceforge.net/project/sabnzbdplus/sabnzbdplus/latest/SABnzbd-latest-src.tar.gz
Code: Select all
http://downloads.sourceforge.net/project/sabnzbdplus/sabnzbdplus-beta/latest/SABnzbd-latest-src.tar.gz
http://sourceforge.net/apps/phpbb/freen ... =15&t=6511
However I would like to improve the script and have it fetch the latest stable and/or beta available (as well as offer an option of latest known working). I want to avoid hardcoding links as much as I can so that it the script can still be relevant down the line.
Today latest stable build link look like this:
Code: Select all
http://downloads.sourceforge.net/project/sabnzbdplus/sabnzbdplus/sabnzbd-0.5.0/SABnzbd-0.5.0-src.tar.gz
Code: Select all
http://downloads.sourceforge.net/project/sabnzbdplus/sabnzbdplus-beta/0.5.2RC1/SABnzbd-0.5.2RC1-src.tar.gz
1) Install/Upgrade SABnzbd 0.5.0 (tested good)
2) Install/Upgrade SABnzbd latest stable
3) Install/Upgrade SAbnzbd latest beta
4) Quit
~dpc