NAME

Plagger::Plugin::Publish::Playlog - Publish music data to playlog.jp

SYNOPSIS

- module: Publish::Playlog
  config:
    username: your-playlog-id
    password: xxxxxxxx
  rule:
    module: Fresh
    mtime:
      path: /tmp/iTunesRecentPlay.tmp
      autoupdate: 1

DESCRIPTION

This plugin publish music data to playlog.jp with AtomPP.

CONFIG

username, password

Your playlog ID and password to login.

AUTHOR

Gosuke Miyashita, <gosukenator@gmail.com>

SEE ALSO

Plagger