Skip to content
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

All Spotify-related routes return errors #13547

Closed
1 task done
TheTwoRites opened this issue Oct 18, 2023 · 2 comments
Closed
1 task done

All Spotify-related routes return errors #13547

TheTwoRites opened this issue Oct 18, 2023 · 2 comments
Labels
Bug Ping: Pinged Route: v2 v2 route related RSS bug Something isn't working

Comments

@TheTwoRites
Copy link

路由地址

/spotify/artist/:id
/spotify/playlist/:id
/spotify/saved/:limit?
/spotify/top/tracks
/spotify/top/artists
/spotify/show/:id

完整路由地址

https://rsshub.app/spotify/artist/6k9TBCxyr4bXwZ8Y21Kwn1
https://rsshub.app/spotify/playlist/4UBVy1LttvodwivPUuwJk2
https://rsshub.app/spotify/saved/50
https://rsshub.app/spotify/top/tracks
https://rsshub.app/spotify/top/artists
https://rsshub.app/spotify/show/38bS44xjbVVZ3No3ByF1dJ

相关文档

https://docs.rsshub.app/routes/multimedia#spotify

预期是什么?

For playlist route, should return RSS feed XML containing playlist info and tracks.
For album route, should return RSS feed XML containing album info and tracks.
For artist route, should return RSS feed XML containing new releases/tracks by the artist.

实际发生了什么?

Looks like something went wrong
Route requested: /artist/6k9TBCxyr4bXwZ8Y21Kwn1
Error message: Spotify public RSS is disabled due to the lack of relevant config
Helpful Information to provide when opening issue:
Path: /artist/6k9TBCxyr4bXwZ8Y21Kwn1
Node version: v18.18.2
Git Hash: ed1f70c

If you believe this is an error caused by RSSHub, please report on github
如果您认为 RSSHub 导致了该错误,请在 GitHub 按照模版,复制本页面信息进行 汇报

For online documentation and support please refer to docs.rsshub.app.

在线文档与支持,请访问 docs.rsshub.app

部署

RSSHub 演示 (https://rsshub.app)

部署相关信息

No response

额外信息

Route requested: /artist/6k9TBCxyr4bXwZ8Y21Kwn1
Error message: Spotify public RSS is disabled due to the lack of relevant config
Helpful Information to provide when opening issue:
Path: /artist/6k9TBCxyr4bXwZ8Y21Kwn1
Node version: v18.18.2
Git Hash: ed1f70c

这不是重复的 issue

  • 我已经搜索了 现有 issue,以确保该错误尚未被报告。
@TheTwoRites TheTwoRites added the RSS bug Something isn't working label Oct 18, 2023
@github-actions
Copy link
Contributor

Searching for maintainers:

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。
If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.

@TonyRL
Copy link
Collaborator

TonyRL commented Oct 18, 2023

Please take look at the error messages and the docs.

@TonyRL TonyRL closed this as completed Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Ping: Pinged Route: v2 v2 route related RSS bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants