Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2015-07-29 Thread bpa

Since the max2play distro doesn't have a capture device on sound output
you'll have to use the snd_aloop approach.

Look at this thread - it is a bit old but I think it is OK 
http://forums.slimdevices.com/showthread.php?49584-Announce-WaveInput-for-Linux&p=404507&viewfull=1#post404507

The following is what I think an up to date set of commands would look
like - no guarantees

1. Add the user squeezeboxserver (or whatever the id used in your
max2play setup)  to the audio group. sudo usermod -aG audio
squeezeboxserver
2. Adding a "virtual soundcard" using the alsa driver snd-aloop. Command
sudo modprobe snd_aloop.  Check module added by using lsmod and also by
arecord -l which should show many capture devices - check card no. as it
is necessary in next steps. It will probably be card 1 on a bare Pi.
3. Make your application play through the device hw:1,0
4. Test recording your applications by recording from hw:1,1
5. Add wavin:hw:1,1 to squeezeboxserver favorites.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-07-29 Thread lclem

philippe_44 wrote: 
> > lclem wrote: 
> > 
> > 
> > Yes, sorry I don't know my own plugin anymore ;-) I meant 'Logging
> > options', click 'enable' and then view the log file> > 
> 
> The log file xas empty. so i decided  to reinstall LMS and restart to
> the begining. But in fact i am not sure of the way to your last
> version of the plugging.
> Can you give it to me?



lclem's Profile: http://forums.slimdevices.com/member.php?userid=64630
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-07-29 Thread philippe_44

lclem wrote: 
> > philippe_44 wrote: 
> > 
> > 
> > The log file xas empty. so i decided  to reinstall LMS and restart to
> > the begining. But in fact i am not sure of the way to your last version
> > of the plugging.
> > Can you give it to me?> > 
> 
> Best is to look at the new thread:
> http://forums.slimdevices.com/showthread.php?103728-Announce-UPnPBridge-integrate-UPnP-DLNA-players-with-LMS-(squeeze2upnp)&p=820082&viewfull=1#post820082.
> 
> If the log was empty, it means the plugin did not start. What machine
> to you use ?



LMS 7.7.2 - 5 radio, 3 Boom, 4 Duet, 1 Touch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne
(sort of)

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-07-29 Thread lclem

philippe_44 wrote: 
> > lclem wrote: 
> > 
> > 
> > Best is to look at the new thread:
> > http://forums.slimdevices.com/showthread.php?103728-Announce-UPnPBridge-integrate-UPnP-DLNA-players-with-LMS-(squeeze2upnp)&p=820082&viewfull=1#post820082.
> > 
> > If the log was empty, it means the plugin did not start. What machine to
> > you use ?
> > 
> > also, I think Michael has added my repo now int he build-in 3rd party
> > list, if you use LMS 7.9> > 
> 
> I am on PI2 Raspbian armv7
> This error perhaps
> [15-07-29 16:56:36.0790]
> Slim::Networking::Async::Socket::UDP::mcast_add (48) Error: While
> adding multicast membership, UPnP may not work properly: Argument
> invalide



lclem's Profile: http://forums.slimdevices.com/member.php?userid=64630
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-07-29 Thread philippe_44

lclem wrote: 
> > philippe_44 wrote: 
> > 
> > 
> > I am on PI2 Raspbian armv7
> > This error perhaps
> > [15-07-29 16:56:36.0790] Slim::Networking::Async::Socket::UDP::mcast_add
> > (48) Error: While adding multicast membership, UPnP may not work
> > properly: Argument invalide> > 
> 
> You should still have the trace in upnpbridge.log of the start of the
> plugin. Something like
> 
> > 
Code:

  >   > 
  > Starting Squeeze2upnp: 
/usr/share/squeezeboxserver/Plugins/UPnPBridge/Bin/squeeze2upnp-armv6hf -Z -I 
-f /var/log/squee
  > zeboxserver/upnpbridge.log -d all=debug -x 
/var/lib/squeezeboxserver/prefs/upnpbridge.xml
  > [23:54:17.543869] main:1499 Starting squeeze2upnp version: v0.2.4.dev.1
  > 
  > [23:54:17.544368] slimproto_loglevel:1023 slimproto change log
  > [23:54:17.544462] stream_loglevel:293 stream change log
  > [23:54:17.544527] output_mr_loglevel:323 output_mr init 3
  > [23:54:17.544585] decode_init:125 init decode, include codecs:  exclude 
