Re: SqueezePlug on Pi�what am I doing wrong?

2013-10-29 Thread DaveWr

cliveb wrote: 
 I've only ever used the Pi as a player, not a server. What I can confirm
 is that the quality of the built-in audio output is pretty poor.
 Distortion and noise are unacceptable. I use mine with a Muse PCM2704
 USB-to-SPDIF converter feeding an old QED Digit DAC, and it works fine
 that way.
 
 You mention stuttering as well as distortion. If it is genuinely
 dropping samples then perhaps it's simply a case of the Pi running out
 of steam when you try to run LMS and Squeezelite together? The Pi is a
 very low power device, after all. One way to check this would be to try
 shutting down LMS on the Pi and trying it as just a Squeezelite player
 from another LMS on your network.

The Pi built in audio has NO DAC.  It uses pulse width modulation of
pins in software to create an approximation of an audio signal. 
Recently this was improved a little with some kernel changes.  In order
to get good audio, it either a USB or I2S solution required.  Many
developers have achieved good results now that the kernel patches fof
correct USB operation have been done.  Google Raspyfi for an insight
into PI audio activities.



DaveWr's Profile: http://forums.slimdevices.com/member.php?userid=9331
View this thread: http://forums.slimdevices.com/showthread.php?t=100246

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


Re: [slim] Call for testers! Daphile

2013-10-29 Thread kipeta

raven22 wrote: 
 
 - Can i set a fixed ip? the http://daphile.local does not work on my
 (ubuntu) box. I run daphile as virtual machine  in proxmox.
 
Fixed/static IP is one of the requested features. It would be basically
pretty simple to implement but it requires some special care because
Daphile is designed to operate headless (no local console UI) and the
only way to connect is through the network connection. So how to fix
Daphile configuration if there is something wrong with the static IP
conf? And how to do initial configuration? Those are the
questions/problems for which I want to have good solutions before I
implement them. 
raven22 wrote: 
 
 - how do i define where the music files are stored? I mount this
 location via a added nfs, but there is a red sign next to the share?
 
NFS configuration should be simple. For the Remote target column you
input the server name or address and the directory path to the music
library. The Identification column can be any alias name, for example
MusicLibrary. if you want to be able rip CDs directly to NFS share you
must check the RW box.

On the server side you must verify the it allows Daphile to mount the
share (on Linux server check the /etc/exports). Below is example from my
server:

Code:


  # /etc/exports: NFS file systems being exported.  See exports(5).
  /data   10.0.1.0/24(sync,no_subtree_check,rw,no_root_squash)
  


So my Remote target is 10.0.1.2:/data/music/library.
Daphile's own IP address must be among allowed ones.



Kimmo
www.daphile.com

kipeta's Profile: http://forums.slimdevices.com/member.php?userid=51816
View this thread: http://forums.slimdevices.com/showthread.php?t=99132

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


Re: [slim] Call for testers! Daphile

2013-10-29 Thread kipeta

raven22 wrote: 
 - Can i set a fixed ip? the http://daphile.local does not work on my
 (ubuntu) box. I run daphile as virtual machine  in proxmox.
 
I forgot to mention that the Bridged network configuration should work
better in the virtualization environments (I don't know if proxmox
supports it).



Kimmo
www.daphile.com

kipeta's Profile: http://forums.slimdevices.com/member.php?userid=51816
View this thread: http://forums.slimdevices.com/showthread.php?t=99132

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


[slim] OSX 10.9 and Squeezebox page change

2013-10-29 Thread gocubs42

I upgraded to OSX 10.9 and the my screen changed (listed below) on my
squeezebox page. I can no longer find where plugins. Also if I go to
system preferencesLogitech Media Serveradvancedadvanced settings that
page will not open. Any ideas?
Home
Your media library contains 2981 albums with 44508 songs by 983
artists.

MUSIC LIBRARY
Artists
Albums
Genres
Years
New Music
Favorites
Random Mix
Music Folder
Playlists
Smart Mix
Search
RADIO
BBC iPlayer
Classic FM  others
JazzFM
Staff Picks
Local
Music
Talk
Sports
World
Search
Tune In URL
MY APPS
App Gallery
AccuRadio
Amazon CD Store
Band's Campout
BBC
JAZZRADIO.com
Last.fm
Live Music Archive
Live365
MOG
Pandora
RadioFeeds UK  Ireland
radioio
Radionomy
ROCKRADIO.com
SHOUTcast
SiriusXM Internet Radio
SKY.fm
Slacker
SomaFM
SoundCloud
Sounds  Effects
TuneIn Radio
SETTINGS
Server Settings
Player Settings for Dad's Toy
Player Settings for SqueezePlay
Player Settings for Squeezebox Boom
EXTRAS
Alarm Clock
Music Source
Album Review
Biography
OPML Playlist Browser  Editor
Find cover art
Image Browser
Info Browser
Find albums with missing artwork
CommunitySoftSqueeze
HELP
Community Forums
Remote Control Reference
Remote Streaming
Technical Information



