DashMachine icon indicating copy to clipboard operation
DashMachine copied to clipboard

Add Sonarr,Radarr,Tautulli,Healthchecks platforms

Open Thlb opened this issue 4 years ago • 6 comments

[x] I'm submitting a platform

  • [x] I looked at the other platform examples and followed a very similar methodology.
  • [x] I added a docstring at the top of my platform file that is formatted exactly like rest.py
  • [x] I added sample code to any template app that this platform works for, look at deluge.ini in /template_apps/ for an example
  • [x] I have thoroughly tested this platform and it works
  • [x] I am committed to updating this platform if something breaks it in the future

Thlb avatar Apr 21 '20 23:04 Thlb

@Thlb any chance on doing one for Lidarr? I imagine it would be very similar to Sonarr.

BadCo-NZ avatar Apr 23 '20 00:04 BadCo-NZ

@BadCo-NZ Yeah, i've just looked the api methods, it'll be easy (not surprising given that its a fork).

I'll deploy a container soon to add and test Lidarr platform.

Thlb avatar Apr 23 '20 08:04 Thlb

@BadCo-NZ Done in PR #153

Thlb avatar Apr 23 '20 20:04 Thlb

@Thlb you're awesome!

BadCo-NZ avatar Apr 24 '20 02:04 BadCo-NZ

Hey! sorry for the late reply. Just wanted to let you know that merging pull request in v0.6 is high on my list of priorities. It's not an easy as usual, because there are a lot of major back end changes in v0.6, so I will need to edit all PR's to be compatible with the new version. I will close this PR once this is added to 0.6 :)

rmountjoy92 avatar May 11 '20 12:05 rmountjoy92

Hey @Thlb! So sorry for how long this has taken. I've been struggling to find free time during this virus situation. I just added these 0.5 and modified them to work with 0.6, do you mind spinning up v0.6 and making sure everything is still working okay? Thank you so much for your contributions, I'm stoked to personally start using these.

rmountjoy92 avatar May 30 '20 12:05 rmountjoy92