codecs:
  > [23:54:17.544641] uPNPLogLevel:394 uPNP change log
  > [23:54:17.544688] WebServerLogLevel:150 webserver change loglevel 3
  > [23:54:17.544743] main:1538 Buffer path /tmp
  > [23:54:17.543869] main:1499 Starting squeeze2upnp version: v0.2.4.dev.1
  > 

> >



LMS 7.7.2 - 5 radio, 3 Boom, 4 Duet, 1 Touch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne
(sort of)

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-07-29 Thread lclem

philippe_44 wrote: 
> > lclem wrote: 
> > 
> > 
> > You should still have the trace in upnpbridge.log of the start of the
> > plugin. Something like
> > 
> > > > 
Code:

  > >   > > 
  > > Starting Squeeze2upnp: 
/usr/share/squeezeboxserver/Plugins/UPnPBridge/Bin/squeeze2upnp-armv6hf -Z -I 
-f /var/log/squee
  > > zeboxserver/upnpbridge.log -d all=debug -x 
/var/lib/squeezeboxserver/prefs/upnpbridge.xml
  > > [23:54:17.543869] main:1499 Starting squeeze2upnp version: v0.2.4.dev.1
  > > 
  > > [23:54:17.544368] slimproto_loglevel:1023 slimproto change log
  > > [23:54:17.544462] stream_loglevel:293 stream change log
  > > [23:54:17.544527] output_mr_loglevel:323 output_mr init 3
  > > [23:54:17.544585] decode_init:125 init decode, include codecs:  exclude 
codecs:
  > > [23:54:17.544641] uPNPLogLevel:394 uPNP change log
  > > [23:54:17.544688] WebServerLogLevel:150 webserver change loglevel 3
  > > [23:54:17.544743] main:1538 Buffer path /tmp
  > > [23:54:17.543869] main:1499 Starting squeeze2upnp version: v0.2.4.dev.1
  > > 

> > > > 
> > 
> > If you don't, it mean the application itself is not even started
> > (squeeze2upnp-armv6hf in your case)> > 
> 
> I have not the v0.2.4.dev1 but the v.0.2.3 (the stable version i
> think)
> i have also severals errors on the starting of logitech media server 
> [15-07-29 16:56:30.8467] main::init (394) Starting Logitech Media
> Server (v7.9.0, 1437985302, Tue Jul 28 04:05:24 UTC 2015) perl
> 5.014002
> [15-07-29 16:56:35.3652] Slim::Utils::SQLiteHelper::postConnect (373)
> Optimizing DB because of missing or empty sqlite_stat1 table
> [15-07-29 16:56:35.4292] Slim::Schema::forceCommit (2149) Warning:
> Trying to commit transactions before DB is initialized!
> [15-07-29 16:56:36.0790]
> Slim::Networking::Async::Socket::UDP::mcast_add (48) Error: While
> adding multicast membership, UPnP may not work properly: Argument
> invalide
> [15-07-29 16:56:36.1689] Slim::Utils::SQLiteHelper::postConnect (373)
> Optimizing DB because of missing or empty sqlite_stat1 table
> [15-07-29 16:56:36.2298] Slim::Schema::forceCommit (2149) Warning:
> Trying to commit transactions before DB is initialized!
> [15-07-29 16:56:40.2403] main::checkDataSource (1130) Warning: Schema
> updated or no media found in the database, initiating scan.
> [15-07-29 16:56:53.1152] Slim::Utils::SQLiteHelper::postConnect (373)
> Optimizing DB because of missing or empty sqlite_stat1 table
> [15-07-29 16:56:53.1790] Slim::Schema::forceCommit (2149) Warning:
> Trying to commit transactions before DB is initialized!
> [15-07-29 17:13:03.4562] Slim::Networking::IO::Select::__ANON__ (131)
> Error: Select task failed calling
> Slim::Networking::Async::HTTP::_http_read_body: illegal file
> descriptor or filehandle (either no attached file descriptor or
> illegal value):  at /usr/share/perl5/Slim/Networking/IO/Select.pm line
> 134.
> ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x5fe83a8)
> It is perahps the raison why
> 
> I installed only LMS not squeezelite and not squezzeplug but i think i
> don't need because i have IP players
> 
> I have perhaps better reinstall LMS on my last image



lclem's Profile: http://forums.slimdevices.com/member.php?userid=64630
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-07-29 Thread philippe_44

