Re: [SlimDevices: Plugins] Ubuntu and Spotify (Help me Triode!)

2013-11-17 Thread Triode

I can't reproduce this - can you try a few self tests and record what
they and the log say in each case.  There are two streaming tests as
part of the self test - 1 is from spotify but not to the player, second
is from spotify and then onto the player.



Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=100346

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-11-17 Thread callesoroe

Hi Michael

Now that you have got WIMP-HIFI to work on squeezeboxes(and thank you
again for that :)  ) . Is it possible to get Wimp in the smartmix
options ??



Callesoroe
Living room: Transporter, Tact RCS 2.2X digital preamp, Martin Logan
Vista speakers, AMPS(Icepower): Acoustic Reality Ear Enigma
PLUS(PANELS), Acoustic Reality Ear TWO MKII(Bas)
Kitchen: SB-duet, Beresford TC7510 DAC, Prodipe Pro 5 active bi-amp
speakers.

callesoroe's Profile: http://forums.slimdevices.com/member.php?userid=22693
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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


[SlimDevices: Plugins] Announce: ShairTunes Plugin

2013-11-17 Thread DSTMK

Hi,

I have created a plugin that integrates ShairTunes into LMS.

https://github.com/DSTMK/shairport_helper
https://github.com/DSTMK/shairport_plugin

You will need to build and install the shiarport_helper first and then
install the plugin.

The plugin will announce an AirPlay target for each player. The player
will automatically switch to AirPlay as soon as a client connects to the
AirPlay target. The helper will take the audio data from the AirPlay
client and convert it into a PCM stream that a squeezebox can play.
Also, the Plugin will forward the volume control.

Please consider this as beta and use at your own risk. Comments and
contributions are welcome.

Regards,

DSTMK



DSTMK's Profile: http://forums.slimdevices.com/member.php?userid=62062
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2013-11-17 Thread erland

DSTMK wrote: 
 
 I have created a plugin that integrates ShairTunes into LMS.
 
Sounds great!

DSTMK wrote: 
 
 You will need to build and install the shiarport_helper first and then
 install the plugin.
 
Is there a reason you don't want to build and distribute binaries for
the mostly used platforms with the plugin ?
Kind of similar to what Triode does in the Spotify plugin and its helper
daemon.

