Radarr & Sonarr Search Application (RSSA)
What is this app for?
Ever wanted to use Radarr or Sonarr from just a search function? Well, look no further.
What does it do?
RSSA uses the API from Radarr and Sonarr
to find what is in your libary.
It will then match what you are searching for and display in a simple term
if you have it in your collection or not.
How does it work?
RSSA will compare the result you are searching for with what you already have in your collection. It will load the Radarr & Sonarr JSON into one array and when you search it will loop through and check for matches. It is considered to be a part of your collection if Size on disk is greater than 0 and matches the IMDB ID or title.
This app uses the API's from the following resources:
- Radarr
- Sonarr
- The Open Movie Database
- FanartTV
Features
- Search for any movie or TV series.
- Add a movie or TV series to your collection.
- Grabs a random background at the first page. (If it exists)
- Grabs the background for the movie you are looking in detail. (If it exists)
- Adds a placeholder image if there is no poster to display.
- "Add to Collection" button is disabled if you have it in your collection.
- Validates input - Use the search bar to find a movie or TV series. (*This cannot be blank)
- Displays a green banner> on top of the result if it is IN your collection.
- Displays a red banner on top of the result if its NOT in your collection.