Skip to content

fix(Spotify - Unlock Spotify Premium): Remove premium restriction on Spotify Connect #4782

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

Merged

Conversation

Brosssh
Copy link
Contributor

@Brosssh Brosssh commented Apr 13, 2025

For some people, including myself, Spotify Connect is restricted behind Premium subscription. This PR simply removes this restriction. This would also close #4675 (although is already closed since no other people reported it).

Screenshot_2025-04-13-20-42-18-12_0438eb925998df20b3482ec25499d226 (1)

@Brosssh
Copy link
Contributor Author

Brosssh commented Apr 13, 2025

I just double checked and it's present in 8.6.98.900 aswell. I moved it before optional attributes. No warning was raised.

@drobotk
Copy link
Contributor

drobotk commented Apr 13, 2025

Worth noting that this doesn't enable using standalone Spotify Connect clients. That feature still requires premium as it's probably server-sided.

@Brosssh
Copy link
Contributor Author

Brosssh commented Apr 14, 2025

I'm not a big fan of the fact that the download button disappears. If needed, we can set offline flag to true and restore free account behaviour on the download button press with a bytecode patch (so we force it to show "you have to buy premium", as of now).

@oSumAtrIX
Copy link
Member

oSumAtrIX commented Apr 14, 2025

A separate PR can be made to achieve this altogether, or it could open an external downloader just like on YouTube.

@oSumAtrIX oSumAtrIX merged commit 50f5b1a into ReVanced:dev Apr 14, 2025
1 check passed
github-actions bot pushed a commit that referenced this pull request Apr 14, 2025
# [5.20.0-dev.4](v5.20.0-dev.3...v5.20.0-dev.4) (2025-04-14)

### Bug Fixes

* **Spotify - Unlock Spotify Premium:** Remove premium restriction for 'Spotify Connect' ([#4782](#4782)) ([50f5b1a](50f5b1a))
github-actions bot pushed a commit that referenced this pull request Apr 15, 2025
# [5.20.0](v5.19.1...v5.20.0) (2025-04-15)

### Bug Fixes

* **Duolingo - Hide ads:**  Support lastest app release ([#4790](#4790)) ([215fccb](215fccb))
* **Spotify - Unlock Spotify Premium:** Remove premium restriction for 'Spotify Connect' ([#4782](#4782)) ([50f5b1a](50f5b1a))
* **Spotify:** Fix login by replacing `Spoof signature` patch with new `Spoof package info` patch ([#4794](#4794)) ([d639151](d639151))
* **YouTube - Remove background playback restrictions:** Restore PiP button functionality after screen is unlocked ([6837348](6837348))

### Features

* Add `Set target SDK version 34` patch (Disable edge-to-edge display) ([#4780](#4780)) ([dcf6178](dcf6178))
* **Spotify - Custom theme:** Add option to use unmodified player background gradient ([#4741](#4741)) ([0ee3693](0ee3693))
* **YouTube - Swipe controls:** Add option to change volume swipe sensitivity (step size) ([#4557](#4557)) ([8957325](8957325))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants