9ecc2f4ce0
audio/squeezeboxserver: - Move to audio/logitechmediaserver - Update to 7.9.0 pre-release (git commit from 7.9 branch on 2016.09.30) - Change default install and database locations to suit new PORTNAME - Remove softsqueeze.sh as it is no longer bundled with the server - Add /usr/local/etc/newsyslog.conf.d/, don't edit /etc/newsyslog.conf - Add LICENSE details - Update maintainer (previous maintainer timeout) - Use customized perl modules provided in distfile and slimserver-vendor GitHub repo, rather than using perl dependencies from ports - Changed install method to now copy directly to stagedir instead of an intermediate step to TMP_SLIMDIR audio/squeezeboxserver-dynamicplaylist: - Move to audio/logitechmediaserver-dynamicplaylist - Update to 2.9.3853 - Fix MASTER_SITES - Add LICENSE details - Update maintainer audio/squeezeboxserver-lazysearch: - Move to audio/logitechmediaserver-lazysearch - Add LICENSE details - Update maintainer audio/squeezeboxserver-sqlplaylist: - Move to audio/logitechmediaserver-sqlplaylist - Update to 2.5.3859 - Fix MASTER_SITES - Add LICENSE details - Update maintainer audio/squeezeboxserver-superdatetime: - Move to audio/logitechmediaserver-superdatetime - Add LICENSE details - Update maintainer audio/squeezeboxserver-trackstat: - Move to audio/logitechmediaserver-trackstat - Update to 3.2.3951 - Fix MASTER_SITES - Add LICENSE details - Update maintainer PR: 180034 PR: 203266 Submitted by: woodsb02, mark@tranquillussoftware.co.uk (new maintainer) Reported by: david@dawninglight.net, amdmi3 Approved by: markk@knigma.org (maintainer timeout), tdb (maintainer), adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6483
20 lines
1.1 KiB
Text
20 lines
1.1 KiB
Text
This plugin for Logitech Media Server makes it possible to create smart
|
|
playlists. Although the standard Logitech Media Server doesn't support
|
|
smart playlists by itself, together with iTunes and the standard
|
|
Logitech Media Server iTunes integration, it is possible to use smart
|
|
playlists defined in iTunes. The problem though is that the integrated
|
|
iTunes smart playlists will not be recalculated until the next time
|
|
you perform a rescan in Logitech Media Server. The SQL Playlist plugin
|
|
takes care of this problem and implements native smart playlist in
|
|
Logitech Media Server without any need to use iTunes. The smart playlists
|
|
implemented in SQL Playlist will also be automatically re-calculated
|
|
after each track played so they will be based on the latest statistic
|
|
information.
|
|
|
|
A smart playlist in SQL Playlist are continous and will run forever in
|
|
the same way as the standard Random Mix plugin, you can optionally
|
|
also choose that a smart playlist shouldn't repeat already played
|
|
tracks and in that case the music will stop when all songs matching
|
|
the playlist has been played.
|
|
|
|
WWW: http://wiki.slimdevices.com/index.php/SQL_Playlist_plugin
|