Skip to content

Grejeru/flexget-notify-hipchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

flexget-notify-hipchat

Hipchat notification plugin for Flexget

Example:

      hipchat:
        auth:
          auth_token: <AUTH_TOKEN>
          room_key: <ROOM_KEY>
        [color: green|yellow|red|grey|purple (default: green)]
        [notify: true|false (default: false)]
        [title: <TITLE> (default: "New download started:")]
        [message: <MESSAGE_BODY> (default: "{{ series_name }} {{ series_id }} {{ quality }}" -- accepts Jinja2)]
        [url: <HIPCHAT_URL> (default: https://api.hipchat.com)]

Configuration parameters are also supported from entries (eg. through set).

About

Hipchat notification plugin for Flexget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages