{"id":110,"date":"2014-09-17T08:13:55","date_gmt":"2014-09-17T06:13:55","guid":{"rendered":"http:\/\/www.geohei.lu\/geoheiWP\/?p=110"},"modified":"2014-09-19T20:47:39","modified_gmt":"2014-09-19T18:47:39","slug":"logitech-mediaserver-for-squeezebox-on-ubuntu-server-12-04-5","status":"publish","type":"post","link":"https:\/\/www.geohei.lu\/geoheiWP\/logitech-mediaserver-for-squeezebox-on-ubuntu-server-12-04-5\/","title":{"rendered":"Logitech Media Server for Squeezebox on Ubuntu Server 12.04.5"},"content":{"rendered":"<p>Logitech Media Server (formerly SlimServer, SqueezeCenter and Squeezebox Server) is a streaming audio server supported by Logitech (formerly Slim Devices), developed in particular to support their Squeezebox range of digital audio receivers. The following post describes how to install Logitech Media Server for Squeezebox on Ubuntu Server 12.04.5.<br \/>\n<!--more--><br \/>\nLogitech Media Server installation was done 12.09.2014. The following post reflects the software\/version situation at that time.<\/p>\n<p><u><b>Prerequisites<\/b><\/u><\/p>\n<p>Ubuntu Server 12.04.5 [tested !].<br \/>\nUbuntu Server 14.04.1 [tested !].<br \/>\nOther Ubuntu releases might work as well.<\/p>\n<p>Player Model: Squeezebox Radio (Firmware: 7.7.3-r16676) [tested !]\n<p><u><b>Install Logitech Media Server using the shell<\/b><\/u><\/p>\n<p>First, the correct repository needs to be added. Add one of the 3 different Logitech Media Server release repositories at the end of <strong>\/etc\/apt\/sources.list<\/strong>.<\/p>\n<p>For the released version of Logitech Media Server you should use one of the following lines:<\/p>\n<p>For the &#8220;released&#8221; version use <strong>deb http:\/\/debian.slimdevices.com stable main<\/strong>.<br \/>\nFor the &#8220;stable beta&#8221; version use <strong>deb http:\/\/debian.slimdevices.com testing main<\/strong> [tested !].<br \/>\nFor the &#8220;unstable beta&#8221; version use <strong>deb http:\/\/debian.slimdevices.com unstable main<\/strong>.<\/p>\n<pre>root@ganymede:~# cat \/etc\/apt\/sources.list\r\n...\r\ndeb http:\/\/debian.slimdevices.com testing main\r\nroot@ganymede:~# apt-get update\r\n...\r\nroot@ganymede:~# apt-get install logitechmediaserver\r\nReading package lists... Done\r\nBuilding dependency tree\r\nReading state information... Done\r\nThe following packages were automatically installed and are no longer required:\r\n  libgs9-common ttf-dejavu-core linux-headers-3.2.0-63-generic-pae linux-headers-3.2.0-58-generic-pae libjpeg8\r\n  libpixman-1-0 linux-headers-3.2.0-60-generic-pae linux-headers-3.2.0-55-generic-pae liblcms2-2\r\n  linux-headers-3.2.0-53 linux-headers-3.2.0-54 linux-headers-3.2.0-60 linux-headers-3.2.0-55 linux-headers-3.2.0-61\r\n  linux-headers-3.2.0-56 linux-headers-3.2.0-57 linux-headers-3.2.0-63 linux-headers-3.2.0-58 linux-headers-3.2.0-64\r\n  linux-headers-3.2.0-59 linux-headers-3.2.0-65 libpoppler19 libcairo2 libfontconfig1 fontconfig-config libxcb-render0\r\n  libpaper-utils linux-headers-3.2.0-64-generic-pae linux-headers-3.2.0-59-generic-pae\r\n  linux-headers-3.2.0-61-generic-pae linux-headers-3.2.0-56-generic-pae libijs-0.35 gs-cjk-resource libjbig2dec0\r\n  linux-headers-3.2.0-53-generic-pae libjpeg-turbo8 libxrender1 libgs9 libtiff4 libjasper1\r\n  linux-headers-3.2.0-65-generic-pae libcupsimage2 ghostscript cmap-adobe-japan1 linux-headers-3.2.0-57-generic-pae\r\n  linux-headers-3.2.0-54-generic-pae libxcb-shm0 gsfonts libpaper1\r\nUse 'apt-get autoremove' to remove them.\r\nThe following NEW packages will be installed:\r\n  logitechmediaserver\r\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\r\nNeed to get 113 MB of archives.\r\nAfter this operation, 288 MB of additional disk space will be used.\r\nWARNING: The following packages cannot be authenticated!\r\n  logitechmediaserver\r\nInstall these packages without verification [y\/N]?\r\nGet:1 http:\/\/debian.slimdevices.com\/ testing\/main logitechmediaserver all 7.7.4~1410420843 [113 MB]\r\nFetched 113 MB in 4min 30s (417 kB\/s)\r\nSelecting previously unselected package logitechmediaserver.\r\n(Reading database ... 410424 files and directories currently installed.)\r\nUnpacking logitechmediaserver (from ...\/logitechmediaserver_7.7.4~1410420843_all.deb) ...\r\nProcessing triggers for ureadahead ...\r\nSetting up logitechmediaserver (7.7.4~1410420843) ...\r\nAdding system user `squeezeboxserver' (UID 108) ...\r\nAdding new user `squeezeboxserver' (UID 108) with group `nogroup' ...\r\nNot creating home directory `\/usr\/share\/squeezeboxserver'.\r\nMaking sure that Logitech Media Server is not running first: No process in pidfile '\/var\/run\/logitechmediaserver.pid' found running; none killed.\r\nStarting Logitech Media Server.<\/pre>\n<p><u><b>How to access Logitech Media Server once it has been installed<\/b><\/u><\/p>\n<p>Once Logitech Media Server has finished downloading and installing, you can launch Logitech Media Server by typing <a href=\"http:\/\/MyMediaServer:9000\">http:\/\/MyMediaServer:9000<\/a> into the address bar of your browser where MyMedia Server is the name you gave your server when you installed Ubuntu. The IP address of your server will work as well if you can&#8217;t remember your server name.<\/p>\n<p>The first time you launch Logitech MediaServer you&#8217;ll be asked a series of questions (e.g. where your music is stored and where you keep your playlists etc). Just follow the prompts and you should be good to go.<\/p>\n<p><u><b>Where is the Logitech Media Server log stored?<\/b><\/u><\/p>\n<p>If you ever need to consult the main log file then it can be found in <strong>\/var\/log\/squeezeboxserver\/server.log<\/strong>.<\/p>\n<p><u><b>How to start and stop Logitech Media Server<\/b><\/u><\/p>\n<p>When you change settings in the Logitech Media Server web GUI you&#8217;re sometimes informed that &#8220;the settings will become effective the next time you restart Logitech Media Server&#8221;. With previous versions you had to do this manually. With this new version you are given the opportunity to perform the restart using the GUI.<\/p>\n<p>If you ever wish to restart Logitech Media Server using the shell, use the following command:<\/p>\n<pre>root@ganymede:~# service logitechmediaserver restart\r\nRestarting squeezeboxserver.<\/pre>\n<p>If you want to stop Logitech Media Server for any reason then use <strong>stop<\/strong> instead of <strong>restart<\/strong> in the command above. To start the service again use <strong>start<\/strong>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Logitech Media Server (formerly SlimServer, SqueezeCenter and Squeezebox Server) is a streaming audio server supported by Logitech (formerly Slim Devices), developed in particular to support their Squeezebox range of digital audio receivers. The following post describes how to install Logitech Media Server for Squeezebox on Ubuntu Server 12.04.5&#8230;. <\/p>\n<div class=\"read-more navbutton\"><a href=\"https:\/\/www.geohei.lu\/geoheiWP\/logitech-mediaserver-for-squeezebox-on-ubuntu-server-12-04-5\/\">Read More<i class=\"fa fa-angle-double-right\"><\/i><\/a><\/div>\n","protected":false},"author":1,"featured_media":111,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[16,3],"tags":[19,20,18,22],"class_list":["post-110","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-audio","category-ubuntu","tag-logitech","tag-music","tag-squeezebox","tag-ubuntu"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.geohei.lu\/geoheiWP\/wp-content\/uploads\/2014\/09\/IMG_3081-e1411152633814.png?fit=639%2C448&ssl=1","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p5mjlH-1M","_links":{"self":[{"href":"https:\/\/www.geohei.lu\/geoheiWP\/wp-json\/wp\/v2\/posts\/110","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.geohei.lu\/geoheiWP\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.geohei.lu\/geoheiWP\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.geohei.lu\/geoheiWP\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.geohei.lu\/geoheiWP\/wp-json\/wp\/v2\/comments?post=110"}],"version-history":[{"count":3,"href":"https:\/\/www.geohei.lu\/geoheiWP\/wp-json\/wp\/v2\/posts\/110\/revisions"}],"predecessor-version":[{"id":115,"href":"https:\/\/www.geohei.lu\/geoheiWP\/wp-json\/wp\/v2\/posts\/110\/revisions\/115"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.geohei.lu\/geoheiWP\/wp-json\/wp\/v2\/media\/111"}],"wp:attachment":[{"href":"https:\/\/www.geohei.lu\/geoheiWP\/wp-json\/wp\/v2\/media?parent=110"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.geohei.lu\/geoheiWP\/wp-json\/wp\/v2\/categories?post=110"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.geohei.lu\/geoheiWP\/wp-json\/wp\/v2\/tags?post=110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}