Results 1 to 3 of 3

Thread: Logitech changed beta pkg name to "squeezeboxserver" - How to install?

  1. #1

    Logitech changed beta pkg name to "squeezeboxserver" - How to install?


    I'm using the latest beta versions of SqueezeCenter with VortexBox. Now Logitech have changed the package name and some folder names to “squeezeboxserver” and “squeezebox”.


    How would I go and uninstall SqueezeCenter, then install SqueezeBoxServer in the most compatible way?


    Also, will VB break? I reckon some scripts might use the old names or look for the old binaries …


    You might want to check out the SqueezeBox Forums.


  2. #2

    Logitech changed beta pkg name to "squeezeboxserver" - How to install?


    Oh well. The following seems to work, if you are willing to start from a clean SqueezeBox Server install (i.e., re-scan your library, re-enter your favorites, podcasts, RSS feeds, user names and passwords).




    A word of caution: Do not do this if you want to have a stable system and just enjoy your music — SqueezeBox Server and the Controller firmware are currently pretty much under deveolopment and will break one thing or another almost every day. This is just for people who want to actively participate in the current beta development and don't fear some manual work and/or things not working!



    1. If you wish, backup your “favorites.opml”, “infobrowser.opml” and “podcast.prefs” files from the previous SqueezeCenter beta installation (>= 7.4).




    2. Check that your SqueezeCenter (SqueezeBox Server) repo is “squeezecenter-unstable”.




    3. De-install the existing SqueezeCenter:

    yum remove squeezecenter



    4. Manually remove the leftover folders from the previous installation:

    rm -Rf /usr/share/squeezecenter/
    rm -Rf /etc/squeezecenter/
    rm -Rf /var/lib/squeezecenter/
    rm -Rf /var/log/squeezecenter/



    5. Install the new “SqueezeBox Server” beta:

    yum install squeezeboxserver

    Warning: Only install revisions greater or equal to r28243 — there was a folder name/installation problem on revisions below and those would probably not even start!




    6. If you made a backup of your “favorites.opml”, “infobrowser.opml” and “podcast.prefs” in step 1 above, you can now copy these back into the new installation. The path names have changed from “…/squeezecenter/…” to “…/squeezeboxserver/…”, i.e., the favorites.opml for example is now located at “/var/lib/squeezeboxserver/prefs/favorites.opml”.




    7. In order to make sure that everything will work okay even after a power fail, you might want to restart your VortexBox:

    reboot



    8. After a while, it should come up with a login screen again, stating its IP number in your local network, like for example:

    For web access to your VortexBox web GUI use this URL
    http://192.168.178.129


    vortexbox login:





    9. You will now have a fresh install of SqueezeBox Server (beta). Access it via a web browser, complete the setup by entering all your information again (user names, passwords, plugins, settings, &hellip, then, if prompted, restart your SBS (plugins might have updated):

    service squeezeboxserver stop
    service squeezeboxserver start



    10. If you have a SqueezeBox Controller, switch it on, connect it to your VortexBox (and one of your players), and perform the required firmware update, if so requested.


    From the SBS web UI, from the “Settings/Basic Settings” tab, select “Clear library and rescan everything” then press the “Rescan” button to initiate a full rescan of your music library. (Which took about 2:30 hrs here, for a ~28.000 file library on a 900 MHz Pentium 3 system.)




    11. Voilą! You can now play with the latest beta version of SqueezeBox Server!



  3. #3

    Logitech changed beta pkg name to "squeezeboxserver" - How to install?


    In order to be able to save playlists from SqueezeBox Server, you'll also need to change the file /opt/vortexbox/motd.sh as follows:


    Change the line reading

    chown -R squeezecenter:squeezecenter /storage/music/playlist/

    to

    chown -R squeezeboxserver:squeezeboxserver /storage/music/playlist/



Similar Threads

  1. Replies: 3
    Last Post: 09-07-2012, 11:07 AM
  2. Replies: 9
    Last Post: 04-27-2010, 08:05 PM
  3. Replies: 4
    Last Post: 02-08-2010, 08:13 AM
  4. Replies: 2
    Last Post: 12-24-2009, 12:30 AM
  5. squeezeslave-0.9.95 beta is now in the beta repo
    By andrew in forum BETA / Development
    Replies: 4
    Last Post: 11-21-2009, 05:15 AM

Bookmarks

Posting Permissions

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