DashMachine
DashMachine copied to clipboard
Add Sonarr,Radarr,Tautulli,Healthchecks platforms
[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 any chance on doing one for Lidarr? I imagine it would be very similar to Sonarr.
@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.
@BadCo-NZ Done in PR #153
@Thlb you're awesome!
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 :)
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.