Skip to content

fix(state): allow local music files to play regardless of refusal status - #724

Open
4R7X wants to merge 1 commit into
sonorahq:mainfrom
4R7X:fix-offline
Open

4R7X wants to merge 1 commit into
sonorahq:mainfrom
4R7X:fix-offline

Conversation

@4R7X

@4R7X 4R7X commented Sep 21, 2026

Copy link
Copy Markdown

Closes #629. When connecting to a provider, if they refuse to stream to the user self.refused Is set to either Refusal::SignIn (IP blacklisted) or Refusal::Keys (Spotify specific), this field is checked for before loading a track In load_from(), however it does not check if the provided track is a local music file for not, so it refuses to play local tracks along with remote tracks.

For convenience I've attached both the before and after (of the PR) recordings so you guys dont have to fiddle around with VPNs.

before.mp4
after.mp4

@sonora-buddy sonora-buddy Bot added the playback audio output, stutter, gaps, seeking, volume, the equalizer label Sep 21, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

playback audio output, stutter, gaps, seeking, volume, the equalizer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Local music don't work with out youtube music?

1 participant