mirror of
https://github.com/nikdoof/flexget-plugins.git
synced 2025-12-21 21:59:23 +00:00
Initial untested import of output_xmpp.py
This commit is contained in:
25
README.md
Normal file
25
README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
FlexGet Plugins
|
||||
===============
|
||||
|
||||
A small collection of extra FlexGet plugins by Andrew Williams (nikdoof)
|
||||
|
||||
|
||||
output_twitter
|
||||
--------------
|
||||
|
||||
Sends a twitter message when a new entry has been accepted and downloaded. Requires python-twitter 0.5 or above, currently uses the old authentication method and needs to be updated.
|
||||
|
||||
output_rtorrent
|
||||
---------------
|
||||
|
||||
Basic plugin to output to rTorrent, it is incomplete and non working, and has probably been superceded by FlexGet's own support
|
||||
|
||||
output_log
|
||||
----------
|
||||
|
||||
A in-progress basic plugin to output accepted entries to a log file
|
||||
|
||||
output_xmpp
|
||||
-----------
|
||||
|
||||
Sends a message via XMPP to a target username/chat when a entry is accepted
|
||||
Reference in New Issue
Block a user