[ 原始碼: mpdcron ]
套件: mpdcron (0.3+git20161228-3)
mpdcron 的相關超連結
Trisquel 的資源:
下載原始碼套件 mpdcron:
- [mpdcron_0.3+git20161228-3.dsc]
- [mpdcron_0.3+git20161228.orig.tar.gz]
- [mpdcron_0.3+git20161228-3.debian.tar.xz]
維護者:
Original Maintainer:
- Sebastien Delafond
外部的資源:
- 主頁 [github.com]
相似套件:
add scrobbler, rating, play counts and other functionalities to MPD
mpdcron is a daemon that watches a Music Player Daemon instance for idle states and execs commands triggered by specific states.
* Uses mpd's idle mode.
* Calls hooks depending on the event.
* Sets special environment variables to pass data to the hooks.
* Optional support for modules via GModule.
* Included modules:
- notification
+ uses notify-send to send notifications.
+ can detect repeated songs.
- scrobbler
+ uses curl to submit songs to Last.fm or Libre.fm
- stats
+ module saves song data to a sqlite database
+ supports loving, killing, rating and tagging songs, artists,
albums and genres.
+ tracks play count of songs, artist, albums and genres.
+ implements a simple server protocol for remote clients to
receive data.
其他與 mpdcron 有關的套件
|
|
|
-
- dep: libc6 (>= 2.15) [amd64, armhf]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
-
- dep: libcurl3-gnutls (>= 7.16.2)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libdaemon0 (>= 0.14)
- lightweight C library for daemons - runtime library
-
- dep: libglib2.0-0 (>= 2.22.0)
- GLib library of C routines
-
- dep: libmpdclient2 (>= 2.1)
- client library for the Music Player Daemon
-
- dep: libnotify-bin
- sends desktop notifications to a notification daemon (Utilities)
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 shared library
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-nokogiri
- HTML, XML, SAX, and Reader parser for Ruby
-
- sug: mpd
- Music Player Daemon