Re: [slim] Linux help... using rsync

2008-04-27 Thread nolan

I've done something similar in the past to back up the Music directory
on my Linux based server (which I use to run SqueezeCenter) to the
external USB drive connected to my Windows desktop.

1. Share the folder from your Windows machine.
2. Mount this to your Linux box

mount.cifs //192.168.0.10/Slimserver /homerdrive/Slimserver -o
user=nolan

3. Perform the rsync. The --delete flag also replicates deletions from
the source.

rsync -ar /home2/Slimserver/* /homerdrive/Slimserver --modify-window=10
--delete --progress

192.168.0.10 is my Windows machine and /homerdrive/Slimserver is the
mount point for the Windows share I have created on my Linux machine.

I'm doing something sightly different now as I bought a 1TB WD Netbook
(as sold by PC World for £150) which after a few simple hacks turns
into a tiny Linux server so my Windows box isn't involved any more but
this backup method worked fine when I was doing it.


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=46883

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


Re: [slim] Linux help... using rsync

2008-04-27 Thread nolan

If you are going straight between two Linux machines you can do the
rsync direct and forget about using shares

To begin with I added the netbook into the /etc/hosts file on my
Squeezecenter box
192.168.0.5 netbook

I then added my own squeezebackup directory in the /shares/internal
directory on the netbook:
[EMAIL PROTECTED] internal]# pwd
/shares/internal

[EMAIL PROTECTED] internal]# ls -l
total 40
drwxr-xr-x  2 www-data root  4096 Mar 24 15:26 BETH
drwxr-xr-x  5 nolanroot  4096 Mar 27  2008 NOLAN
drwxr-xr-x 11 nolanroot  4096 Mar 27  2008 PICTURES
drwxrwxr-x  2 root www-data  4096 Dec  1  2006 PUBLIC
drwx--  2 root root 16384 Nov 12 14:14 lost+found
drwxrwxr-x  6 nolannolan 4096 Apr 25  2008 squeezebackup

Then I performed the rsync:
[EMAIL PROTECTED]:/home2# rsync -ar /home2/Slimserver/
[EMAIL PROTECTED]:/shares/internal/squeezebackup --delete --progress
[EMAIL PROTECTED]'s password:
Could not chdir to home directory /home/nolan: No such file or
directory
building file list ...
10297 files to consider
deleting Media/Compilations/Clerks 2 Soundtrack/.02 - Talking Heads -
Nothing But Flowers.flac.5k2Ux5
./
Media/
Media/Compilations/
Media/Compilations/Clerks 2 Soundtrack/
Media/Compilations/Clerks 2 Soundtrack/02 - Talking Heads - Nothing But
Flower.flac
. and so on 

It is pretty slow but it's fine for a backup device and especially for
1TB at that price :)
Let me know if you have any problems...

cheers, Nolan


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=46883

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


[slim] Best Way to Globally customise menus

2008-05-07 Thread nolan

I've got 3 Squeezeboxes around the house and I'm looking for the best
way to setup the same custom menu structure for each?

It's nothing complex but I like to remove the menus I don't use and
just have the ones I use all the time, i.e. Album, Artist  AlienBBC at
the root level.

What's the best way to achieve this? I've previously done it manually
but it's frustrating when these settings get lost due to server
upgrades (or more likely just me fiddling with things) so I figure
there must be a quicker way of doing this


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=47366

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


Re: [slim] Best Way to Globally customise menus

2008-05-08 Thread nolan

Thanks guys, I didn't realise there wouldn't be a simple answer to this
:)

Thinking about it, if the player settings dropdown had a 'master'
section and then the individual player sections had an 'inherit master
settings' or similar then this would achieve what I want.

Shame I'm not much of a developer :(


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=47366

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


Re: [slim] Best Way to Globally customise menus

2008-05-10 Thread nolan

peterw;300662 Wrote: 
 OK, see http://www.tux.org/~peterw/slim/SettingsManager.html :-)
 
 I'd still like to implement a couple ideas I laid out in
 http://forums.slimdevices.com/showthread.php?t=40924
 1) an API for other plugins (SaverSwitcher could really use that!)
 2) the ability to drill down and choose specific settings rather than
 simply full namespaces as the plugin currently allows
 Pretty much all the other ideas are in the plugin now.
 Plus it could use some Web cleanup  JavaScript helpers.
 
 I'd love to hear feedback.
 
 -Peter

That's excellent. I've just used it to clone the setup on my players
and I like the fact that it can clone the player settings plus the
random mix settings.

The only thing that confused me was when I ticked the 'server' box and
overwrote my player name settings but that was quickly resolved!


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=47366

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


[slim] Weird display corruption - anyone sees this?

2008-06-04 Thread nolan

I've had a weird problem with my Squeezeboxes. I've noticed intermittent
display corruption which I at first thought must be a faulty unit until
I noticed it on both my SB3's plus similar corruption on my upgraded
SB1.

When I first had the problem I was running the unstable release on
Ubuntu but I have since migrated back through testing to stable and the
problem has reoccurred. Most recently I uninstalled squeezecenter and
removed all the directories before uninstalling but this didn't help.

I'm running Ubuntu Hardy Heron Server release
Linux version 2.6.24-17-server ([EMAIL PROTECTED]) (gcc version 4.2.3
(Ubuntu 4.2.3-2ubuntu7)) #1 SMP Thu May 1 15:05:55 UTC 2008

The SB is still usable when this is occurring but it's very difficult
to see what's going on!


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

-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=48525

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


Re: [slim] Weird display corruption - anyone sees this?

2008-06-04 Thread nolan

Hmm, good idea :)

Once I had connected to SqueezeNetwork the display fixed itself right
away.

The weird thing is it stayed ok when I connected back to my
squeezecenter afterwards.

Previously the display had stayed corrupt through power cycles and ever
forcing a firmware reload.


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=48525

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


[slim] MS to acquire Logitech rumours/article...

2008-01-11 Thread nolan

Is anyone else scared by this?

Hopefully just a rumour as MS don't have the best reputation with Open
Source and imagine the horror of sharing branding with the Zune.

I'm surprised this hasn't been posted already, forgive me if it's a
duplicate!

http://www.theregister.co.uk/2008/01/10/ms_wants_logitech/


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=42059

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


Re: [slim] MS to acquire Logitech rumours/article...

2008-01-11 Thread nolan

Sorry :(

I can't see a delete thread option.


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=42059

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


[slim] Re: Rave about the new Transporter Remote

2006-11-06 Thread nolan

I just ordered a new Slimserver 3 in the UK and ordered the new
transporter remote direct from the US at the same time (which arrived
first due to the SB3 being out of stock at the time and quick service
from Slim Devices!)

I was surprised to find the remote that came with the SB3 was now the
same form as the transporter remote but just not backlit, both look
great.

The backlighting on the transported remote is very useful when
listening with the lights dimmed and the new form is much better than
the old style remote :)


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=29426

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


[slim] Re: Backlit remote available in UK?

2006-12-06 Thread nolan

I ordered one direct from Slim Devices to the UK and it came to just
under £29 with no extra duty to pay on delivery.

It looks nearly identical to the remote that came with my new SB3 but
that one definately isn't backlit and the buttons appear slightly
different as I guess the backlit one uses a different keypad.

The backlit remote is excellent for listening at night, I would
recommend it to anyone.


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=30337

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


[slim] Re: Album art via CDDB on the fly?

2006-09-13 Thread nolan

I find Tag  Rename a good product for this as it uses Amazon to
populate all parts of the ID3 tag including artwork if required

I find it well worth whatever I paid to register it as it can do pretty
much anything you can think of.

http://www.softpointer.com/tr.htm


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=26996

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


Re: [slim] AlienBBC - BBC Radio. Why not core component of SlimCenter?

2008-09-01 Thread nolan

I'm a huge fan of AlienBBC, I'm anazed the userbase is as small as
suggested above.

Maybe the author(s) should put up a donations page. This is one of the
few things I would be more than happy to pay/donate for!


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=51829

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


Re: [slim] iSqueeze for iPhone/iPod touch preview

2008-09-01 Thread nolan

I'd be interested in checking out the beta. We have both an iphone, an
iPod touch and 3 squeezeboxes in our house.

As for price, I'd say anything under £5 is impulse buy territory for me
so call it £4.99 and you have a sale!

Of course this depends on the functionality compared with iPeng but it
would be cool to have a native app with the performance benefits that
would hopefully bring.. Will it be able to control plugins, i.e.
AlienBBC? That would be a big plus for me.


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=51849

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


Re: [slim] New Remote

2007-04-26 Thread nolan

chris.mason;197709 Wrote: 
 Anybody know where you can order the handsets from in the UK?

Direct from Slim Devices and they ship internationally.

I did this for the backlit remote and was as impressed as MillmoorRon
is


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=34780

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


[slim] Audioengine 5 Query

2007-05-03 Thread nolan

I've just received an pair of Audioengine 5 speakers in the UK
(purchased from Ecodigital)

I'm very happy with the appearance and sound quality when playing but I
have a niggling issue in that the speaker housing the amplifier emits a
faint buzzing sound which is noticeable when between tracks or when not
listening to anything. 

The buzzing is not affected by the volume control on the speakers and
doesn't seem to be coming from the driver units, more like it's coming
from the amplifier circuit. It is also the same whether a squeezebox or
iPod is plugged in (or nothing plugged in at all).I can hear it from my
desk about 6' away so it's an annoyance when not listening.

Has anyone else heard this, is it likely to be a faulty unit or some
kind of environmental issue? 

It's a full UK unit btw and was supplied with a UK plug and preset to
240v.

I've mailed Audioengine to get their thoughts but thought I would see
if anyone had experienced similar. They would be pretty much perfect if
it wasn't for this one issue!


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=34976

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


Re: [slim] Audioengine 5 Query

2007-05-03 Thread nolan

Thanks for the replies so far.

I went for the Audioengines as this they are for an additional
Squeezebox in an office room where I wanted something compact that
would sound reasonable and I have seen some very positive reviews of
them. 

I don't expect them to be as good as my main Squeezebox setup which
features a Mission Cyrus 2 + PSX and Quad 11L2 speakers.

I too was slightly dissapointed when I discovered they only featured a
1/8 jack input and I would rather they also had phono plugs so save
using an adaptor to atatch the squeezebox.

I am happy with the sound quality for the price but one thing I can't
stand is any kind of hum so it looks like I'll be contacting the
retailer tomorrow so see if they are prepared to swap them or offer a
refund.

Thanks Kyle for the feedback, it's good to hear they don't all do this
and the noise is distinct from the hiss heard with the volume at max.

I'm mailed Audioengine themselves but they haven't got back to me. I'll
see what the Ecodigital have to say tomorrow.

The service from Ecodigital was superb btw - ordered at lunchtime and
received the speakers the next day so they can't be faulted so far :)


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=34976

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


[slim] new Led Zeppelin remasters and compression in general

2007-11-16 Thread nolan

I read an interesting article in today's Times which I though might
interest people. I talks about the new Led Zeppelin 'mothership'
remasters but goes on to talk about modern recording in general and the
compression applied.

http://entertainment.timesonline.co.uk/tol/arts_and_entertainment/music/article2877291.ece


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=40295

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


Re: [slim] Audioengine 5

2007-12-03 Thread nolan

I've got a pair which I am very happy with.

I got them from ecodigital.co.uk and they were very helpful when I had
to return my first pair due to a slight issue.

They do the A5 and the A2 although they only appear to have the A5 in
stock at the moment.

robroe;246663 Wrote: 
 Looks like they might be the winner then :) Now if I can just find
 someone who stocks them in the UK


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=40455

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


Re: [slim] Audioengine 5

2007-12-04 Thread nolan

I was getting a buzzing noise from the amplifier (if you search my
threads I'm sure you will find one I posted about it) but I am very
happy with them now and I think this was just a one off.

signor_rossi;246715 Wrote: 
 I am curious. Might I ask what the issue was?
 
 Bye, signor_rossi.


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=40455

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


Re: [slim] [ANNOUNCE] iPeng 1.1 now on the AppStore

2009-04-08 Thread nolan

Excellent, just upgraded (in the UK)

Looks good :)


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=62245

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


Re: [slim] Love My Squeezebox! What's The Equivalent For Video?

2009-09-08 Thread nolan

SoftPhill;366923 Wrote: 
 I have 2 of these and was on the beta forum, they did tonnes on the
 firmware over the last year and it plays loads of formats. The updates
 dried up about 2 months ago because the EVA9000 is coming out. I have
 high hopes for this machine when it comes to market. I have attached a
 jpeg with the formats it states it can do. Basically, the shortfall of
 the 8000 is that the memory was too small and the processor too slow.
 This should improve that situation as it updates the tech.
 Hope this helps

I have one of these and I use it for pretty much all of my recorded
media now. Mainly 720p video but some 1080p as well. I'm not sure I'd
have paid the full price when new but at the price I bought mine for (GB
£150 from play.com) I think it's pretty good value. 

The interface isn't perfect but it's quite useable and it will play
most things that are thrown at it. 

Mine is cabled as I had problem running 1080p wireless.

The main issue is that it can't downmix DTS to stereo (codec licencing
issues I believe) like it can with AC3 so depending on the file you are
playing you may need to convert the audio. There are utils to do this so
it's no big deal.

A good solution if you already have a server for your Squeezecenter (or
a ReadyNAS or similar)


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=40689

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


Re: [slim] [ANNOUNCE] iPeng 1.2 for iPhone now on the AppStore

2009-09-30 Thread nolan

That's a coincidence, I just updated and picked it up.

Will try if out properly later but love the new icon, looks much better
on my home page :)


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=68698

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


[slim] Failing display on SB3

2009-11-24 Thread nolan

I've got one of the last white SB3's which I bought direct from Slim
Devices in April 07 when they were being discounted.

The display has developed a weird issue where a horizontal line across
the display near the top (probably about 1/4 of the total display
height) soemtimes flickers and sometimes disappears completely.

I guess it's some kind of VFD issue  but I also presume I'm out of
warranty especially as I bought direct (I'm in the UK).

It's still useable but it's annoying and doesn't look too good, is a
new display needed and if so are they available and easy to fit? I guess
I should try Logitech Support but I don't hold out too much hope that
they will be able to do much and I figured I'd see what the likely cause
is first.

It's not put me off the devices as I'm about to order a SB radio for
Christmas :)


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=71777

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


Re: [slim] Failing display on SB3

2009-11-28 Thread nolan

Thanks for the reply, I'll give that a go.


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=71777

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


Re: [slim] Why so much negativity. I LIKE the squeezebox products I have

2010-01-17 Thread nolan

Good post.

Despite a few niggles I am very happy with my 2*SB3's, Squeezebox Radio
and old SB1.

I'm very impressed with the radio, it looks great and works well.

Personally I think the niggles are worth it for the flexibility you get
with the Squeezebox Server approach. Although it just works I get
frustrated with the limitations of iTunes etc...


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=74181

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


Re: [slim] Why... oh why...

2010-02-03 Thread nolan

I count myself as a pretty IT literate guy and I'd still like an option
for Squeezebox Server to be able to export it's settings. I can't
imagine all the guys running NAS solutions etc wanting to start learning
ssh just to back up their SB server.

I think it would be very valuable for situations like the thread
starter has experienced or simply for when someone wants to reinstall
their server or migrate it to a different machine. A lot of pain goes
into getting the settings exactly right and it's always frustrating to
lose them.

Surely a backup option within the web gui is the way to go with an
option to download or import a settings backup file? It would likely
make people much more likely to keep their servers current if they
weren't so worried about the config going south...


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=74819

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


Re: [slim] Ipeng as a library sync agent

2010-02-25 Thread nolan

Pippin

At risk of sounding demanding do you plan to support ssh tunnels when
you implement streaming (as SoftSqueeze does)?

This would be great for people like me that just open port 22 to the
outside world for security reasons but would like to stream their music
at work or on the move.

I'd be happy to pay the asking price for iPeng over again for this :)

Thanks for a cool product anyway.


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=75539

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


[slim] Where have all the SB2's gone?

2010-08-28 Thread nolan

I'm using an old SB2 in my workshop which I got secondhand and it's
started playing up in that the screen goes blank from time to time,
usually after boot. I've had a look inside and can't see anything
obvious.

Fine I figured, I'll check eBay, there must be loads of old SB devices
going cheap on there :)

I was surprised that there isn't much older kit for sale and the stuff
that is is going for a decent price.

Anyone know of any going cheap in the UK? The other option is to buy a
new SB touch for the living room and relegate the SB3 to the workshop
but it seems a shame to do that as the SB3 is perfect.

Nice to know the older kit is being looked after  holding it's price
:)


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=81568

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


Re: [slim] Where have all the SB2's gone?

2010-08-31 Thread nolan

Luckily the screen has started working again on my SB2? Maybe a bad
contact I guess although that doesn't really tally with it being alive
during boot and then going blank as soon as it becomes ready. Maybe a
glitch withbthe brightness...

All the comments about retaining them are v true, I now have an SB2, 2*
SB3's, a Boom and a Radio. I could probably still find room for one more
:)


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=81568

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


Re: [slim] ANNOUNCE: iPeng for iPad - Your Squeezebox Remote Gets Big

2010-10-17 Thread nolan

Just downloaded and looks great :)

You have obviously put a lot of work into using the extra screen area,
I even like the ocular scheme.

The only downside is I need to rescan some of my artwork to take
advantage of the extra resolution!


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=82681

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


Re: [slim] [ANNOUNCE] Playback comes to iPeng

2011-02-08 Thread nolan

I just noticed this on the App store and had to post to say how
impressed I am!

Got Neil Young playing on my iPad right now and will back up an sort
the iPhone side in a minute.

Many thanks :)


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=85502

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


Re: [slim] [ANNOUNCE] Playback comes to iPeng

2011-02-10 Thread nolan

I just enabled playback for my iPhone as well as my iPad (paid as I
figured £2.99 was less than my time is worth to restore my phone and
get it back how I like it).

Works great at work to listen to my music at home. For the people
having problems, make sure you have the port forwarding right on your
router (9000 TCP/IP and 3483 TCP/IP  UDP). I spent an hour wondering
my my iPhone wasn't showing up as a player before I realised I'd
transposed two of the digits in on of the port numbers!


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=85502

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


Re: [slim] Good Squeezebox alternative?

2011-12-04 Thread nolan

Part of the problem Logitech have is that the hardware is almost too
good, my old SB3's do everything I want from them. I just bought a
blemished box tough because of the price but I'll be keeping the SB3 in
storage as I love the VFD displays.

Again with the server software (whatever it is called this week), what
more can it do? The only thing I can see missing is user profiles.

They are never going to compete in Apple territory and that's a good
thing. Whilst I admire Apple I'd rather live with some complexity in
order to have something that works the way I want it to rather than
live with iTunes' restrictions.

The trouble is, lots of people happily running SB2's and SB3''s doesn't
sell kit does it?

My touch arrives on Tuesday so I may revise my opinion then :)


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=91090

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


Re: [slim] Want Retina Artwork on iPad? Check out iPeng for iPad 1.3!

2012-03-27 Thread nolan

Thanks, updated tonight.

I've been gathering high res artwork 1000x1000 or greater where I can
in anticipation of the newiPad display and it does surpass the actual
CD cover as a thing to look at while it's playing.


-- 
nolan

nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=94318

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


Re: [slim] Logitech should resurrect squeezebox

2017-08-26 Thread nolan

How strong do you think Sonos are though? I can't see much of a future
for them unless they get acquired by Amazon or Apple. I know they are in
a lot of the big name stores but they have laid staff off and failed to
follow through with the voice control they announced. I can see they
being a good fit for Amazon though if they decide to take Alexa
upmarket.

I'm grateful to Slim Devices for the way they designed the Squeezebox
system so it could continue after they had exited the market.

A lot of my listening is via Spotify these days so I appreciate the
plugins that allow me to cast content from my iPhone, it works
perfectly.



nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=107821

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


Re: [slim] Say Goodbye to iPeng Classic (for iPhone)

2017-11-25 Thread nolan

Wow, good times, thanks for all the effort you have put in.

I must have used all the Peng versions and it's still my main way of
playing music, maybe 60% iPeng and 40% via spotify and airplay bridge.

Did you mention a new version soon? I'd be happy to pay some more for a
new version with iPhone X support.



nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=108305

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


Re: [slim] Smart people will stay with Squeezebox

2018-01-24 Thread nolan

philippe_44 wrote: 
> No, UPnP will never work (it can't) and Sonos are totally secretive
> about their protocol, so no chance there

I read that Sonos are going to implement airplay2 for supported models,
surely that opens up an option?



nolan's Profile: http://forums.slimdevices.com/member.php?userid=7440
View this thread: http://forums.slimdevices.com/showthread.php?t=107925

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