Switched to STARR version listings

- Switched to STARR version listings using the build server
pull/941/head
TRaSH 2 years ago
parent 6e0c2b2f81
commit a9bf7edee5

@ -2,45 +2,37 @@
Here you will find a collection of tips for Prowlarr.
*Prowlarr is an indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required (we do it all).*
!!! info "Prowlarr is an indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required (we do it all)."
For Installation and Quick Start Guide please check the official [WikiArr](https://wiki.servarr.com/en/prowlarr){:target="_blank" rel="noopener noreferrer"}
## Master
Prowlarr does not yet have a stable release.
![Current Master/Stable](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Master&query=%24%5B0%5D.version&url=https://prowlarr.servarr.com/v1/update/master/changes){ .off-glb }
## Develop
![develop](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/prowlarr/testing/VERSION.json&label=Current%20Develop/Beta%20Version&style=for-the-badge&color=4051B5){ .off-glb }
(Default/Stable): It has been tested by users on the develop and nightly branches and its not known to have any major issues. On GitHub, this is the `master` branch.
(Beta): This is the testing edge. Released after being tested in nightly to ensure no immediate issues. New features and bug fixes released here first after nightly. It can be considered semi-stable, but is still `beta`.
**Prowlarr does not yet have a stable release.**
This version will receive updates either weekly or biweekly depending on development.
## Develop
!!! warning
![Current Develop/Beta](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Develop&query=%24%5B0%5D.version&url=https://prowlarr.servarr.com/v1/update/develop/changes){ .off-glb }
**You may not be able to go back to `master` after switching to this branch.**
(Beta): This is the testing edge. Released after tested in nightly to ensure no immediate issues. New features and bug fixes released here first after nightly. It can be considered semi-stable, but is still `beta`.
On GitHub, this is a snapshot of the `develop` branch at a specific point in time.
!!! warning "On GitHub, this is a snapshot of the `develop` branch at a specific point in time."
## Nightly
![nightly](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/prowlarr/nightly/VERSION.json&label=Current%20Nightly/Unstable%20Version&style=for-the-badge&color=4051B5){ .off-glb }
![Current Nightly/Unstable](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Nightly&query=%24%5B0%5D.version&url=https://prowlarr.servarr.com/v1/update/nightly/changes){ .off-glb }
(Alpha/Unstable) : This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may not have been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch.
(Alpha/Unstable): This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch.
!!! danger
***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.***
***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.***
This version is updated immediately.
!!! warning
**You may not be able to go back to `master` after switching to this branch.**
On GitHub, this is the `develop` branch.
!!! danger "**Warning: You may not be able to go back to `develop` after switching to this branch.** On GitHub, this is the `develop` branch."
### How do I update Prowlarr

@ -2,47 +2,35 @@
Here you will find a collection of Radarr Guides I made.
## Master
!!! info "Radarr is a movie collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new movies and will interface with clients and indexers to grab, sort, and rename them. It can also be configured to automatically upgrade the quality of existing files in the library when a better quality format becomes available."
![master](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/radarr/release/VERSION.json&label=Current%20Master/Stable%20Version&style=for-the-badge&color=4051B5){ .off-glb }
For Installation and Quick Start Guide please check the official [WikiArr](https://wiki.servarr.com/en/radarr){:target="_blank" rel="noopener noreferrer"}
(Default/Stable): It has been tested by users on the develop and nightly branches and its not known to have any major issues.
## Master
This version will receive updates approximately monthly.
![Current Master/Stable](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Master&query=%24%5B0%5D.version&url=https://radarr.servarr.com/v1/update/master/changes){ .off-glb }
On GitHub, this is the `master` branch.
(Default/Stable): It has been tested by users on the develop and nightly branches and its not known to have any major issues. This version will receive updates approximately monthly. On GitHub, this is the `master` branch.
## Develop
![develop](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/radarr/testing/VERSION.json&label=Current%20Develop/Beta%20Version&style=for-the-badge&color=4051B5){ .off-glb }
(Beta): This is the testing edge. Released after tested in nightly to ensure no immediate issues. New features and bug fixes released here first after nightly. It can be considered semi-stable, but is still `beta`.
This version will receive updates either weekly or biweekly depending on development.
![Current Develop/Beta](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Develop&query=%24%5B0%5D.version&url=https://radarr.servarr.com/v1/update/develop/changes){ .off-glb }
!!! warning
(Beta): This is the testing edge. Released after tested in nightly to ensure no immediate issues. New features and bug fixes released here first after nightly. It can be considered semi-stable, but is still `beta`. This version will receive updates either weekly or biweekly depending on development.
**You may not be able to go back to `master` after switching to this branch.**
On GitHub, this is a snapshot of the `develop` branch at a specific point in time.
!!! warning "**Warning: You may not be able to go back to `master` after switching to this branch.** On GitHub, this is a snapshot of the `develop` branch at a specific point in time."
## Nightly
![nightly](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/radarr/nightly/VERSION.json&label=Current%20Nightly/Unstable%20Version&style=for-the-badge&color=4051B5){ .off-glb }
![Current Nightly/Unstable](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Nightly&query=%24%5B0%5D.version&url=https://radarr.servarr.com/v1/update/nightly/changes){ .off-glb }
(Alpha/Unstable) : This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch.
!!! danger
***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.***
***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.***
This version is updated immediately.
!!! warning
**You may not be able to go back to `master` after switching to this branch.**
On GitHub, this is the `develop` branch.
!!! danger "**Warning: You may not be able to go back to `master` after switching to this branch.** On GitHub, this is the `develop` branch."
### How do I update Radarr

@ -2,25 +2,23 @@
Here you will find a collection of Sonarr guides I made.
## Master
!!! info "Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available."
For Installation and Quick Start Guide please check the official [WikiArr](https://wiki.servarr.com/en/sonarr){:target="_blank" rel="noopener noreferrer"}
![Main](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/sonarr/release/VERSION.json&label=Current%20Master/Stable%20Version&style=for-the-badge&color=4051B5){ .off-glb }
## Master
(Default/Stable): This has been tested by users on nightly (`develop`) branch and it's not known to have any major issues. This branch should be used by the majority of users.
![Current Master/Stable](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Main&query=%24%5B%27v3-stable%27%5D.version&url=https%3A%2F%2Fservices.sonarr.tv%2Fv1%2Freleases){ .off-glb }
On GitHub, this is the `main` branch.
(Default/Stable): This has been tested by users on nightly (`develop`) branch and it's not known to have any major issues. This branch should be used by the majority of users. On GitHub, this is the `main` branch.
## Develop
![Develop](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/sonarr/nightly/VERSION.json&label=Current%20Develop/Nightly%20Version&style=for-the-badge&color=4051B5){ .off-glb }
![Current Develop/Nightly](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Develop&query=%24%5B%27v3-nightly%27%5D.version&url=https%3A%2F%2Fservices.sonarr.tv%2Fv1%2Freleases){ .off-glb }
(Alpha/Unstable) : This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch.
!!! Warning
**You may not be able to go back to `main` after switching to this branch.**
On GitHub, this is the `develop` branch.
!!! danger "**Warning: You may not be able to go back to `main` after switching to this branch.** On GitHub, this is the `develop` branch."
### How do I update Sonarr

Loading…
Cancel
Save