WP Manifestindependent plugin directory
manifest / integrations / joinhook

Joinhook archived

A WordPress plugin to create a webhook endpoint to connect Join (Android App) to Sonaar

by Derrick Tennant · github.com/emrikol/joinhook · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/emrikol/joinhook/archive/refs/heads/master.zip

Declares an update source (https://github.com/emrikol/Joinhook/), so updates arrive through the plugin's own updater.

Readme

Joinhook

Contributors: emrikol
Tags: webhook
Donate link: http://wordpressfoundation.org/donate/
Requires at least: 4.7.2
Tested up to: 4.7.2
License: GPL3

Creates a webhook endpoint to connect Join (Android App) to Sonarr

Description

Sonarr allows notifications of content downloads via webhooks (among other ways). To get this working with Join, I wanted to use a webhook to capture the data and send it back out. This is what the plugin does.

There is some setup needed, mainly adding a Device or Group ID to send to, which can be done via wp-admin under the Tools menu -> Joinhook (/wp-admin/tools.php?page=joinhook).

Installation

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. View the Joinhook settings in the Tools administration menu to set up the plugin.

Changelog

1.1.0

  • All Join API calls now require an API Key

1.0.0

First Version

Read the full README on GitHub →

Releases

TagPublished
1.1.0 Apr 5, 2017
1.0.0 Apr 5, 2017

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.