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

2013-12-23 Thread Michael Herger

This was working fine previously, but I've been having problems the past
3 days.
I will get the problem even if I use local music sources

The recipe is:
{
"artist": [
"Neil Young"
],
"song_type": [
"acoustic"
],
"type": "artist",
"bucket": [
"id:rhapsody-US",
"tracks",
"id:CAIXPLB1431AC7A479"
]
}


This is a very specific recipe. It results in only a few tracks if I run 
it in the Blender (<60 tracks). There are only so many acoustic songs by 
Neil Young. Once you've played them, the plugin will reject the tracks, 
as, well, you've just played them.


Change the "do not repeat" duration in the plugin's settings to avoid 
this, or use a more generic recipe.


--

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


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

2013-12-23 Thread bpa

8086 wrote: 
> I had just based most of what I did off a 'blog post'
> (http://confoundedtech.blogspot.no/2012/08/airplay-to-squeezebox-touch-via-linux.html)
> by atca ('here are his thread/posts on this forum'
> (http://forums.slimdevices.com/showthread.php?49584-Announce-WaveInput-for-Linux&p=713307&viewfull=1#post713307)
> that formed the basis of that). So any deviations from the original
> config is due to that.

I find if using something modded by a user - have a look at the original
and see what are the differences and try to understand them. It
shouldn't be hard as the original can be found when installing the
plugin.

> If I understand you and the configuration files right, the $FILES$
> variable will be substituted for the part that comes after "wavein:"
> when creating a Favorite URL. For example if using "wavein:hw,2,0" as a
> URL, then $FILES$ would be set to "hw,2,0". Do I understand you
> correctly?
Yes $FILE$ will be replaced but for your mods to the conf file using
ecasound (have you had problems that you need to use ecasound ?) the
syntax of the alsa device should be -i:alsa,$FILE$ then yiou can use
"wavin:hw:2,0" - using the -i:alsahw means you may have to use something
like "wavin:,2,0"
Use the player.source logging  or plugin.waveinput to DEBUG to see the
actual ecasound command (i.e. all params subsituted) that will be
invoked when "playing"

> A FINAL QUESTION CONCERNING DIFFERENT DESTINATION FORMATS:
> how does the Squeezebox choose between flac, mp3 and pcm? I configured
> WaveIn to only use pcm since I have the bandwidth, and I heard some
> noise when the two other destination formats were enabled, but would
> like to know how it selects the format when there are three possible
> options.

The conf file define rules for formats that can be selected by LMS. 
Without deleting all but one conf rule you cannot force the plugin to
use a particular format using the conf file - gutting the conf file is
not good practice.   To force the use of a format use the WebUI
Settings/Advanced/Filetypes and for the WAVIN type disable all the
formats you do not want. It make little sense to use PCM as it will
create a bigger network load on your server and player as there is a lot
more work handling packets and possiblilty of problems as less audio
time can be buffered with PCM and server and player have to be more
responsive compared to using flac. Bandwidth is one of the lesser
worries.

If you hear noise - chances are it is bad setup of ecasound options -
use default conf file and arecord.  If you do not know how to use the
Filetypes settings -  how do you different formats were used when you
heard the "noise" or even what command was being run ?

After looking at what rules are available for a filetype and the player
capabilities, LMS will choose which format to use lossless first (i.e.
flac then pcm) and then lossy MP3 unless bit rate limiting for a player
has been enabled in which case MP3 will be the preferences.



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: WaveInput for Linux

2013-12-23 Thread 8086

bpa wrote: 
> The custom-convert.conf file uses the same format as the convert.conf
> file.
> 
> Lines with tab in col1 follows by "# " are capabilities definition.  

Thank you very much for your detailed posts. They made it possible to
come to deliver a functional (sh)Airplay experience on my Squeezebox
Touch! I was not aware of the convert.conf file, but after locating it
(`locate convert.conf`) I was able to understand the format, along with
your extra details. You were absolutely right that the non-functional
crud was from various posts I had read that had various degrees of
success. I guess they understood even less than me :-)

I do have some additional questions at the end of this post, if you
don't mind ... 

bpa wrote: 
> 
> original wavin conf file allows flexibility by passing the device
> designation from the wavin: URL to the application (default arecord). 

I had just based most of what I did off a 'blog post'
(http://confoundedtech.blogspot.no/2012/08/airplay-to-squeezebox-touch-via-linux.html)
by atca ('here are his thread/posts on this forum'
(http://forums.slimdevices.com/showthread.php?49584-Announce-WaveInput-for-Linux&p=713307&viewfull=1#post713307)
that formed the basis of that). So any deviations from the original
config is due to that.

If I understand you and the configuration files right, the $FILES$
variable will be substituted for the part that comes after "wavein:"
when creating a Favorite URL. For example if using "wavein:hw,2,0" as a
URL, then $FILES$ would be set to "hw,2,0". Do I understand you
correctly?

A FINAL QUESTION CONCERNING DIFFERENT DESTINATION FORMATS:
how does the Squeezebox choose between flac, mp3 and pcm? I configured
WaveIn to only use pcm since I have the bandwidth, and I heard some
noise when the two other destination formats were enabled, but would
like to know how it selects the format when there are three possible
options.

Merry X-Mas :-)



8086's Profile: http://forums.slimdevices.com/member.php?userid=44606
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: Smart Mix plugin

2013-12-23 Thread Tony T

log continued:

Code:


  [13-12-23 10:37:31.4344] Plugins::SmartMix::Plugin::_createMixCb (831) Got 
dynamic playlist session_id: 60ebb0bbc1b9434a9165c64f0838f068
  [13-12-23 10:37:31.4350] Plugins::SmartMix::Plugin::addTracks (1031) 0 songs 
remaining, songIndex = 0
  [13-12-23 10:37:31.4353] Plugins::SmartMix::API::_call (292) Async API call: 
GET 
http://developer.echonest.com/api/v4/playlist/dynamic/next?session_id=60ebb0bbc1b9434a9165c64f0838f068&results=5&api_key=*
  [13-12-23 10:37:31.7527] Plugins::SmartMix::API::_getResponseBody (351) 
x-ratelimit-limit: 120
  [13-12-23 10:37:31.7531] Plugins::SmartMix::API::_getResponseBody (351) 
x-ratelimit-remaining: 113
  [13-12-23 10:37:31.7533] Plugins::SmartMix::API::_getResponseBody (351) 
x-ratelimit-used: 7
  [13-12-23 10:37:31.7544] Plugins::SmartMix::API::__ANON__ (191) Skipping 
track as it has been recently played: SOKYFQA1315CD43654
  [13-12-23 10:37:31.7547] Plugins::SmartMix::API::__ANON__ (191) Skipping 
track as it has been recently played: SOUCGGI12AF72A5DAD
  [13-12-23 10:37:31.7549] Plugins::SmartMix::API::__ANON__ (191) Skipping 
track as it has been recently played: SONJUHS1311AFD6C95
  [13-12-23 10:37:31.7551] Plugins::SmartMix::API::__ANON__ (191) Skipping 
track as it has been recently played: SODTOFS131343A45DA
  [13-12-23 10:37:31.7553] Plugins::SmartMix::API::__ANON__ (191) Skipping 
track as it has been recently played: SOIHXLE13D5304E926
  [13-12-23 10:37:31.7604] Plugins::SmartMix::Plugin::_recentlyPlayed (1163) 
Skipping track as it has been recently played: 
file:///Users/Tony/Music/FLAC/Y/Neil%20Young/Harvest/Neil%20Young%20-%20Harvest%20-%2003%20A%20Man%20Needs%20A%20Maid.flac
 (2.9747337962963 days ago)
  [13-12-23 10:37:31.7645] Plugins::SmartMix::Plugin::_recentlyPlayed (1163) 
Skipping track as it has been recently played: 
file:///Users/Tony/Music/FLAC/Y/Neil%20Young/Live%20at%20the%20Riverboat/Neil%20Young%20-%20Live%20at%20the%20Riverboat%20-%2005%20Audience%20Observation%20_%20Dope%20Song%20_%20Band%20Names%20Rap.flac
 (1.043056 days ago)
  [13-12-23 10:37:31.7713] Plugins::SmartMix::Plugin::_recentlyPlayed (1163) 
Skipping track as it has been recently played: 
file:///Users/Tony/Music/FLAC/Y/Neil%20Young/Live%20At%20Massey%20Hall%201971/Neil%20Young%20-%20Live%20at%20Massey%20Hall%201971%20-%2004%20Journey%20Through%20the%20Past.flac
 (1.08876157407407 days ago)
  [13-12-23 10:37:32.2462] Plugins::SmartMix::API::_getResponseBody (351) 
x-ratelimit-limit: 120
  [13-12-23 10:37:32.2465] Plugins::SmartMix::API::_getResponseBody (351) 
x-ratelimit-remaining: 112
  [13-12-23 10:37:32.2467] Plugins::SmartMix::API::_getResponseBody (351) 
x-ratelimit-used: 8
  [13-12-23 10:37:36.3890] Plugins::SmartMix::Plugin::onPlaylistChange (1194) 
Received command playlist newsong
  [13-12-23 10:37:36.3892] Plugins::SmartMix::Plugin::onPlaylistChange (1195) 
While in mode: 60ebb0bbc1b9434a9165c64f0838f068, from Squeezebox Touch
  [13-12-23 10:37:36.3895] Plugins::SmartMix::Plugin::addTracks (1031) 1 songs 
remaining, songIndex = 0
  [13-12-23 10:37:36.3899] Plugins::SmartMix::API::_call (292) Async API call: 
GET 
http://developer.echonest.com/api/v4/playlist/dynamic/next?session_id=60ebb0bbc1b9434a9165c64f0838f068&results=5&api_key=*
  [13-12-23 10:37:37.0625] Plugins::SmartMix::API::_getResponseBody (351) 
x-ratelimit-limit: 120
  [13-12-23 10:37:37.0628] Plugins::SmartMix::API::_getResponseBody (351) 
x-ratelimit-remaining: 111
  [13-12-23 10:37:37.0630] Plugins::SmartMix::API::_getResponseBody (351) 
x-ratelimit-used: 9
  [13-12-23 10:37:37.0665] Plugins::SmartMix::Plugin::__ANON__ (1047) No 
matching tracks were found.{
  _ratelimit => {
  ttl => "1387813085",
  "x-ratelimit-limit" => 120,
  "x-ratelimit-remaining" => 111,
  "x-ratelimit-used" => 9,
  },
  _smartmix_args => { results => 5, session_id => 
"60ebb0bbc1b9434a9165c64f0838f068" },
  response   => {
  lookahead => [],
  songs => [],
  status=> { code => 0, message => "Success", version => "4.2" },
  },
  }
  




Tony
  SBTouch ♪ SBRadio ♬

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


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

2013-12-23 Thread Tony T

Michael,

I've only been getting 4 songs served, and when the 4th completes, it
starts over.
The Mix on Blender works, but doesn't get served to me:

This was working fine previously, but I've been having problems the past
3 days.
I will get the problem even if I use local music sources

The recipe is:
{
"artist": [
"Neil Young"
],
"song_type": [
"acoustic"
],
"type": "artist",
"bucket": [
"id:rhapsody-US",
"tracks",
"id:CAIXPLB1431AC7A479"
]
}



Tony
  SBTouch ♪ SBRadio ♬

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


Re: [SlimDevices: Plugins] iPeng support thread

2013-12-23 Thread Pascal Hibon

pippin wrote: 
> Wait. We are talking about two different things here, I believe.
> 
> What you describe is the fact that iPeng 7 is not fully translated into
> Dutch language. I plan to fix that some day but it's not the problem
> Moffedille has. His problem is that the Squeezebox starts showing mixed
> language menus which is clearly a SqueezePlay bug and one I've seen a
> number of discussions on in the past, I just thought it was fixed
> because I'm no longer seeing it myself which is why I wondered whether
> it's related to an old server version or specific plugins.
> 
> The problem happens if the iPhone is set to a different language than
> the server. The iPeng will request menus in the language the iPhone/iPad
> it's set to, independent of whether it's fully translated into that
> language or not. Unless you use the "use English menus" setting in which
> case it requests English.

Okay, clear! 
Just give me a shout should you need someone to help you with the Dutch
translations.



1 x SB3, 1 x SB Boom, 1 x SB Radio and 2 x SB Touch - all wireless
1 x Wandboard behind the bedroom ceiling
ReadyNAS NVX running LMS 7.7.3. w iTunes plugin
iPeng 7 on iPhone.
SqueezePad & iPeng 7 on iPad.
http://www.last.fm/user/phibon

Pascal Hibon's Profile: http://forums.slimdevices.com/member.php?userid=7969
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2013-12-23 Thread pippin

Wait. We are talking about two different things here, I believe.

What you describe is the fact that iPeng 7 is not fully translated into
Dutch language. I plan to fix that some day but it's not the problem
Moffedille has. His problem is that the Squeezebox starts showing mixed
language menus which is clearly a SqueezePlay bug and one I've seen a
number of discussions on in the past, I just thought it was fixed
because I'm no longer seeing it myself which is why I wondered whether
it's related to an old server version or specific plugins.

The problem happens if the iPhone is set to a different language than
the server. The iPhone will request menus in the language it's set to .



---
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 7, the Universal App for iOS 7*

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

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


Re: [SlimDevices: Plugins] iPeng support thread

2013-12-23 Thread Pascal Hibon

pippin wrote: 
> What language is your phone set to.
> One thing that is a known issue (at least was for older server versions,
> I don't see it with the current one anymore on my Touch) is that
> whenever iPeng requests a menu in English the Touch would later use that
> English menu, too, instead of the language it's set to itself. Clearly a
> bug on the Touch side or on the side of the plugins delivering the menu
> (if it's not the Touch's own menus), don't know exactly how language
> handling in SqueezePlay works.
> 
> iPeng should use the language your phone is set to.

I also have this behavior with iPeng 7. I never complained about this
because I didn't consider this as a major thing. But I guess it would
look nicer if the correct language is used. My iPhone is configured to
use Dutch language. 
Here's an example of the settings screen (on an iPhone):

'[image: http://imagizer.imageshack.us/v2/xq90/401/0t6d.png]'
(https://imageshack.com/i/b50t6dp)



1 x SB3, 1 x SB Boom, 1 x SB Radio and 2 x SB Touch - all wireless
1 x Wandboard behind the bedroom ceiling
ReadyNAS NVX running LMS 7.7.3. w iTunes plugin
iPeng 7 on iPhone.
SqueezePad & iPeng 7 on iPad.
http://www.last.fm/user/phibon

Pascal Hibon's Profile: http://forums.slimdevices.com/member.php?userid=7969
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2013-12-23 Thread pippin

What language is your phone set to.
One thing that is a known issue (at least was for older server versions,
I don't see it with the current one anymore on my Touch) is that
whenever iPeng requests a menu in English the Touch would later use that
English menu, too, instead of the language it's set to itself. Clearly a
bug on the Touch side.

iPeng should use the language your phone is set to.



---
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 7, the Universal App for iOS 7*

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

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


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

2013-12-23 Thread mherger

Badatruc wrote: 
> Hello,
> I'm french so I used the google translator for you really old typewriter
> . I apologize

What was the French original text? It might be easier to understand than
Google's interpretation :-)



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=97146

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


Re: [SlimDevices: Plugins] iPeng support thread

2013-12-23 Thread Moffedille

Hi,
I'm using iPeng (not the new 7) on my iPhone 4/iOS 6. I'm pretty happy
with the app, except for the annoyance that it messes up the language on
my Touch. When my server starts up the language is all-Norwegian, but as
soon as I've used iPeng to control the unit it switches to a mixture of
Norwegian and English. Is this a known issue? (and yes, "Use English
menus" is disabled.)

Regards,
Magnar



Moffedille's Profile: http://forums.slimdevices.com/member.php?userid=21923
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


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

2013-12-23 Thread bpa

8086 wrote: 
> I seem to have got it working now by adding the sections in the
> custom-convert.conf file for flac and mp3, but I am unsure why, as I
> cannot find any documentation anywhere on its format.
> 
The custom-convert.conf file uses the same format as the convert.conf
file. The convert.conf file format is documented at the start of the
convert.conf file.  The documentation doesn't describes comment format
which AFAIK - true comments which have a "#" in col 1 are ignored. 
Lines with tab in col1 follows by "# " are capabilities definition.  

> The error message was clearly not expressing enough about WaveInputs
> prerequisites concerning configuration :-/ Now what *I am wondering is
> where this format is documented? *
The eca conf file as noted in the comments of the plugin has not been
updated for a later version of LMS which added/changed WAV to PCM as
default format.  The plugin does not have any special requirements when
used with supplied files. It is user changing default LMS filetypes and
conf file which restricts options. 

Just enable appropriate LMS logging (IIRC player.source set to DEBUG)
and you can see how lines are parsed at startup and later expanded when
invoked. Problems usually become readily apparent with the log.

I think you have solved your "problem" by hardwiring hw,0,1 into the
command line whereas original wavin conf file allows flexibility by
passing the device designation from the wavin: URL.  It is possible this
is where your "problem" lies.


>  I am especially wondering if the commented text actually is parsed, and
> if not, why does every example seem to come with some of the same
> comments? Such as the following:
> > 
Code:

  >   ># IFRD:{RESAMPLE=-r %d}
  > # IFRB:{BITRATE=-B %B}D:{RESAMPLE=--resample %D}
  > 

> > 

Since the example does not come from the default or eca conf example  I
provided with the plugin - the example you refer seems to be from users
who did not understand fully what they were doing and possibly left a
history of failed attempts. The "B" is only used on the MP3 lines for
bit rate limiting and the "I" is totally incorrect since wavin plugin 
never takes input from stdin  and "F" is not possible as it is from a
LMS supplied file.  The only capability needed is "R" for all lines
except MP3 where "RB" is used.



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: Music & Artist Information plugin

2013-12-23 Thread Chunkywizard

Pascal Hibon wrote: 
> I realize my above explanation might be a little bit on the thin side.
> Here's what my entry in fstab looks like:
> 
> > 
Code:

  >   > 
  > /dev/sda1   /media/musicvfatnofail,noatime,rw,uid=992   
0 0
  > 

> > 
> 
> Of course, this is for a USB drive. I guess you are mounting a network
> share(?). But it should work the same way if you just include the
> "uid=992" in the options.

Thanks Pascal, most appreciated. I had done some more googling and I
found /etc/fstab and managed to edit it. Just rebooting now so hopefully
I will be up and running very soon, thanks for your help.

CW



*Squeezebox:* Boom x2 (Kitchen and Office), Radio x2 (Lounge and
Bedroom)
*Server:* 7.8 for Windows Home Server (HP EX-490 MediaSmart Server)
*Plugins:* Dynamic Playlists | SQL Playlist | Music Information Screen |
Custom Scan | TrackStat
*Remote:* iPod Touch Gen. 1/iPad Gen. 1 running 'iPeng'
(http://penguinlovesmusic.de/2008/11/25/ipeng-application-now-on-app-store/)
*Music: *'Last.fm' (http://www.last.fm/user/chunkywizard)

Chunkywizard's Profile: http://forums.slimdevices.com/member.php?userid=25868
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: Music & Artist Information plugin

2013-12-23 Thread Pascal Hibon

Pascal Hibon wrote: 
> I also tested this plugin on my Wandboard. You could use chmod to change
> access rights on the folder but I simply mounted the drive and set the
> owner to user "squeezeboxserver". Just add "uid=992" to the mounting
> options. LMS is running with user squeezeboxserver, so it now is the
> owner of the drive. Works great.

I realize my above explanation might be a little bit on the thin side.
Here's what my entry in fstab looks like:


Code:


  /dev/sda1 /media/musicvfatnofail,noatime,rw,uid=992   
0 0
  



Of course, this is for a USB drive. I guess you are mounting a network
share(?). But it should work the same way if you just include the
"uid=992" in the options.



1 x SB3, 1 x SB Boom, 1 x SB Radio and 2 x SB Touch - all wireless
1 x Wandboard behind the bedroom ceiling
ReadyNAS NVX running LMS 7.7.3. w iTunes plugin
iPeng 7 on iPhone.
SqueezePad & iPeng 7 on iPad.
http://www.last.fm/user/phibon

Pascal Hibon's Profile: http://forums.slimdevices.com/member.php?userid=7969
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] Qobuz.com streaming plugin

2013-12-23 Thread Badatruc

Hello,
I'm french so I used the google translator for you really old typewriter
. I apologize

I twirled at earlier LMS directment with the built-in SBT + plugin Qobuz
intallé also directly on the SBT.
Because of repeated during launch reading flac or Qobuz crashes, so I
intallé intallé LMS on an old PC 10 years and everything worked
perfectly.
In order not to leave the PC turned on 24h/24h, I am acquiring a
Rasberry PY (512MB Model B), on which I installed LMS Squeezeplug +
plugin Qobuz DD usb powered separately.
Everything works fine when I play my FLAC SD, by cons, when I want to
play a song on Qobuz, this one starts after 20 seconds of waiting to see
more ... :-(.
I have the phenomenon regardless of hardware enmployé to play music: PC
(web inteface LMS) Tablet (Ipeng).

Do you have an idea where this problem arises, and if so would you have
a solution?

In advance thank you.



Ampli NAIM NAIT 5i + Enceintes ATOHM SIROCCO 2.0 (DIY)
Squeezebox Touch + DD en usb + 2 Squeezebox Radio + Ipad/Ipeng

Badatruc's Profile: http://forums.slimdevices.com/member.php?userid=54813
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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