Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread jwagner010
Cadfish, Interested in when you think http REST support / functionality will be available in your SBNetIO plugin? Regards Jason jwagner010's Profile: http://forums.slimdevices.com/member.php?userid=29405 View this

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread cadfish
Hi, I pm'd you on thursday that its available - hm, obviously you didn't get that message. Anyways, it is there - I did not announce it yet, because I wanted to wait on your experience. Please go to http//:code.google.com/p/sbnetio and grab Version 0.2. I updated the configuration section

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread jwagner010
Awesome, I will test it when back home tonight. Just interested in how the plugin works. Does it continually poll the LMS for status of players or does it subscribe to LMS and get notifications of player changes only when they occur? The reason I ask is this will impact if my unix server that

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread jwagner010
I tried the plugin but it isnt working for me in terms of updating my ISY HA controller. I installed the plugin from http://www.specifica.de/public/sbnetio/download/V02/repo.xml I assume this is correct location. Then I configured it for a player as follows: Enable Plugin: Checked General

Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-11 Thread Cfo92130
Hi Michael, I am using everyday this plugin and I enjoy it. May I suggest a little wishlist for improvements : 1) In the artist biography, display the full content and not the summary 2) In the Artist menu, add a button Similar Artists (using the QOBUZ API artist/getSimilarArtists which

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread cadfish
Hi Jason, Please go to 'LMS settings' Advanced Logging, select server in the dropdown list and set the log level of SBNetIO plugin to 'debug'. Then you can watch SBNetIO acting ... - in the log file (and in the console window - depending on how you start LMS) Just hit play and pause or

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread jwagner010
Plugin doesn't seem to do anything when I start playing music or turning off the squeezebox. Set log to debug for the plugin and this is all I get: [14-01-11 12:53:16.8086] Slim::Utils::PluginManager::load (329) Adding HTML directory:

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread cadfish
When I start LMS, in the order of appearance I see the following in the Log: DURING LOAD SEQUENCE: ... [14-01-11 20:05:28.4096] Slim::Utils::PluginManager::_loadPluginCache (564) Rescan [14-01-11 20:05:28.4101] Slim::Utils::PluginManager::_loadPluginCache (564) RhapsodyDirect [14-01-11

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread jwagner010
It appears that the player is not enabling even though I have it set to enable: [14-01-11 15:23:40.7833] Plugins::SBNetIO::Plugin::newPlayerCheck (133) *** SBNetIO: Upstairs - Bathroom is: Slim::Player::Receiver=ARRAY(0xb90cb58) [14-01-11 15:23:40.7843] Plugins::SBNetIO::Plugin::newPlayerCheck

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread cadfish
That's weird ... - You restarted the server, right? No idea what could be wrong. I'm leaving for today. Maybe one of the experts can give advice. I will think on the problem and let you know if I have another idea. Sent by Tapatalk Primary System: LMS on Win 7 PC, 4 SBT, 1 Duet, 1

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread cadfish
Stupid question - obviously you restarted the server ... Sent by Tapatalk Primary System: LMS on Win 7 PC, 4 SBT, 1 Duet, 1 piCorePlayer HifiMeDIY Sabre II DAC, 2 Duet Controller, 2 iPods, 1 iPhone (iPeng), Sony XPeria Mini ION, Android Tablet (SqueezeControl, OrangeSqueeze,

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread jwagner010
Yes restarted LMS. Also rebooted the Linux Server to make sure. I have enabled all the players for SBNetIO in the UI, but all of them show as not enabled in the log. I have attached the full log from boot up if anyone can provide some insight on how to correct this. 15471

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread cadfish
I looked into the code and changed a tiny bit, to be able to know, why the plugin thinks it needs not to be enabled. Please update and watch the log. Do you see a pref-file sbnetio.pref in the prefs\plugin-folder? (The prefs folder usually is next to the log folder.) Does it show the

Re: [SlimDevices: Plugins] iPeng support thread

2014-01-11 Thread dsm1212
Regarding the series of comments about spotify playing one song at a time. The MOG plugin does not have this limitation so check out mog. They seem to have as much music as spotify. Regarding the caching songs feature. I have to tell you that isub is the best app for accessing my personal music

Re: [SlimDevices: Plugins] iPeng support thread

2014-01-11 Thread pippin
dsm1212 wrote: Regarding the series of comments about spotify playing one song at a time. The MOG plugin does not have this limitation so check out mog. They seem to have as much music as spotify. But please be aware that there are strong rumors that MOG is about to be discontinued. I don't

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2014-01-11 Thread jwagner010
Yes Prefs file shows enabled: _client:00:01:20:2b:8a:3e: Zone1Active: 1 Zone1Auto: 1 Zone1Name: Update ISY Zone2Active: 0 Zone2Auto: 0 Zone2Name: Zone 2 Zone3Active: 0 Zone3Auto: 0 Zone3Name: Zone 3 _ts_Zone1Active: 1389474625 _ts_Zone1Auto: 1389474667 _ts_Zone1Name: 1389474667 _ts_Zone2Active:

Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-11 Thread Michael Herger
1) In the artist biography, display the full content and not the summary Hmm... don't remember why exactly I decided to use the summary instead of full content. 2) In the Artist menu, add a button Similar Artists (using the QOBUZ API artist/getSimilarArtists which returns artist images)