sonos 服务器_如何向您的Sonos Player添加流媒体服务

2023-11-09 18:31

本文主要是介绍sonos 服务器_如何向您的Sonos Player添加流媒体服务,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

sonos 服务器

sonos 服务器

When you got your new Sonos player, you probably found it easy to set up. It even offers to automatically scan your music folder. What you may not realize is that you can also add a variety of music streaming services.

当您有了新的Sonos播放器时,可能会发现设置起来很容易 。 它甚至可以自动扫描您的音乐文件夹。 您可能没有意识到的是,您还可以添加各种音乐流服务。

You can’t  play whatever you want using any media player or browser on your Sonos player. You have to use the Sonos app, so being able to add services like Spotify and Pandora is pretty cool and convenient. Otherwise, if you were only able to play the music on your hard drive, the Sonos system would have fairly limited value.

您无法使用Sonos播放器上的任何媒体播放器或浏览器来播放任何内容。 您必须使用Sonos应用程序,因此能够添加Spotify和Pandora等服务非常酷且方便。 否则,如果您只能在硬盘上播放音乐,则Sonos系统的价值将非常有限。

That’s not to say you don’t have a great collection of tunes laying around on your hard drive, but there’s a whole world of music out there you haven’t yet heard, which is why streaming services have such great appeal. Before we begin however, we should point out that many of these services require you to subscribe (that is, pay up) in order to use them with Sonos.

这并不是说您的硬盘上没有很多音乐,但是您尚未听说过音乐的整个世界,这就是流媒体服务如此吸引人的原因。 但是,在开始之前,我们应该指出,其中许多服务都需要您订阅(即付费)才能与Sonos一起使用。

To add music services to your Sonos player, you first need to make sure you register your device. You’ll be prompted to do so at the end of the initial setup, but if you elected to do this at another time, you’ll only be able to do Scrobbling with Last.fm. If you’re kicking yourself for not registering when you had a chance, fear not, it’s easy to do so at any time by clicking the “Manage” menu on the Sonos app and choosing “Check for Software Updates”.

要将音乐服务添加到Sonos播放器,首先需要确保注册设备。 在初始设置结束时,系统会提示您这样做,但是如果您选择在其他时间进行此操作,则只能使用Last.fm进行加扰。 如果您在没有机会的情况下被踢出未注册的提示,请不要担心,可以随时通过单击Sonos应用程序上的“管理”菜单并选择“检查软件更新”来轻松进行注册。

On the mobile app, tap “Settings” and then “Online Updates”.

在移动应用上,点击“设置”,然后点击“在线更新”。

Once registered, you can start adding streaming services to your heart’s content. On the desktop application, you can do it two ways. Head to Manage > Service Settings.

注册后,您就可以开始将流式传输服务添加到您的心脏内容中。 在桌面应用程序上,您可以通过两种方式进行操作。 前往管理>服务设置。

Next, click the “+” button on Mac or the “Add” button on Windows to add a music service.

接下来,在Mac上单击“ +”按钮,在Windows上单击“添加”按钮以添加音乐服务。

Now, just pick the service you want to add and supply your login information.

现在,只需选择要添加的服务并提供登录信息即可。

Alternatively, you can click the “Add Music Services” button under Select a Music Source to achieve the same result.

或者,您可以单击“选择音乐源”下的“添加音乐服务”按钮以实现相同的结果。

On a mobile device such as iPhone or Android, the process is similar. The most obvious way to do it is to tap the button on the menu that says “Add Music Services”.

在iPhone或Android等移动设备上,过程类似。 最明显的方法是点击菜单上的“添加音乐服务”按钮。

Or, you can tap the “Settings” button and then “My Services”.

或者,您可以点击“设置”按钮,然后点击“我的服务”。

Regardless, either method will take you to the My Services screen where you can “Add Another Account”.

无论哪种方法,都将带您进入“我的服务”屏幕,您可以在其中“添加其他帐户”。

Again, once you choose the service you want to add, you will need to supply your login credentials if you’re already a subscriber. If you aren’t, you’ll be prompted to set up a new account in a new browser window.

同样,选择要添加的服务后,如果您已经是订户,则需要提供登录凭据。 如果不是这样,系统会提示您在新的浏览器窗口中设置一个新帐户。

If you don’t see all the services listed, tap the dropdown menu in the upper-left corner and select “All Services”.

如果未列出所有服务,请点击左上角的下拉菜单,然后选择“所有服务”。

