Re: [SlimDevices: Plugins] How to create/integrate external web page info in the menu? create plugin ?

2021-02-01 Thread tparvais


Roland0 wrote: 
> Jivelite embeds the LUA scripting language. It's user facing
> functionality is implemented in ' applets'
> (https://github.com/ralph-irving/jivelite/tree/master/share/jive/applets)
> written in lua, based on the 'jive'
> (https://github.com/ralph-irving/jivelite/tree/master/share/jive)
> framework.. The jive framework does in fact contain a 'network module'
> (https://github.com/ralph-irving/jivelite/tree/master/share/jive/jive/net)
> ('example'
> (https://github.com/ralph-irving/jivelite/blob/master/share/jive/applets/ImageViewer/ImageSourceHttp.lua)).
> You can deploy your own applets which jivelite will run.
> Alternatively, you can write a plugin which extends the standard LMS
> menu (which Jivelite (and the HW players, and some other clients like
> Material, extGUI4LMS, LMS TUI, mobile apps, ...) uses) to provide new
> functionality (including a (limited) GUI). In this case, the code will
> be perl and run on the server.

indeed my idea was to develop something running on LMS server, and not
particularly on Jive only, to be usable on any LMS client (jivelite,
ipeng,)

I'm looking for a very basic structure of plugin to start with
Thomas



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=113829

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] How to create/integrate external web page info in the menu? create plugin ?

2021-02-01 Thread tparvais


jeroen2 wrote: 
> I don't think JiveLite does http (or allow browsing web content), so you
> would first need to get a web browser running. This would a big thing on
> pCP though, because you would of course also need to have some xsession
> running. 
> 
> If you do go that way (either on pCP or basing it on another platform)
> it is really easy to add external links to the menu in LMS using the
> Material skin. (see 'actions.json '
> (https://github.com/CDrummond/lms-material/wiki/Detailed-Information)here)
> 
> 
> I use Raspbian as the base platform for the one Pi that has a
> touchscreen, because I prefer Material over JiveLite (although I do miss
> those cute VU meters), but also to be able to easily display other info.

thank you
if web page is not possible to add , then I can create the plugin that
collect some value via some http calls (curl) .. from my domotics server
and present them properly on a new screen app

is there some easy sample for that ?

Thomas



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=113829

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] How to create/integrate external web page info in the menu? create plugin ?

2021-02-01 Thread tparvais


Hello

I'd like to add a menu option on LMS to display some home domoticz info
(temperature...) and interact with my system (switch on lights...).
Everything is via HTTP.
I'm using Picoreplayer + LMS + Jivelite + touch screen.
IS there a plugin for that or shall I start create something from
scratch ? Longtime I didnot practice Perl

Thank you



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=113829

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] Is there a squeezebox player Web client ? to play music ?

2020-10-19 Thread tparvais


I wonder if this squeezebox player for Web does exist ?



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=113083

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-08-30 Thread tparvais


Hi

I cannot install these 2 plugins : 

Code:

[20-08-30 16:22:25.6305] Slim::Utils::PluginDownloader::_installDownload 
(210) digest does not match 
/usr/local/slimserver/Cache/DownloadedPlugins/RaopBridge.zip - RaopBridge will 
not be installed: expected b2edda4b2560adb575527671c5e5196385149896, got 
8340847f43894bcbb48b66ef2bd7126ac823a02a
  [20-08-30 16:22:34.0184] Slim::Utils::PluginDownloader::_installDownload 
(210) digest does not match 
/usr/local/slimserver/Cache/DownloadedPlugins/RaopBridge.zip - RaopBridge will 
not be installed: expected b2edda4b2560adb575527671c5e5196385149896, got 
8340847f43894bcbb48b66ef2bd7126ac823a02a
  [20-08-30 16:23:13.1375] Slim::Utils::PluginDownloader::_installDownload 
(210) digest does not match 
/usr/local/slimserver/Cache/DownloadedPlugins/RaopBridge.zip - RaopBridge will 
not be installed: expected b2edda4b2560adb575527671c5e5196385149896, got 
8340847f43894bcbb48b66ef2bd7126ac823a02a
  [20-08-30 16:26:07.8368] Slim::Utils::PluginDownloader::_installDownload 
(210) digest does not match 
/usr/local/slimserver/Cache/DownloadedPlugins/ShairTunes2W.zip - ShairTunes2W 
will not be installed: expected 4ad67801d914f613ac08110102eaa24a1aa7483e, got 
8340847f43894bcbb48b66ef2bd7126ac823a02a
  [20-08-30 16:26:15.3474] Slim::Utils::PluginDownloader::_installDownload 
(210) digest does not match 
/usr/local/slimserver/Cache/DownloadedPlugins/ShairTunes2W.zip - ShairTunes2W 
will not be installed: expected 4ad67801d914f613ac08110102eaa24a1aa7483e, got 
8340847f43894bcbb48b66ef2bd7126ac823a02



No problem with Spotty

Any idea ?

Thomas



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty 3.x - Spotify Podcasts on your Squeezebox

2020-01-12 Thread tparvais


Hello

I'm already using succesfuly Spotify plugin on my LMS (NAS)
Spotty v 3.1.3

My son wants to use its own account with his playlist etc... from this
spotify family account?

How is it possible ?

I'm a little bit confused  as spotty has the option to add account, and
I see another plugin "Triode spottify for Family 1, 2,3...)

Which one shall I use ?

My son has an Android Mobile. He cannot see the Picoreplaer on its
spotify. he sees others spottify clients (my Yamaha Amp,...)
Should he use a specific trick ? or pair his account to Spotty plugin
(extra account) or use Triode spotify 2 ? 

Thank you

Thomas



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=111217

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Synology 7.9.1 packages

2017-09-07 Thread tparvais

mherger wrote: 
> >
> Slim::Player::StreamingController::_playersMessage (789) Problème: 
> impossible de joindre le serveur::
> https://radios.rtbf.be/laprem1ere-64.aac
> 
> Your server seems to have a problem reaching the remote server. 
> "temporarily available" might be an issue on the other side.
> 
> Is this only happening with this particular stream or any stream?
> 

With this stream only and only if launch it from SQbox Webconsole or
ipeng, or direct button of my squeezebox. I'm reading this radio from my
iphone/ipad without any problem.
very strange. 
Is there a general debug level to activate to see everything in LMS ?



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=107180

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-07 Thread tparvais

mherger wrote: 
> > Functionnaly, spotty works on lmsrepack (DS916+ 8GB). But it seems
> the
> > system is very very slow to react (via web interface or iPeng).
> > Sometimes, all players vanished from iPeng and music stops, and
> restart
> > 30' later.
> 
> Please uninstall all 3rd party plugins. Then try again: if it still 
> doesn't work, come back. If it does, re-enable one plugin after the 
> other. Until it starts to fail again. Then try without the last plugin 
> you added.
> 
> 

Hello 
I did that: I removed all 3P plugins.
editing a favorite URL for example, requires 60s when a validate my
change . Erasing a favorite by pressing X shows "loading" for a very
long time - sometime, never succeed need to reload the web page.

Which debug info should I enable to better understand this ?

Thank you



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Synology 7.9.1 packages

2017-09-07 Thread tparvais

Hello

Runnin Logitech Media Server Version : 7.9.1 - 1503129892 on Synology
916.

I have very often a problem to play this radio
https://radios.rtbf.be/laprem1ere-64.aac

If it plays well, this is after +/-10s. sometimes it does not run.

If I play directly the URL in chrome, it works almost instantly.

Web console SB is very slow also. for example; if I edit a favorite it
takes 10-15s before validating my change 

any ideas ? Which debug level should I enable ?

Thank you

23595


+---+
|Filename: log.txt  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=23595|
+---+


tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=107180

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-05 Thread tparvais

Hello

I wrote too fast that everything is workinf fine 

Functionnaly, spotty works on lmsrepack (DS916+ 8GB). But it seems the
system is very very slow to react (via web interface or iPeng).
Sometimes, all players vanished from iPeng and music stops, and restart
30' later.

I uninstall repack and install lmsupdate on standard LMS 7.9.0. 

It's still incredibly slow: accessing web console, navigating in Spotify
content...

Even after stopping the package and restarting it...

CPU & RAM of my DS916 are low at the same time...

I'm starting to be disapointed with LMS...Thank you for help/advise

Here is the log


Code:

[17-09-05 22:29:34.4297] main::init (387) Starting Logitech Media Server 
(v7.9.1, 1503129892, Sat Aug 19 09:00:13 UTC 2017) perl 5.024000 - x86_64-linux
  [17-09-05 22:29:35.3787] Plugins::AutoRescan::Plugin::initPlugin (102) 
Initialising v1.4.1 (trunk-7.x)
  [17-09-05 22:29:35.3830] Slim::Utils::PluginManager::load (393) Warning: 
Couldn't call Plugins::AutoRescan::Plugin->initPlugin: Can't locate object 
method "new" via package "Plugins::AutoRescan::Monitor_Linux" at 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/AutoRescan/Plugin.pm
 line 111.
  [17-09-05 22:29:35.3836] Plugins::ShairTunes2W::Plugin::initPlugin (199) 
Initialising 0.72.10 on x86_64-linux
  [17-09-05 22:29:35.3868] Plugins::ShairTunes2W::Plugin::initPlugin (215) 
selected helper: 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/ShairTunes2W/Bin/shairport_helper-x64-linux
  [17-09-05 22:29:35.3954] Plugins::Spotty::Plugin::purgeAudioCache (335) 
Starting audio cache cleanup...
  [17-09-05 22:29:35.3963] Plugins::Spotty::Plugin::purgeAudioCache (356) Max. 
cache size is: 0MB, current cache size is 0MB
  [17-09-05 22:29:35.3967] Plugins::Spotty::Plugin::purgeAudioCache (389) Audio 
cache cleanup done!
  [17-09-05 22:29:35.4533] Plugins::Spotty::Plugin::getHelper (503) Trying 
helper applicaton: 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux/spotty-x86_64
  [17-09-05 22:29:35.4725] Plugins::Spotty::Plugin::getHelper (520) Found 
Spotty helper application: 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux/spotty-x86_64
  [17-09-05 22:29:36.2104] Slim::Web::JSONRPC::requestMethod (443) 
c8:3a:35:d1:1d:44: request not dispatchable!
  [17-09-05 22:29:37.1736] Plugins::ShairTunes2W::Plugin::publishPlayer (369) 
avahi-publish-player not in path
  [17-09-05 22:29:37.1741] Plugins::ShairTunes2W::Plugin::publishPlayer (377) 
dns-sd not in path
  [17-09-05 22:29:37.1745] Plugins::ShairTunes2W::Plugin::publishPlayer (385) 
mDNSPublish not in path
  [17-09-05 22:29:37.1747] Plugins::ShairTunes2W::Plugin::publishPlayer (387) 
using built-in helper: 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/ShairTunes2W/Bin/shairport_helper-x64-linux
  [17-09-05 22:29:37.1831] 
Plugins::ShairTunes2W::Plugin::playerSubscriptionChange (280) create client 
Slim::Player::SqueezePlay=ARRAY(0x962a3e0) with proc 
Proc::Background=HASH(0x99b8470)
  [17-09-05 22:29:37.3303] Plugins::ShairTunes2W::Plugin::publishPlayer (369) 
avahi-publish-player not in path
  [17-09-05 22:29:37.3307] Plugins::ShairTunes2W::Plugin::publishPlayer (377) 
dns-sd not in path
  [17-09-05 22:29:37.3311] Plugins::ShairTunes2W::Plugin::publishPlayer (385) 
mDNSPublish not in path
  [17-09-05 22:29:37.3314] Plugins::ShairTunes2W::Plugin::publishPlayer (387) 
using built-in helper: 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/ShairTunes2W/Bin/shairport_helper-x64-linux
  [17-09-05 22:29:37.3399] 
Plugins::ShairTunes2W::Plugin::playerSubscriptionChange (280) create client 
Slim::Player::SqueezePlay=ARRAY(0x94a18b0) with proc 
Proc::Background=HASH(0x94a9d38)
  [17-09-05 22:29:37.6716] Plugins::ShairTunes2W::Plugin::publishPlayer (369) 
avahi-publish-player not in path
  [17-09-05 22:29:37.6721] Plugins::ShairTunes2W::Plugin::publishPlayer (377) 
dns-sd not in path
  [17-09-05 22:29:37.6725] Plugins::ShairTunes2W::Plugin::publishPlayer (385) 
mDNSPublish not in path
  [17-09-05 22:29:37.6728] Plugins::ShairTunes2W::Plugin::publishPlayer (387) 
using built-in helper: 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/ShairTunes2W/Bin/shairport_helper-x64-linux
  [17-09-05 22:29:37.6822] 
Plugins::ShairTunes2W::Plugin::playerSubscriptionChange (280) create client 
Slim::Player::SqueezePlay=ARRAY(0x97fb360) with proc 
Proc::Background=HASH(0x99f2488)
  [17-09-05 22:29:43.2132] Plugins::Spotty::API::_call (1109) Trying to read 
from cache for me
  [17-09-05 22:29:43.2137] Plugins::Spotty::API::_call (1118) API call: me
  [17-09-05 22:30:15.6466] Plugins::Spotty::API::__ANON__ (1163) Caching result 
for 60 using max-age (https://api.spotify.com/v1/me)
  [17-09-05 22:30:15.6473] Plugins::Spotty::API::__ANON__ (1165) Data cached 
(https://api.spotify.com/v1/me)




Re: [SlimDevices: Plugins] Synology 7.9.1 packages

2017-09-05 Thread tparvais

Hello

I was running DS916 8GB RAM and "official" LMS 7.9.0.
I wanted to use new spotty plugin (the triode one never worked on my
NAS), Shairtunes2 & Airplay bridge from Philippe.

To do that, I installed I didn't know LMSRepack and stop Standard LMS
from my NAS

After scanning the music (+/- 2 titles), LMS was working.
Everything.
But Web interface is very slow, sometimes all players disapear from
iPeng and Web interfaces.

I don't know the difference between LMSRepack and LMSUpdate ?

At the end, I remove LMSRepack and restarted LMS 7.9.0 with the same
plugin. 

Any idea ?



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=107180

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-05 Thread tparvais

Hello

I succesfuly insyalled spotty on LMS (Synology DS916). It works fine
with iPend and Squeezeox interface.
If I use my spotify iOS client, I don't see my different SB players (Pi,
etc...). 
Only via Airplay or iPeng.

Is it possible to use natve spotify client iOS/Android ?

Thank you



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2017-09-05 Thread tparvais

Hello

Just installed on my repackLMS on Synology DS916+
it works wonderfully with my Yamaha amplifier.

This is the first time I can synchronize all rendering box yamaha,
picoreplayer and old squeezebox 
:-)

Thomas



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2017-01-27 Thread tparvais

Mnyb wrote: 
> No you should not  if there really is no firewall on the synology your
> ok but check that just to be sure or if something else uses 5005 ? or
> just change port to test

sorry 9005, not 5005.but this does not change anything



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2017-01-27 Thread tparvais

Mnyb wrote: 
> And in the app section spotify is actived on all players you wan to use
> .
> 
> WHich port is the helper app set to use in the web-UI have you open that
> port in your firewall . Open the usual ports for LMS is not enough the
> helper app also talks to the internet .

Hello

Spotify helper app port is by default 5005 (visible on LMS-web-interface
on my pc browser)

LMS runs on synology, including plugins. There is no firewell used on
Synology towards internet. 
Of course, my internet gateway, blocks all connection from internet to
my home private LAN 

Why should I open this port on my internet gateway towards LMS server ?

Thomas



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2017-01-26 Thread tparvais

TheLastMan wrote: 
> Make sure you have logged in to Spotify via the MySqueezebox web site as
> well as the plugin settings. 
> 
> 
> Sent from my F5121 using Tapatalk

Thanks

I did that. I'm logged on mysqueezbox correctly

on my SB Web interface, I always see 

Helper App : Running
Not logged in to Spotify
Login Error : Can not connect to Spotify
Last Error : No error



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2017-01-23 Thread tparvais

Mnyb wrote: 
> You are not using a Facebook password that does not work ?


Hello

No I don't think. I didn't link spotify with FB. I can login in spotify
easily on web or mobile

Thomas



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2017-01-22 Thread tparvais

Hello

I use sucessfuly LMS on my Synologu dS919+ with 2 PiCoreplayers and one
Squeezebox.

I wanted to link my spotify account.
I install the + upgrade to last triode Spotify 3d party plugin.

In plugin parameter, I enter my spotify account and my password ==> I
remain 'not logged to spotify' and impossible to use the plugin

Here is some log, hopefully , you can tell me shouyld I do ?

Thank you


> [15:43:51.185398] main:567 new connection
> [15:43:51.186304] main:677 attempting login for user: tparvais
> [15:43:51.186462] log_message:81 log: 14:43:51.186 I
> [offline_authorizer.cpp:297] Unable to login offline: no such user
> [15:43:51.186660] log_message:81 log: 14:43:51.186 I [ap:1752]
> Connecting to AP ap.spotify.com:4070
> [15:43:56.191837] log_message:81 log: 14:43:56.191 E [ap:1694] AP Socket
> Error: Timeout reached (2)
> [15:43:56.191927] log_message:81 log: 14:43:56.191 E [ap:3915]
> Connection error:  117
> [15:43:56.191994] log_message:81 log: 14:43:56.191 I [ap:1752]
> Connecting to AP ap.spotify.com:443
> [15:44:01.187364] main:742 could not login within 10 seconds
> [15:44:01.187468] main:567 new connection
> [15:44:01.187499] main:619 req: status.json res: (null) par: (null)
> prot: HTTP/1.0 auth: (null)
> [15:44:01.187520] process_status:1464 process status
> [15:44:01.187743] main:567 new connection
> [15:44:01.187780] main:619 req: browse.json res:
> spotify:track:7hkOgKKybgawYUcrkZD3wV par: (null) prot: HTTP/1.0 auth:
> (null)
> [15:44:01.187804] main:723 no remembered user
> [15:44:01.187854] main:1589 bad request for socket or no track
> [15:44:01.196665] log_message:81 log: 14:44:01.196 E [ap:1694] AP Socket
> Error: Timeout reached (2)
> [15:44:01.196738] log_message:81 log: 14:44:01.196 E [ap:3915]
> Connection error:  117
> [15:44:01.196802] log_message:81 log: 14:44:01.196 I [ap:1752]
> Connecting to AP ap.spotify.com:80
> [15:44:06.201667] log_message:81 log: 14:44:06.201 E [ap:1694] AP Socket
> Error: Timeout reached (2)
> [15:44:06.201755] log_message:81 log: 14:44:06.201 E [ap:3915]
> Connection error:  117
> [15:44:06.201822] log_message:81 log: 14:44:06.201 I [ap:1752]
> Connecting to AP ap.spotify.com:4070
> [15:44:08.072136] main:567 new connection
> [15:44:08.074642] main:619 req: browse.json res:
> spotify:track:7hkOgKKybgawYUcrkZD3wV par: (null) prot: HTTP/1.0 auth:
> (null)
> [15:44:08.074729] main:723 no remembered user
> [15:44:08.074783] main:1589 bad request for socket or no track
> [15:44:11.206657] log_message:81 log: 14:44:11.206 E [ap:1694] AP Socket
> Error: Timeout reached (2)
> [15:44:11.206736] log_message:81 log: 14:44:11.206 E [ap:3915]
> Connection error:  117
> [15:44:11.206804] log_message:81 log: 14:44:11.206 I [ap:1752]
> Connecting to AP ap.spotify.com:443
> [15:44:15.072926] main:567 new connection
> [15:44:15.075406] main:619 req: browse.json res:
> spotify:track:7hkOgKKybgawYUcrkZD3wV par: (null) prot: HTTP/1.0 auth:
> (null)
> [15:44:15.075493] main:723 no remembered user
> [15:44:15.075548] main:1589 bad request for socket or no track
> [15:44:16.212202] log_message:81 log: 14:44:16.212 E [ap:1694] AP Socket
> Error: Timeout reached (2)
> [15:44:16.212280] log_message:81 log: 14:44:16.212 E [ap:3915]
> Connection error:  117
> [15:44:16.212347] log_message:81 log: 14:44:16.212 I [ap:1752]
> Connecting to AP ap.spotify.com:80
> [15:44:21.216431] log_message:81 log: 14:44:21.216 E [ap:1694] AP Socket
> Error: Timeout reached (2)
> [15:44:21.216510] log_message:81 log: 14:44:21.216 E [ap:3915]
> Connection error:  117
> [15:44:21.216890] logged_in:51 logged in error: Can not connect to
> Spotify
> [15:44:21.216926] logged_out:61 logged out
> [15:44:22.073893] main:567 new connection
> [15:44:22.083101] main:619 req: browse.json res:
> spotify:track:7hkOgKKybgawYUcrkZD3wV par: (null) prot: HTTP/1.0 auth:
> (null)
> [15:44:22.083188] main:723 no remembered user
> [15:44:22.083243] main:1589 bad request for socket or no track
> [15:44:22.085934] main:567 new connection
> [15:44:22.086954] main:619 req: relogin res: (null) par: (null) prot:
> HTTP/1.0 auth: (null)
> [15:44:22.087027] main:723 no remembered user
> [15:44:22.087050] main:1589 bad request for socket or no track



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Max2Play Webinterface for Mediaclients (Audioplayer, Squeezeserver, Airplay, XBMC)

2015-03-29 Thread tparvais

tparvais wrote: 
 Hello
 
 I've read https://github.com/max2play/webinterface to lear nhow to
 create a plugin, but this is unclear for me.
 By copy-paste an existing plugin and rename it, I can have antoher
 plugin extension on the web interface.
 
 But it's unclear where which files I've to change for my plugin.
 My first example will be simply to display a value on the webpage coming
 from a measurement (bash script). 
 After, I want to control GPIO output from this webpage
 
 Can you help ? I don't undertand how to use also locale folder.
 
 Thank you

Update: There is an example in the folder I didn't see the first
time...
It seems to work. Not easy if you're not familiar with this way of
working with PHP

My question: how can I create a web page to display something WITHOUT
all Max2Play header  footer ? Should I create another web structure
outside max2play ? Is this easy ?

Tx



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=101856

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Max2Play Webinterface for Mediaclients (Audioplayer, Squeezeserver, Airplay, XBMC)

2015-03-29 Thread tparvais

flysurfer wrote: 
 @mylle: there are several ways to get access to all Max2Play-Plugins
 without the premium license:
 - contribute to the community by creating and supporting new plugins
 - contribute to the community by creating and hosting SD-Card Images
 - buy Hardware in our shop at shop.max2play.com
 
 The commonly used parts of Max2Play are free, even if you don't
 contribute to the project or if you are not a customer in our shop. With
 the Max2Play-license you get all currently available and future addons
 and support by eMail. 
 
 The idea of having a basic free version and a low cost license for
 premium addons assures an ongoing development. Just a few examples where
 I am currently working on: 
 - Speech Control (using Jasper http://jasperproject.github.io/)
 - improving support for other hardware
 - improving soundcard support

Hello

I've read https://github.com/max2play/webinterface to lear nhow to
create a plugin, but this is unclear for me.
By copy-paste an existing plugin and rename it, I can have antoher
plugin extension on the web interface.

But it's unclear where which files I've to change for my plugin.
My first example will be simply to display a value on the webpage coming
from a measurement (bash script). 
After, I want to control GPIO output from this webpage

Can you help ? I don't undertand how to use also locale folder.

Thank you



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=101856

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins