Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2019-08-01 Thread goxboxlive


Does this pluging also support YouTube Music?



goxboxlive's Profile: http://forums.slimdevices.com/member.php?userid=19654
View this thread: http://forums.slimdevices.com/showthread.php?t=105840

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


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

2010-06-17 Thread goxboxlive

Triode;555360 Wrote: 
 Hum - can you find the spotifyd location and run it from the command
 line from the directory it is in.  It should give some error messages
 if/when it crashes (or linux will say segfault or whatever if its the
 code)

Ok i did som tests. First when i ran spotifyd it complained about
missing libFLAC.so.8. I made a symlink to /usr/lib/libFLAC.so.8 in the
spotify plugin directory and now it complaines about wrong ELF class.


Code:


  
  
linuxserver:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux#
 ls
  libFLAC.so.8  libspotify.so.4  spotifyd  spotifyd.conf
  
linuxserver:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux#
 ./spotifyd
  ./spotifyd: error while loading shared libraries: libFLAC.so.8: wrong ELF 
class: ELFCLASS64
  
  



I have ia32-libs installed, but i cant fint it anywhere in /usr/lib
/usr/lib32 or /usr/lib64.
The only place i have ia32 is in this path.


Code:


  
linuxserver:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux#
 find / -name ia32*
  /emul/ia32-linux  
 
  /usr/share/doc/ia32-libs  
 
  /usr/share/lintian/overrides/ia32-libs
 
  /usr/lib/rpm/ia32e-linux  
 
  /usr/src/linux-headers-2.6.26-2-amd64/include/asm-x86/ia32.h  
 
  /usr/src/linux-headers-2.6.26-2-amd64/include/asm-x86/ia32_unistd.h   
 
  /usr/src/linux-headers-2.6.26-2-amd64/include/config/ia32 
 
  /usr/src/linux-headers-2.6.26-2-common/include/asm-x86/ia32.h 
 
  /usr/src/linux-headers-2.6.26-2-common/include/asm-x86/ia32_unistd.h  
 
  /usr/src/linux-headers-2.6.26-2-common/arch/x86/ia32  
 
  /var/lib/dpkg/info/ia32-libs.preinst  
 
  /var/lib/dpkg/info/ia32-libs.postinst 
 
  /var/lib/dpkg/info/ia32-libs.postrm   
 
  /var/lib/dpkg/info/ia32-libs.list 
 
  /var/lib/dpkg/info/ia32-libs.md5sums  
 
  /var/lib/dpkg/info/ia32-libs.shlibs   
 
  /var/cache/apt/archives/ia32-libs_2.7_amd64.deb
  



Any idea?

Jorns


-- 
goxboxlive

goxboxlive's Profile: http://forums.slimdevices.com/member.php?userid=19654
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)

2010-06-17 Thread goxboxlive

Triode;555615 Wrote: 
 Don't understand that - I suspect a symlink is not what ia32 libs is
 expecting.  Does anyone here know more about 64bit dependancies on
 linux?

Ok I c... But is there a way to make spotifyd look for libFLAC in
/usr/lib, instead of it's native directory?


-- 
goxboxlive

goxboxlive's Profile: http://forums.slimdevices.com/member.php?userid=19654
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)

2010-06-17 Thread goxboxlive

It works perfect with 32 bit of libflac and libogg. Though i have to
start spotifyd manualy. The helper says 'not running' even thuogh it
works.
Thanks a lot for great plugin

Jorns


-- 
goxboxlive

goxboxlive's Profile: http://forums.slimdevices.com/member.php?userid=19654
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)

2010-06-16 Thread goxboxlive

Hi, great plugin you have created. This was what i have been waiting for
to subscribed to Spotify.

But i cant get the helper app stay running. It starts, but stops
imidialtly.
My system is:


Code:


  Versjon: 7.5.1 - r30884 @ Wed Jun 16 02:03:31 PDT 2010
  Vertsnavn: linuxserver
  Serverens ip-adresse: 10.0.0.3
  HTTP-serverens portnummer: 9000
  Operativsystem: Debian - NO - utf8
  Plattformarkitektur: x86_64-linux
  Perl-versjon: 5.10.0 - x86_64-linux-gnu-thread-multi
  MySQL-versjon: 5.0.51a-24+lenny4
  Totalt antall tilkoplede spillere: 1
  



