bastienwirtz / homer

A very simple static homepage for your server.
https://homer-demo.netlify.app/
Apache License 2.0
9.1k stars 770 forks source link

Add Wanted count to Arrs #638

Open SenorSmartyPants opened 1 year ago

SenorSmartyPants commented 1 year ago

Is your feature request related to a problem? Please describe. Display a count of wanted items from Sonarr/Radarr/Lidarr etc.

Sonarr: /api/v3/wanted/missing Lidarr: /api/v1/wanted/missing Radarr is a bit different, see https://github.com/linuxserver/Heimdall-Apps/pull/592 for details

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

royto commented 1 year ago

Merge Request created: https://github.com/bastienwirtz/homer/pull/680