Hellowlol / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
MIT License
344 stars 48 forks source link

Radarr #552

Closed znedw closed 7 years ago

znedw commented 7 years ago

I've implemented basic Radarr functionality (mostly by way of copy-pasting from Sonarr, the APIs are almost exactly the same, substitute tvdbid for tmdbid and showId for movieId).

Done basic testing and I'm able to search and add movies, delete movies, force a search, rescan and other commands. Banner art works too.

I've made some assumptions around which columns to show, not sure if they're 100% what people want but it's the minimal set of what I needed to see (cinema date, if it's been downloaded, monitored quality profile).

Hellowlol commented 7 years ago

Thanks for the PR! Radar has been requested many times so Im sure many users will appreciate this pr. Im a bit busy so it might take some time before this is reviewed and merged.

znedw commented 7 years ago

No worries, I'm running it on my media server so I can do some proper testing

Hellowlol commented 7 years ago

If you get time can you fix sonarr quality its buggy? As you can see my js skills are no good

znedw commented 7 years ago

@Hellowlol fixed, I think. Sonarr should wait until profile() is finished before loading shows