I have installed all the libs that is required as you described. I cant
see anything from the log either (it's blanc). But here is an output
from my /var/log/messages. Can you see whats causing this?


Code:


  [10-06-16 20:41:26.8536] Plugins::Spotify::Settings::__ANON__ (92) error 
fetching status: Connect timed out: Transport endpoint is not connected 
 
  [10-06-16 20:41:27.1570] Plugins::Spotify::Settings::__ANON__ (92) error 
fetching status: Connect timed out: Transport endpoint is not connected 
 
  [10-06-16 20:41:27.4607] Plugins::Spotify::Settings::__ANON__ (92) error 
fetching status: Connect timed out: Transport endpoint is not connected 
 
  [10-06-16 20:41:27.7646] Plugins::Spotify::Settings::__ANON__ (92) error 
fetching status: Connect timed out: Transport endpoint is not connected 
 
  [10-06-16 20:41:28.0688] Plugins::Spotify::Settings::__ANON__ (92) error 
fetching status: Connect timed out: Transport endpoint is not connected 
 
  [10-06-16 20:41:28.3727] Plugins::Spotify::Settings::__ANON__ (92) error 
fetching status: Connect timed out: Transport endpoint is not connected 
 
  [10-06-16 20:41:37.7943] Slim::Formats::XML::gotErrorViaHTTP (332) Error: 
getting http://10.0.0.3:9001/toplist.json?q=artistsr=GB

  Connect timed out: Transport endpoint is not connected 
  



I have also opened the port 9001 at my firewall, also tried other ports
that i have working, in example the port i am using for torrent.

Any help will be apriciated.

jorn.


-- 
goxboxlive

goxboxlive's Profile: http://forums.slimdevices.com/member.php?userid=19654
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)

2010-06-16 Thread goxboxlive

Yes, i will try tomorrow. Thanks for quick respons.


-- 
goxboxlive

goxboxlive's Profile: http://forums.slimdevices.com/member.php?userid=19654
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] TriColor plugin

2008-12-14 Thread goxboxlive

I found a setting line for the TriColorLed plugin in v7.3 squeezecenter
settings menu. But when i choose the tricolor plugin it only shows up
as a grey menu and i have no choiche to make.

Wonder what it takes to get the plugin to work.

Settings-Player-BasicSettings-TriColorLED.

Anyone taking the challenge???


-- 
goxboxlive

goxboxlive's Profile: http://forums.slimdevices.com/member.php?userid=19654
View this thread: http://forums.slimdevices.com/showthread.php?t=55865

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


Re: [SlimDevices: Plugins] TriColor plugin

2008-12-04 Thread goxboxlive

bonze;366041 Wrote: 
 Did you also download/install the HTML folder and contents?

Yes all of it is copied in to the plugin folder.

It also appear in my duet controller as available plugin, but there is
no settings properties anywhere.


-- 
goxboxlive

goxboxlive's Profile: http://forums.slimdevices.com/member.php?userid=19654
View this thread: http://forums.slimdevices.com/showthread.php?t=55865

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


[SlimDevices: Plugins] TriColor plugin

2008-12-03 Thread goxboxlive

Hi.

Anyone know how to make the TriColor Plugin copatible with 7.2/3?

In my plugin settings in squeezesettings iget the current one up as
incompatible with this squeezecenter version.

Why i want to use this plugin is because i want the led to light blue
when it is in normal mode (standby/playing). This is because my other
HiFi equipment have blue leds while on, and i thnk the white light on
the Squeezebox duet is a little anoying. 

http://wiki.slimdevices.com/index.php/PluginDevTools

http://source.erland.homeip.net/viewvc.cgi/svk/slim/trunk/server/Plugins/?sortby=datepathrev=2270


-- 
goxboxlive

goxboxlive's Profile: http://forums.slimdevices.com/member.php?userid=19654
View this thread: http://forums.slimdevices.com/showthread.php?t=55865

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


Re: [SlimDevices: Plugins] TriColor plugin

2008-12-03 Thread goxboxlive

bonze;365950 Wrote: 
 What's the maxversion setting in the install.xml file?
 Where is the plugin available for download??

I posted the link to the source: 
http://source.erland.homeip.net/viewvc.cgi/svk/slim/trunk/server/Plugins/?sortby=datepathrev=2270


-- 
goxboxlive

goxboxlive's Profile: http://forums.slimdevices.com/member.php?userid=19654
View this thread: http://forums.slimdevices.com/showthread.php?t=55865

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