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

Playlist radios won't start #1448

Closed
biggybean opened this issue Feb 2, 2022 · 3 comments · Fixed by #1446
Closed

Playlist radios won't start #1448

biggybean opened this issue Feb 2, 2022 · 3 comments · Fixed by #1446
Labels
🐛 bug Something isn't working

Comments

@biggybean
Copy link

ℹ Computer information

  • Spotify version: Spotify für Windows 1.1.77.643.g3c4c6fc6
  • Spicetify version: 2.8.5

📝 Provide detailed reproduction steps (if any)

  1. Take any playlist
  2. Choose menu point "Playlist radio"
  3. Playlist Radio appears, click play button

✔️ Expected result

Playlist radio starts

❌ Actual result

Error message: "Unsupported fetching URI type: station"

📷 Screenshots

2022-02-02 19_30_49-Pim Stones - We Have It All

@biggybean biggybean added the 🐛 bug Something isn't working label Feb 2, 2022
@SupLiCatinG
Copy link

Are you using adblocker for spotify ?

@biggybean
Copy link
Author

biggybean commented Feb 3, 2022 via email

@huhridge
Copy link
Contributor

huhridge commented Feb 3, 2022

it's a shuffle+ problem. You probably have 'auto-shuffle' on. Switching it off fixes it. I'll make a commit to fix it soon anyways.

afonsojramos pushed a commit that referenced this issue Feb 4, 2022
…auto-shuffle (#1446)

* fix: Wrong class names for historyButtons #1398

* added Instrumental to lyrics-plus #1369

Note: Even though I have added instrumental for both Netease and musixmatch, I would recommend to put musixmatch over netease in provider order.

also added the case where if a provider only has unsynced lyrics, rest are also gone through to check if there are synced ones.

* fixed formatting to pass prettier

* ability to play stations with auto-shuffle on fixing #1448

Since there is no simple way, to get the queue of a radio, added a workaround to play with original play function.

* fixed formatting (again)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants