hashworks / phergie-xrel-plugin
Phergie plugin to access the xREL.to API.
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/hashworks/phergie-xrel-plugin
Requires
Suggests
- phergie/phergie-irc-plugin-react-commandhelp: provides interactive help for commands
This package is not auto-updated.
Last update: 2025-10-11 22:11:20 UTC
README
Phergie plugin to access the xREL.to API.
Install
To install via Composer, use the command below, it will automatically detect the latest version and bind it with ~
.
composer require hashworks/phergie-xrel-plugin
See Phergie documentation for more information on installing and enabling plugins.
Configuration
// dependency new \Phergie\Irc\Plugin\React\Command\Plugin, new \WyriHaximus\Phergie\Plugin\Dns\Plugin, new \WyriHaximus\Phergie\Plugin\Http\Plugin(array('dnsResolverEvent' => 'dns.resolver')), new \hashworks\Phergie\Plugin\xREL\Plugin(array( // Optional. Searches for release dirnames in all messages and applies the nfo command on them. 'parseAllMessages' => false, // Optional. Limit of posts per command. 'limit' => 5 )),
Syntax
upcoming
Responds with a list of upcoming movies.
latest [[hd-]movie|[hd-]tv|game|update|console|[hd-]xxx]
Responds with a list of latest releases.
hot [movie|tv|game|console]
Responds with a list of latest hot releases.
nfo <dirname>
Responds with a nfo link for a scene dirname.