gocubs42's Profile: http://forums.slimdevices.com/member.php?userid=47125
View this thread: http://forums.slimdevices.com/showthread.php?t=100261

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


Re: [slim] OSX 10.9 and Squeezebox page change

2013-10-29 Thread Michael Herger

I upgraded to OSX 10.9 and the my screen changed (listed below) on my


What skin are you using? If you don't know, then go to server settings and  
change it back to Default.



squeezebox page. I can no longer find where plugins. Also if I go to
system preferencesLogitech Media Serveradvancedadvanced settings that
page will not open. Any ideas?


You aren't using MSIE11 to access it, are you?

Did you install the latest LMS release?

--

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


Re: [slim] OSX 10.9 and Squeezebox page change

2013-10-29 Thread gocubs42

I'm Logitech Media Server Version: 7.7.3 - 1375965195 OSX 10.9 and using
Safari. I'm running no skins



gocubs42's Profile: http://forums.slimdevices.com/member.php?userid=47125
View this thread: http://forums.slimdevices.com/showthread.php?t=100261

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


[slim] where to download SQUEEZEPLAY

2013-10-29 Thread Ikabob

Where can I download a version of SQUEEZEPLAY?  Thank you.



Ikabob


Squeezebox Touch w/LMS;Benchmark DAC1 USB;Marantz Pre-amp; SAE
Amplifier;ESS Heil Speakers(main listening speakers plus various
additional speakers). 
Multiple players: SqueezeBooms,SqueezeRadios; SB3;
Services:Slacker;Sky.com; MOG;
Sirius.com;
Ipeng remote controller.

Ikabob's Profile: http://forums.slimdevices.com/member.php?userid=32088
View this thread: http://forums.slimdevices.com/showthread.php?t=100262

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


Re: [slim] where to download SQUEEZEPLAY

2013-10-29 Thread Michael Herger

Where can I download a version of SQUEEZEPLAY?  Thank you.


http://lmgtfy.com/?q=download+squeezeplay

--

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


Re: [slim] where to download SQUEEZEPLAY

2013-10-29 Thread Ikabob

Thank you.



Ikabob


Squeezebox Touch w/LMS;Benchmark DAC1 USB;Marantz Pre-amp; SAE
Amplifier;ESS Heil Speakers(main listening speakers plus various
additional speakers). 
Multiple players: SqueezeBooms,SqueezeRadios; SB3;
Services:Slacker;Sky.com; MOG;
Sirius.com;
Ipeng remote controller.

Ikabob's Profile: http://forums.slimdevices.com/member.php?userid=32088
View this thread: http://forums.slimdevices.com/showthread.php?t=100262

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


Re: [slim] where to download SQUEEZEPLAY

2013-10-29 Thread kllngtme

Here you are: https://code.google.com/p/squeezeslave/downloads/list



kllngtme's Profile: http://forums.slimdevices.com/member.php?userid=30198
View this thread: http://forums.slimdevices.com/showthread.php?t=100262

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


[slim] Ok to sell Squeezebox equipment here?

2013-10-29 Thread mudflap5

Have not posted here much, but have been reading for a long time. Just
wondering if it is OK sell my collection of Squeezebox stuff on this
forum. (2 Radios, 1 Boom, 1 Touch, 2 Duets and a Receiver).   I really
would rather sell it here then on ebay. 
Thanks.
Paul



mudflap5's Profile: http://forums.slimdevices.com/member.php?userid=52304
View this thread: http://forums.slimdevices.com/showthread.php?t=100263

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


Re: [slim] Ok to sell Squeezebox equipment here?

2013-10-29 Thread ModelCitizen

OK by me. In the small chance you're in the UK I'd be interested in a
receiver



Somewhere, something incredible is waiting to be known
Last.fm/user/ModelCitizen

ModelCitizen's Profile: http://forums.slimdevices.com/member.php?userid=446
View this thread: http://forums.slimdevices.com/showthread.php?t=100263

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


Re: [slim] Ok to sell Squeezebox equipment here?

2013-10-29 Thread mudflap5

Updated profile with location.  Guess I need to come up with pricing for
all this stuff.



mudflap5's Profile: http://forums.slimdevices.com/member.php?userid=52304
View this thread: http://forums.slimdevices.com/showthread.php?t=100263

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


[slim] My Apps keeps going away

2013-10-29 Thread lemmy999

I have a Boom, 2 Classics, a Radio, and a UE Radio converted back to
Squeezebox.  The former UE Radio is connected to 7.5.2 server and has
firmware 7.7.3.  It is connected to its own mysqeezebox.com account.

My other Radio is connected to 7.4.2 (old version for a reason) server
on another computer (same network as the former UE) and has firmware
7.7.2.

Both of these (and maybe my other players) have a problem with the 'My
Apps disappearing from the home menu.  If I make them connect to the
other server and then back to their server the My Apps and all the apps
inside show up again and I can use them, but after a very short period
of time My Apps goes away again. If I connect either player directly to
mysqueezebox.com (i.e. bypass the local server) the My Apps stay there.
But when I go back to the server it will go away again after a short
period of time.  So any apps that I REALLY want to use can only be
listened to by A) going to mysqeezebox.com and making the app appear in
the home menu (this works indefinitely) or B) go to the server software
and use the My Apps from there. 

I have seen several people post on the logitech forums about this issue
with the touch, classic and radios and I never saw anyone come up with a
solution.  I would assume it is a problem with the server software not
being able to reach mysqueezebox.com, however it is odd that it will
work for a short period of time after coming back from directly
connecting the radio to mysqueezebox.com.  So it can see it at least for
a while.  Any ideas?



lemmy999's Profile: http://forums.slimdevices.com/member.php?userid=9284
View this thread: http://forums.slimdevices.com/showthread.php?t=100266

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


Re: [slim] My Apps keeps going away

2013-10-29 Thread Mnyb

This is usually down to DNS errors , but it usually manifest at startup
and apps and and radio are constantly gone  .

But you also have mismatched firmware versus server version ? and really
old servers ,that can be a problem ?
I'm surprised that 7.4 even work on Radio ? What's the minimum version ?
( have a look in the wiki ) .

You have managed to bypass the normal firmware upgrade procedure I
assume ? Otherwise you se firmware upgrade whenever you conect to
mysb.com and another upgrade when going back to the local server .
Normally a slight missmatch won't do much but there could be real
functional differences with such a big difference .

Also in the servers turn on the mysqueezebox.com integration and enter
your mysqueezebox.com credentials into that server .
But you have two different mysqueezebox.com accounts ? And two different
servers ?

[/B]So you must only conect the players who's account is entered in the
server to that particular server[B] . I assume that the app and radio
menu will be gone if the account does not match . Why the menu stay
there for a while even when you switch server is a bit mysterius it
should be gone ? But you may have managed to confuse mysb.com and as
both your servers are at the same network and appear at the same wan ip
? And who knows wich of the servers gets what info from mysb.com in this
situation ?

Also to make matters worse ( normally this is a good thing ) your local
server with an mysb.com credential can register your player at mysb.com
? automatically ,hopefully this is prohibited by the player already
belonging to another account , it usually is when people by used players
,they have to turn to Logitech support to get them reregistred .

So,I assume that your old players are at your original account and that
account is in your original server .

Canmyounnot consolidate your players to one account ? And upgrade your
servers ?




Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad1 with iPengHD  SqueezePad
(in storage SB3, reciever ,controller )
server HP proliant micro server N36L with ClearOS Linux

http://people.xiph.org/~xiphmont/demo/neil-young.html

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=100266

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


Re: [slim] Announcing SqueezePad - the first dedicated iPad App to controll your SqueezeBoxen !

2013-10-29 Thread jeffstake

I was rooting around in squeezepad trying to find the place where I
change the method of adding songs, replace etc. I found it. But in the
course of getting there, Squeezepad + LMS + Me managed to lose track of
two of my three players. I have tried turning LMS off and then rebooting
my iBook (OSX 10.4.11). I have tried touching the front of the SBT, and
it seems to recognize itself. But both of the two other players do not
appear on the list of players in information.  They were both there
when I started looking for the setting for adding songs.



jeffstake's Profile: http://forums.slimdevices.com/member.php?userid=32260
View this thread: http://forums.slimdevices.com/showthread.php?t=80553

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