Home of the Squeezebox™ & Transporter® network music players.
Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1. #1
    Junior Member
    Join Date
    Apr 2010
    Posts
    15

    Multiple Squeezebox Server Instances

    Has anyone managed to run multiple instances of Squeezebox Server on one machine? I found a wiki page describing this, but it seems pretty out of date. I am running Squeezebox Server 7.5.0 on a Debian (Squeeze) NAS.

  2. #2
    Senior Member pfarrell's Avatar
    Join Date
    Apr 2005
    Location
    Northern Virginia
    Posts
    4,246

    Multiple Squeezebox Server Instances

    damcknight wrote:
    > Has anyone managed to run multiple instances of Squeezebox Server on one
    > machine?


    I have not tried it and I am doubtful that it would work. There has been
    no discussion of it on the beta forums for 7.5

    Why would you want to do that?

    --
    Pat Farrell
    http://www.pfarrell.com/


  3. #3
    Rajarajan Rajamani
    Guest

    Multiple Squeezebox Server Instances

    On 10:19 Sat 17 Apr , damcknight wrote:
    >
    > Has anyone managed to run multiple instances of Squeezebox Server on one
    > machine? I found a wiki page describing this, but it seems pretty out
    > of date. I am running Squeezebox Server 7.5.0 on a Debian (Squeeze)
    > NAS.
    >

    Why would you want to do that ? Since it can support multiple clients - why
    would you need multiple servers. But then to answery my own question - are you
    looking for a different look/skin on different clients. Yes I have wished that
    at times for e.g. when I try to control my squeezeserver via my phone vs using
    my PC.


  4. #4
    Junior Member
    Join Date
    Apr 2010
    Posts
    15
    Quote Originally Posted by pfarrell View Post
    I have not tried it and I am doubtful that it would work. There has been
    no discussion of it on the beta forums for 7.5

    Why would you want to do that?
    I want to have 2 separate music libraries for flac and mp3s. I like being able to quickly browse by artist, album, genre, and year from the main menu, but I don't want to have duplicates of half my music. I guess the other option is to use the Multi Library/Custom Browse plugins. Do those work well with the Touch and iPeng?

  5. #5
    Senior Member pfarrell's Avatar
    Join Date
    Apr 2005
    Location
    Northern Virginia
    Posts
    4,246

    Multiple Squeezebox Server Instances

    damcknight wrote:
    > I want to have 2 separate music libraries for flac and mp3s. I like
    > being able to quickly browse by artist, album, genre, and year from the
    > main menu, but I don't want to have duplicates of half my music. I guess
    > the other option is to use the Multi Library/Custom Browse plugins.


    Running two instances is not going to be fun. I'd look for alternative.

    The Touch can act as a normal Squeezebox player,

    Don't use iPeng, so I can't adress that, but I would expect it to work fine.



    --
    Pat Farrell
    http://www.pfarrell.com/


  6. #6
    Senior Member aubuti's Avatar
    Join Date
    Oct 2005
    Posts
    8,354
    Quote Originally Posted by damcknight View Post
    I want to have 2 separate music libraries for flac and mp3s.
    Not questioning your motives, but why? If some of your players are bandwidth constrained (eg, remote access over the internet, poor wifi in some location) then you use the bitrate limiting option to transcode to MP3 and send those to the relevant player(s).

    Depending on the capabilities of your server, if you want to go ahead to two server instances you may find it easier to set up the second under a virtual machine. I use Sun's VirtualBox to do that, so that I can test beta versions of SBS running on the VM on some players, and run the latest stable SBS on the real machine. Using a virtual machine with VirtualBox or VMWare is almost certainly easier than sorting out dual instances of SBS on the same server.

  7. #7
    Junior Member
    Join Date
    Apr 2010
    Posts
    15
    Quote Originally Posted by aubuti View Post
    Not questioning your motives, but why? If some of your players are bandwidth constrained (eg, remote access over the internet, poor wifi in some location) then you use the bitrate limiting option to transcode to MP3 and send those to the relevant player(s).
    Band width is not a problem, since I have my Squeezebox wired into the network. I would prefer to listen to my music in a loss-less format which is why I am using flac, but I also need mp3 versions of everything to use in itunes and sync to my ipod. Hence 2 copies of everything, except for the things that I bought on itunes.

    It sounds like either using the Multi Library plugin or Virtual Machine are my best bet for now. I am really surprised by how little support there is for multiple libraries, not just for the Squeezebox but for itunes and digital media players in general. It seems like such a basic feature. I read somewhere that this feature may come in Squeezebox Server version 8.

  8. #8
    Senior Member Mnyb's Avatar
    Join Date
    Feb 2006
    Location
    Västerås Sweden
    Posts
    11,673
    But why not just have the mp3 in one folder and the flac's in another ?

    And point squeezeboxserves music library to the flac folder

    iTunes can not deal with flac files anyway ?

    But if all your mp3 are duplicates of what you have in flac, and you never ever want to see them in squeezeboxserver.

    There is a setting:

    In the web interface go to settings > advanced > filetypes

    here you can "Disabled Audio File Extensions" so if you put mp3 here, and does a full clear and rescan squeezeboxserver should not read them.
    --------------------------------------------------------------------
    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

  9. #9
    Senior Member
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    304
    i didn't try, but with a second ip address this might be possible

    Code:
    /usr/sbin/squeezeboxserver \
    --prefsdir /var/lib/squeezeboxserver1/prefs \
    --logdir /var/log/squeezeboxserver1/ \
    --cachedir /var/lib/squeezeboxserver1/cache \
    --httpaddr 1.2.3.1 \
    --cliaddr 1.2.3.1
    
    
    /usr/sbin/squeezeboxserver \
    --prefsdir /var/lib/squeezeboxserver2/prefs \
    --logdir /var/log/squeezeboxserver2/ \
    --cachedir /var/lib/squeezeboxserver2/cache \
    --httpaddr 1.2.3.2 \
    --cliaddr 1.2.3.2
    no idea how plugins behave and where they leave the files.
    sent from a computer using a keyboard

  10. #10
    Senior Member
    Join Date
    Apr 2008
    Location
    Paris, France
    Posts
    1,466
    Quote Originally Posted by damcknight View Post
    It sounds like either using the Multi Library plugin or Virtual Machine are my best bet for now. I am really surprised by how little support there is for multiple libraries, not just for the Squeezebox but for itunes and digital media players in general. It seems like such a basic feature. I read somewhere that this feature may come in Squeezebox Server version 8.
    I tend to agree. The iPod is not going away, and Flac in iTunes probably not going to happen.
    I run an SC server in a Virtualbox VM, runs globally fine. If you choose to bridge the VM with a physical interface in the computer, the SB Server will see the players ok. (With NAT or some other settings the server / players discovery will not happen.)
    I guess you could also use a "jail" instead of a full VM, but that's going to be a lot of trouble for just a little gain in reliability, if any.

    But perhaps FUSE can help: http://mp3fs.sourceforge.net/
    I never used this particular layer; But supposedly you could emerge a hierarchy of mp3 files for consumption with iTunes ?
    4 SB 3 • iPeng (iPhone + iPad) • SqueezeLite • Squeezebox Server 7.6.2 (Debian 6.0) with plugins: CD Player, WaveInput by bpa • IRBlaster by Gwendesign (Felix) • Server Power Control by Gordon Harris • Smart Mix by Michael Herger • PowerSave by Jason Holtzapple • Song Info, Song Lyrics by Erland Isaksson • Just Covers by Tom Kalmijn • WeatherTime by Martin Rehfeld • Local Player, BBC iPlayer, SwitchPlayer by Triode • Auto Dim Display, SaverSwitcher, ContextMenu by Peter Watkins.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •