app
app copied to clipboard
A native iOS companion app for Radarr and Sonarr instances.
This might require a confirmation dialog instead of an alert.
When selecting filters would it be possible to enable selecting multiple and showing the output. For example with sonarr, showing monitored series that are also continuing?
It would be nice if we could toggle monitoring from the calendar as well as from movie posters. When long-pressing a poster or the calendar event item.
```json { "series": { "id": 67, "title": "Tokyo Vice", "titleSlug": "tokyo-vice", "path": "/Media/TV/Tokyo Vice", "tvdbId": 366624, "tvMazeId": 42847, "imdbId": "tt2887954", "type": "standard", "year": 2022 }, "episodes": [ { "id": 6368,...
This could be hidden behind the `.contextMenu` of the `TabView`. - Update Library - Search All Missing ```json {"name":"RefreshMovie","movieIds":[147,5,285,225, ...]} ```
We have API access to Letterboxd. It gives us weekly trending movies with their TMDB id. How can we display those? Show a sheet that will load data on demand...
When searching over and over for movie releases. Also wipe old results when search for something else in Sonarr.