It feels like this would make it a lost easier for people who want to
try it and doesn't have the skills to do the compilation. An alternative
to bundling it with the plugin could maybe be to build binaries for
mostly used platforms and offer them as separate downloads so people at
least doesn't have to to the compilation themselves.



Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets (both free and commercial)'
(http://wiki.slimdevices.com/index.php/User:Erland). 
If you like to encourage future presence on this forum and/or third
party plugin/applet development, 'consider purchasing some plugins'
(http://license.isaksson.info))
You may also want to try my Android apps 'Squeeze Display'
(https://play.google.com/store/apps/details?id=info.isaksson.squeezedisplay)
and 'RSS Photo Show'
(https://play.google.com/store/apps/details?id=info.isaksson.rssphotoshow)
*Interested in the future of music streaming ? 'ickStream -  A world of
music at your fingertips'
(http://forums.slimdevices.com/showthread.php?98467-Pre-Announcement-ickStreamp=743516)*.

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2013-11-17 Thread mherger

This sounds like something I wanted to do for a long time! Excellent!

Will have to give this a try asap. But just from looking at the code I
fear installation will be a bit involved, as it has some dependencies
Joe Doe will have a hard time to satisfy...



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Ubuntu and Spotify (Help me Triode!)

2013-11-17 Thread jayjanssen

Triode wrote: 
 I can't reproduce this - can you try a few self tests and record what
 they and the log say in each case.  There are two streaming tests as
 part of the self test - 1 is from spotify but not to the player, second
 is from spotify and then onto the player.

I did a self test and am attaching a zip of the complete log as well as
a screen shot of my settings and the test result.


+---+
|Filename: spotifyd.log.zip |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=15316|
+---+


jayjanssen's Profile: http://forums.slimdevices.com/member.php?userid=62034
View this thread: http://forums.slimdevices.com/showthread.php?t=100346

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2013-11-17 Thread DSTMK

Thank you for your comments. I do not have much expirience with neither
Squeezebox Plugin Programming nor Perl and since you two seem to have
quite some reputation in those fields, this is very helpful.

Bundling binaries seems to be a good idea, but I can only build them for
Linux x86 and Linux x64. I have never used any other platform as
Squeezebox Server. I can see that in Triode's plugin there is an arm
binary (probably for all the NAS boxes). Do you have a list of
architectures that I should consider? There is probably Windows and
maybe even MIPS???

You will probably need to install the avahi daemon and then some perl
modules:

IO::Socket::INET6
Crypt::OpenSSL::RSA
Net::SDP

Is there a way to package those modules with my plugin? It looks like
there is already lots of perl library stuff bundled with the Squeezebox
Server in it's CPAN directory...

Let me know if you have trouble compiling.

And one more question: Is there a better way to flush as Client's audio
buffer than stopping it and then having it reconnect to the source? I'd
need to do the flush as fast as possible to get good results when the
user is changing songs at the AirPlay client.

Regards,

DSTMK



DSTMK's Profile: http://forums.slimdevices.com/member.php?userid=62062
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Trackstat statistic information summary

2013-11-17 Thread M_Meyer

I would like to use the statistics for deeper analysis and for
information while browsing, no online publishing.
If there is nothing ready to use at the moment, I think I'm fine with
the existing browsing possibilities.



SB Touch+SB Radio, Sheevaplug Server, Squeeze Commander

M_Meyer's Profile: http://forums.slimdevices.com/member.php?userid=40334
View this thread: http://forums.slimdevices.com/showthread.php?t=100358

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2013-11-17 Thread erland

esa wrote: 
 
 Trackstat take about 30-40 minutes to execute. 
 I think it is stuck because I try to access the folder then TrackStat is
 started and as it's SQL Lite, it blocks the system (as explained
 above).
 I don't remember to have this behavior when I was with SBS 7.5.5.
 
The behavior is a lot worse with SQLite, I haven't seen it much
previously with MySQL in 7.5 and earlier releases of LMS.
I think the TrackStat part of it might be improved a bit if you disable
musicbrainz setting in TrackStat as explained in previous posts. The
reason is that the musicbrainz related refresh usually takes up a
significant amount of the TrackStat refresh operation.

esa wrote: 
 
 So, I decided to disable the Rescan refresh in Trackstat setting and
 it doesn't hang the system as LMS finish the Folder scan in a few
 seconds.
 
 But, if I do this, then trackStats is no more updated unless I do a LMS
 retstart (Not sure it will launch a TraskStats Scan).
 
 Can you confirm this or say what I'm doing wrong?
 
If you disable rescan refresh TrackStat won't refresh until you restart
LMS.
The refresh operation is mainly used to synchronize musicbrainz
identities with urls and to synchronize any ratings read from file tags
by LMS scanner, so if you can live without this, disabling TrackStat
refresh shouldn't cause any problems.

Personally, I would advice you to try to disable musicbrainz setting in
TrackStat if the performance is as bad as you describe.

esa wrote: 
 
 An idea could be to add a schedule for the TraskStat Rescan (Programmed
 at 5h00).
 So, When I go into the folder, it will not hang the system and the
 Trackstats will be refresh the day after.
 
The only way I can think of is to either setup LMS to restart in middle
of the night or setup LMS to perform a rescan in the middle of the
night. I believe rescan in the middle of the night can be done through
LMS Settings/Advanced/Rescan Music Library page.



Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets (both free and commercial)'
(http://wiki.slimdevices.com/index.php/User:Erland). 
If you like to encourage future presence on this forum and/or third
party plugin/applet development, 'consider purchasing some plugins'
(http://license.isaksson.info))
You may also want to try my Android apps 'Squeeze Display'
(https://play.google.com/store/apps/details?id=info.isaksson.squeezedisplay)
and 'RSS Photo Show'
(https://play.google.com/store/apps/details?id=info.isaksson.rssphotoshow)
*Interested in the future of music streaming ? 'ickStream -  A world of
music at your fingertips'
(http://forums.slimdevices.com/showthread.php?98467-Pre-Announcement-ickStreamp=743516)*.

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] Announce: Music Artist Information plugin

2013-11-17 Thread mherger

slartibartfast wrote: 
 LMS on squeezeplug running Debian, editing on Windows. Files transferred
 using freefilesync via samba.
 
 Sent from my Nexus 7 using Tapatalk

Did you eventually transfer the artist pictures folder using samba as
well? If so: do the files look ok on the Debian box itself (not looked
at through samba)?



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-11-17 Thread mherger

callesoroe wrote: 
 Is it possible to get Wimp in the smartmix options ??

No, not at this point. It's not me providing that information, but I'm
using whatever TEN is providing. As they don't have the WiMP track
information available, I can't mix them yet. 

That said it might be possible to add some code to do a best effort
attempt at including other services. Using their search feature it might
be possible to find matching tracks even on services for which TEN
doesn't provide track IDs. An idea for when I get bored. It's added to
my long list of things to try :-)



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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