aboutsummaryrefslogtreecommitdiffstats
path: root/audio/Makefile
diff options
context:
space:
mode:
authortdb <tdb@FreeBSD.org>2007-10-29 05:42:29 +0800
committertdb <tdb@FreeBSD.org>2007-10-29 05:42:29 +0800
commit897f8ff5782779a668f7306d56aa972f86830e7a (patch)
treeb36c8fb31d6e98071754ac27eef598d6658def9e /audio/Makefile
parent8647e6542eff15ebd61a2fa9899bfc1a58cbd57b (diff)
downloadfreebsd-ports-gnome-897f8ff5782779a668f7306d56aa972f86830e7a.tar.gz
freebsd-ports-gnome-897f8ff5782779a668f7306d56aa972f86830e7a.tar.zst
freebsd-ports-gnome-897f8ff5782779a668f7306d56aa972f86830e7a.zip
- Add slimserver-trackstat:
This is a statistic plugin for Slimserver. Slimserver normally stores statistics about the last time a track was played, when a specific track was added to the library and how many times a track has been played. The problem is that all of these statistics are cleared every time you perform a full rescan of slimserver. The TrackStat plugin solves this problem by making sure that the statistics survive a rescan. Besides this TrackStat also extends the statistics a bit, one example is that it doesn't count a track as played just because you listen to the first 2 seconds of it, you will have to play a certain amount of the track until it is played. TrackStat also makes it possible to put a rating on all your tracks by holding a number between 1-5 down on the now playing screen. The other main functionality the TrackStat plugins provides is various ways to browse your music based on the statistic information. The standard slimserver only makes it possible to show most played tracks. The TrackStat plugin makes it possible to show the statistics in a lot more ways. The purpose is simply to give you another way to select which music you like to play, for example like: * Find tracks you haven't played for a long time * Find tracks you have recently added to the library * Find top rated tracks * Find least played tracks * And a lot more... WWW: http://wiki.erland.homeip.net/index.php/TrackStat_plugin
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 6f575bfd1121..d603f1dcb2b9 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -585,6 +585,7 @@
SUBDIR += slimserver-slimscrobbler
SUBDIR += slimserver-sqlplaylist
SUBDIR += slimserver-superdatetime
+ SUBDIR += slimserver-trackstat
SUBDIR += snack
SUBDIR += snd
SUBDIR += snett