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


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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

CONFIG

Top

username, password

Your playlog ID and password to login.

AUTHOR

Top

Gosuke Miyashita, <gosukenator@gmail.com>

SEE ALSO

Top

Plagger


Plagger documentation  | view source Contained in the Plagger distribution.