The only limit to the services are those to which you subscribe, though again, some services like Spotify won’t let you use it with Sonos unless you’re a premium subscriber. Still, if you are a subscriber, it’s great that you can actually make the most of your new Sonos players listening to the music services that you love.

服务的唯一限制是您订阅的服务,不过同样,某些服务(如Spotify)将不允许您与Sonos一起使用,除非您是高级订户。 不过,如果您是订户,那么实际上可以充分利用您的新Sonos播放器来收听您喜欢的音乐服务,真是太好了。

翻译自: https://www.howtogeek.com/217909/how-to-add-streaming-services-to-your-sonos-player/

sonos 服务器

这篇关于sonos 服务器_如何向您的Sonos Player添加流媒体服务的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/377869

相关文章

Nginx进行平滑升级的实战指南(不中断服务版本更新)

《Nginx进行平滑升级的实战指南(不中断服务版本更新)》Nginx的平滑升级(也称为热升级)是一种在不停止服务的情况下更新Nginx版本或添加模块的方法,这种升级方式确保了服务的高可用性,避免了因升... 目录一.下载并编译新版Nginx1.下载解压2.编译二.替换可执行文件,并平滑升级1.替换可执行文件

Python极速搭建局域网文件共享服务器完整指南

《Python极速搭建局域网文件共享服务器完整指南》在办公室或家庭局域网中快速共享文件时,许多人会选择第三方工具或云存储服务,但这些方案往往存在隐私泄露风险或需要复杂配置,下面我们就来看看如何使用Py... 目录一、android基础版:HTTP文件共享的魔法命令1. 一行代码启动HTTP服务器2. 关键参

Spring Boot 与微服务入门实战详细总结

《SpringBoot与微服务入门实战详细总结》本文讲解SpringBoot框架的核心特性如快速构建、自动配置、零XML与微服务架构的定义、演进及优缺点,涵盖开发环境准备和HelloWorld实战... 目录一、Spring Boot 核心概述二、微服务架构详解1. 微服务的定义与演进2. 微服务的优缺点三

SpringBoot改造MCP服务器的详细说明(StreamableHTTP 类型)

《SpringBoot改造MCP服务器的详细说明(StreamableHTTP类型)》本文介绍了SpringBoot如何实现MCPStreamableHTTP服务器,并且使用CherryStudio... 目录SpringBoot改造MCP服务器(StreamableHTTP)1 项目说明2 使用说明2.1

RabbitMQ消息总线方式刷新配置服务全过程

《RabbitMQ消息总线方式刷新配置服务全过程》SpringCloudBus通过消息总线与MQ实现微服务配置统一刷新,结合GitWebhooks自动触发更新,避免手动重启,提升效率与可靠性,适用于配... 目录前言介绍环境准备代码示例测试验证总结前言介绍在微服务架构中,为了更方便的向微服务实例广播消息,

关于DNS域名解析服务

《关于DNS域名解析服务》:本文主要介绍关于DNS域名解析服务,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录DNS系统的作用及类型DNS使用的协议及端口号DNS系统的分布式数据结构DNS的分布式互联网解析库域名体系结构两种查询方式DNS服务器类型统计构建DNS域

Linux中SSH服务配置的全面指南

《Linux中SSH服务配置的全面指南》作为网络安全工程师,SSH(SecureShell)服务的安全配置是我们日常工作中不可忽视的重要环节,本文将从基础配置到高级安全加固,全面解析SSH服务的各项参... 目录概述基础配置详解端口与监听设置主机密钥配置认证机制强化禁用密码认证禁止root直接登录实现双因素

mysql中的服务器架构详解

《mysql中的服务器架构详解》:本文主要介绍mysql中的服务器架构,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录1、背景2、mysql服务器架构解释3、总结1、背景简单理解一下mysqphpl的服务器架构。2、mysjsql服务器架构解释mysql的架

java向微信服务号发送消息的完整步骤实例

《java向微信服务号发送消息的完整步骤实例》:本文主要介绍java向微信服务号发送消息的相关资料,包括申请测试号获取appID/appsecret、关注公众号获取openID、配置消息模板及代码... 目录步骤1. 申请测试系统2. 公众号账号信息3. 关注测试号二维码4. 消息模板接口5. Java测试

Linux如何快速检查服务器的硬件配置和性能指标

《Linux如何快速检查服务器的硬件配置和性能指标》在运维和开发工作中,我们经常需要快速检查Linux服务器的硬件配置和性能指标,本文将以CentOS为例,介绍如何通过命令行快速获取这些关键信息,... 目录引言一、查询CPU核心数编程(几C?)1. 使用 nproc(最简单)2. 使用 lscpu(详细信