I have a few questions regarding this plugin.
- Where is this info stored?
- What would it take to gain access to the data via an OS command-line
(Linux, Windows, Both)?
- Am I correct when I look at the code that this is currently limited
to the last 200 played items, per player?
Code:
--------------------
sub initPlugin {
my $class = shift;
$buffer = Plugins::PlayHistory::Buffer->new();
$prefs->init({
buffer => [],
*-bufferSize => 200-*,
sortDescending => 1,
ignoreKeywords => 'srf3, radio paradise, swr',
});
--------------------
I plan on attempting to write a script that copies items played that are
located on a remote server, over to the local server, through an ssh
tunnel.
This would run as a cron job nightly.
*Player: *1 x Transporter w/Trans-knob, 2 x Touch (Active, 3 x Spares),
4 x Boom (Active, 9 x Spares)
*Server: *1 x Win Server (ESXi 6.x) w/LMS, 1 x HP 24" Touch Screen PC
w/LMS & SqueezePlay
*Control: *4 x w/iPeng, 1 x Samsung Note 4, 3ea x Fire 7", 8 tablets, 1
x 10" all w/SqueezeCtrl & Player (Angry Goat)
*Audio: *Mark Levinson 23.5 Amp, 380s Pre, 390s CD, B&W 801 II, Acoustic
Energy AE-2 signature, SOTA Sapphire table
Computer geek/tech hoarder(!), and DAMN I love the LMS/Squeeze
infrastructure!
------------------------------------------------------------------------
markm9999's Profile: http://forums.slimdevices.com/member.php?userid=65015
View this thread: http://forums.slimdevices.com/showthread.php?t=100756
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins