3d9b3d4f97
Music::Audioscrobbler::Submit is a scrobbler for MPD implementing the 1.2 protocol, including "Now Playing' feature. Items are submitted and stored in a queue. This queue is stored as a file using Tie::File. When you submit a track, it will add the queue to the track and process the queue. If it submits all items in the queue, the submit() method will return true. based on a port by anton v. yabchinkiy, with tweaks by me. ok landry@
6 lines
206 B
Plaintext
6 lines
206 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/08/27 19:49:18 jasper Exp $
|
|
${P5SITE}/Music/
|
|
${P5SITE}/Music/Audioscrobbler/
|
|
${P5SITE}/Music/Audioscrobbler/Submit.pm
|
|
@man man/man3p/Music::Audioscrobbler::Submit.3p
|