- Raspberry Pi Blueprints
- Dan Nixon
- 383字
- 2021-07-23 19:56:00
Setting up Logitech Media Server
We will first start by downloading and installing Logitech Media Server, which is the server backend that manages the media library and controls the players based on the commands from devices that can control the server (known as controllers). Examples of controllers include the web interface and smartphone applications.
The players are devices that actually output audio (also known as Squeezebox clients), our Pi, for example. It is possible to have several controllers and players running from the same server.
To get started, go to http://www.mysqueezebox.com/download, and download the correct version for your OS. In most of the cases, the download is an executable or a package file that can be installed in the same way as any other piece of software.
Once Logitech Media Server is installed, open a web browser on the same PC and navigate to localhost:9000
; you should see the Logitech Media Server web interface, as shown in the following screenshot. This allows you to browse the media library and stream media to players connected to that server.

In order to make your media available in Logitech Media Server, you may need to change the search path and perform a library rescan; this can be done by clicking on the Settings link in the bottom-right corner of the Basic Settings page:

Next, select Browse on the folder that has Music ticked; this will open a directory tree that will allow you to browse the directory your music is stored in. Once you do this, click on Close, and under Rescan Media Library, click on Rescan. This will look in the configured directories for media files and add them to the library, which may take a few minutes depending on the size of your media collection; the progress of this process can be viewed in the Information tab. Click on Apply in the bottom-right corner of the screen to return to the library view.
Once back to the library view, you may have to refresh the page in order to display your new media; this can be done by clicking on the Logitech Media Server text in the top-left corner of the page.
Since this is all Logitech Media Server can without a player, we will now set up the Pi as a Squeezebox client.
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- 數(shù)據(jù)庫程序員面試筆試真題與解析
- Java高并發(fā)核心編程(卷2):多線程、鎖、JMM、JUC、高并發(fā)設(shè)計模式
- iOS開發(fā)實戰(zhàn):從零基礎(chǔ)到App Store上架
- Scratch 3游戲與人工智能編程完全自學(xué)教程
- Linux網(wǎng)絡(luò)程序設(shè)計:基于龍芯平臺
- Data Analysis with Stata
- Keras深度學(xué)習(xí)實戰(zhàn)
- 學(xué)習(xí)OpenCV 4:基于Python的算法實戰(zhàn)
- 速學(xué)Python:程序設(shè)計從入門到進(jìn)階
- C++20高級編程
- 案例式C語言程序設(shè)計實驗指導(dǎo)
- uni-app跨平臺開發(fā)與應(yīng)用從入門到實踐
- 交互式程序設(shè)計(第2版)
- Shopify Application Development