lclem wrote: 
> > philippe_44 wrote: 
> > 
> > 
> > I have not the v0.2.4.dev1 but the v.0.2.3 (the stable version i think)
> > i have also severals errors on the starting of logitech media server 
> > [15-07-29 16:56:30.8467] main::init (394) Starting Logitech Media Server
> > (v7.9.0, 1437985302, Tue Jul 28 04:05:24 UTC 2015) perl 5.014002
> > [15-07-29 16:56:35.3652] Slim::Utils::SQLiteHelper::postConnect (373)
> > Optimizing DB because of missing or empty sqlite_stat1 table
> > [15-07-29 16:56:35.4292] Slim::Schema::forceCommit (2149) Warning:
> > Trying to commit transactions before DB is initialized!
> > [15-07-29 16:56:36.0790] Slim::Networking::Async::Socket::UDP::mcast_add
> > (48) Error: While adding multicast membership, UPnP may not work
> > properly: Argument invalide
> > [15-07-29 16:56:36.1689] Slim::Utils::SQLiteHelper::postConnect (373)
> > Optimizing DB because of missing or empty sqlite_stat1 table
> > [15-07-29 16:56:36.2298] Slim::Schema::forceCommit (2149) Warning:
> > Trying to commit transactions before DB is initialized!
> > [15-07-29 16:56:40.2403] main::checkDataSource (1130) Warning: Schema
> > updated or no media found in the database, initiating scan.
> > [15-07-29 16:56:53.1152] Slim::Utils::SQLiteHelper::postConnect (373)
> > Optimizing DB because of missing or empty sqlite_stat1 table
> > [15-07-29 16:56:53.1790] Slim::Schema::forceCommit (2149) Warning:
> > Trying to commit transactions before DB is initialized!
> > [15-07-29 17:13:03.4562] Slim::Networking::IO::Select::__ANON__ (131)
> > Error: Select task failed calling
> > Slim::Networking::Async::HTTP::_http_read_body: illegal file descriptor
> > or filehandle (either no attached file descriptor or illegal value):  at
> > /usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
> > ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x5fe83a8)
> > It is perahps the raison why
> > 
> > I installed only LMS not squeezelite and not squezzeplug but i think i
> > don't need because i have IP players
> > 
> > I have perhaps better reinstall LMS on my last image> > 
> 
> I'm not sure about the LMS logs, I know that I have similar errors
> after 1st startup. About UPnPBridge, you can use stable, logs are the
> same. you don't have a file /var/log/squeezeboxserver/upnpbridge.log ?



LMS 7.7.2 - 5 radio, 3 Boom, 4 Duet, 1 Touch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne
(sort of)

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


[SlimDevices: Plugins] Looking for Triode Spotify Plugin!! Need help

2015-07-29 Thread wotanzeven

I accidentely deleted Triode's sSpotify plugin and now I cannot find
this plugin on the internet. Is there anybody out there who can help?



wotanzeven's Profile: http://forums.slimdevices.com/member.php?userid=36054
View this thread: http://forums.slimdevices.com/showthread.php?t=104054

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-07-29 Thread lclem

philippe_44 wrote: 
> > lclem wrote: 
> > 
> > 
> > I'm not sure about the LMS logs, I know that I have similar errors after
> > 1st startup. About UPnPBridge, you can use stable, logs are the same.
> > you don't have a file /var/log/squeezeboxserver/upnpbridge.log ?> > 
> 
> yes but empty



lclem's Profile: http://forums.slimdevices.com/member.php?userid=64630
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] Looking for Triode Spotify Plugin!! Need help

2015-07-29 Thread Giza2020

It's in the plugin tab on the lms ui.
just get it there. .under 3rd party plugin. .actually to delete it you'd
have to have done it from there wouldn't you?



Giza2020's Profile: http://forums.slimdevices.com/member.php?userid=36318
View this thread: http://forums.slimdevices.com/showthread.php?t=104054

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2015-07-29 Thread lesliew

I also have a problem running this on my QNAP NAS, looking at the server
log it seems as though after it fetches the artwork it gets itself in a
loop and trys over and over to re-fetch the artwork but never plays the
track.

Here's a sample of the two lines from the server log that continue to
repeat after I press play

193474: [15-07-29 16:14:29.1341]
Plugins::MixCloud::ProtocolHandler::getMetadataFor (192) getMetadataFor:
mixcloud://wassieone/wassie-one-connoisseur-thursdays-on-venture-fm-2372015/
193473: [15-07-29 16:14:29.1336]
Plugins::MixCloud::ProtocolHandler::getMetadataFor (195)
--getMetadataFor TRACK TITLE:
http://images-mix.netdna-ssl.com/w/300/h/300/q/85/upload/images/


I have the exact same plugin running on LMS under windoze on a VM on the
same QNAP NAS and its working fine.   

Unfortunately I don't know enough to figure out whether its a problem
with the plugin or the LMS running on Linux



