-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update services.md, Navidrome 支持多艺术家 #631
base: main
Are you sure you want to change the base?
Conversation
Navidrome 支持多艺术家
另外, 我最近写了一个navidrome中间件, 可以直接让navidrome(修改过源码后) 使用网易云的歌手信息和封面, 不知道是否可以在 services.md 页面添加这个, 让大家使用更方便. |
请问是如何支持的呢,我看 Navidrome 的这个 Support multiple artists, with custom separator #238 Issues还是开启的状态 |
https://www.navidrome.org/docs/overview/
Feature第五条
Great support for compilations (Various Artists albums) and box sets (multi-disc albums)
另外,可以看我使用的截图
…---原始邮件---
发件人: ***@***.***>
发送时间: 2024年10月23日(周三) 下午2:17
收件人: ***@***.***>;
抄送: "Andre ***@***.******@***.***>;
主题: Re: [gitbobobo/StreamMusic] Update services.md, Navidrome 支持多艺术家 (PR #631)
Navidrome 支持多艺术家
请问是如何支持的呢,我看 Navidrome 的这个 Support multiple artists, with custom separator #238 Issues还是开启的状态
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
我看了一下这个issue,这里说的是一个歌曲,有可能是多个艺术家一起的,比如 屋顶 温岚 feat. 周杰伦,在navidrome里面不能将 “温岚 feat. 周杰伦” 拆分为 2个独立的艺术家,而是当成一个整体了,因此提了个issue。 |
我理解的多艺术家也是这个问题,首先要支持一个专辑或歌曲可以拥有多个艺术家,并且可以直接跳转到对应的艺术家,而不能像目前这种同名专辑有多个艺术家时,就自动分成多个专辑了。 为避免版权问题,音流一是不会主动爬取其他平台的数据,二也不会宣传爬取的方式,这是为了音流可以长久的发展下去,希望你能理解。 不过还是很感谢你对音流的第一个贡献~ |
“同名专辑有多个艺术家时,就自动分成多个专辑” |
我被这个问题困扰好久了,感谢分享,等下下班回家改改试试 |
Navidrome 支持多艺术家