LMS -> QNAP TS-669 Raid 5,  Silver Transporter, 1 * SB Touch, 1 * SB
Classic,  2 * SB Duets, 1 * SB Boom, 1 * SB Radio, 1 * Wandboard Quad

lesliew's Profile: http://forums.slimdevices.com/member.php?userid=30045
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-07-29 Thread philippe_44

Can you send me a screenshot of the upnpbridge plugin settings ? On
raspian, what does 'ps -ef' give ?



LMS 7.7.2 - 5 radio, 3 Boom, 4 Duet, 1 Touch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne
(sort of)

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-07-29 Thread lclem

philippe_44 wrote: 
> Can you send me a screenshot of the upnpbridge plugin settings ? On
> raspian, what does 'ps -ef' give ?

Sorry but i dont know you to insert an image ;(
ps-ef returns many lines. Let me know what you are looking for.



lclem's Profile: http://forums.slimdevices.com/member.php?userid=64630
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] Looking for Triode Spotify Plugin!! Need help

2015-07-29 Thread garym

Giza2020 wrote: 
> It's in the plugin tab on the lms ui.
> just get it there. .under 3rd party plugin. .actually to delete it you'd
> have to have done it from there wouldn't you?

and when looking at the list, alphabetically its under "3rd" as in "3rd
Party Spotify..." *not*  "S" for Spotify. Easy to overlook if looking
down in the "S's"



*Home:* VortexBox 4TB (2.3) > LMS 7.8 > Transporter, Touch, Boom, Radio
(all ethernet)
*Cottage:* VBA 3TB (2.3) > LMS 7.8 > Touch > Benchmark DAC I, Boom,
Radio w/Battery (all ethernet except Radio)
*Office:* Win7(64) > LMS 7.9 > Squeezelite
*Spares:* Touch(3), Radio(3), Boom, SB3, CONTROLLER
*Controllers:* iPhone6 & iPadAir2 (iPeng8 & Squeezepad), CONTROLLER, or
SqueezePlay 7.8 on Win7(64) laptop
*Files:* ripping: dbpoweramp > FLAC; post-rip: mp3tag, PerfectTunes;
Streaming: Spotify

garym's Profile: http://forums.slimdevices.com/member.php?userid=17325
View this thread: http://forums.slimdevices.com/showthread.php?t=104054

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-07-29 Thread philippe_44

I think you can call the image .txt and attach the file. For ps, I'm
looking for squeeze2upnp


Envoyé de mon iPad en utilisant Tapatalk



LMS 7.7.2 - 5 radio, 3 Boom, 4 Duet, 1 Touch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne
(sort of)

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2015-07-29 Thread pippin

It looks like the protocol handler (for the music stream) somehow tries
to process the artwork.

Btw: regarding the issue above, mixcloud does work for me again, so it
doesn't seem to be generally broken



---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox
and
Logitech UE Smart Radio as well as iPeng Party, the free Party-App, 
at penguinlovesmusic.com
*New: iPeng 8, the Universal App for iOS 7 and iOS 8*

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-07-29 Thread lclem

philippe_44 wrote: 
> I think you can call the image .txt and attach the file. For ps, I'm
> looking for squeeze2upnp
> 
> 
> Envoyé de mon iPad en utilisant Tapatalk

Eh see what i find this morning after all reinstalling

Starting Squeeze2upnp:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/UPnPBridge/Bin/squeeze2upnp-armv6hf-static
-Z -I -f /var/log/squeezeboxserver/upnpbridge.log -x
/var/lib/squeezeboxserver/prefs/upnpbridge.xml
[07:02:36.675338] main:1485 Starting squeeze2upnp version: v0.2.3.0

[07:02:36.675773] slimproto_loglevel:1023 slimproto change log
[07:02:36.675882] stream_loglevel:293 stream change log
[07:02:36.675960] output_mr_loglevel:323 output_mr init 3
[07:02:36.676037] uPNPLogLevel:394 uPNP change log
[07:02:36.676112] WebServerLogLevel:162 webserver change loglevel 2
[07:02:36.676196] main:1524 Buffer path /tmp
[07:02:36.679339] uPNPInitialize:1047 uPNP init success -
192.168.1.42:49152

But always no player18437


+---+
|Filename: pluggin.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=18437|
+---+


lclem's Profile: http://forums.slimdevices.com/member.php?userid=64630
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
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-07-29 Thread Touister

I found this for the wiring:
http://www.geocities.jp/onsei2007/kousaku/PI2-I2S-CONNECTOR.png



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