mirror of
https://github.com/whoeevee/EeveeSpotifyReborn.git
synced 2026-01-09 00:23:20 +01:00
Update README.md
This commit is contained in:
@@ -16,7 +16,7 @@ Please refrain from opening issues about the following features, as they are ser
|
||||
- Native playlist downloading (you can download podcast episodes though)
|
||||
- Jam (hosting a Spotify Jam and joining it remotely requires Premium; only joining in-person works)
|
||||
|
||||
In theory, implementing downloading/offline mode locally *should* be possible, but it will **not** be included in this tweak.
|
||||
It's possible to implement downloading locally, but it will never be included in EeveeSpotify (unless someone opens a pull request).
|
||||
|
||||
## Lyrics Support
|
||||
|
||||
@@ -40,6 +40,6 @@ The tweak patches this file while initializing; Spotify loads it and assumes you
|
||||
|
||||

|
||||
|
||||
Tweak also changes query parameters `trackRows` and `video` in HTTP requests to true, so Spotify loads videos and not just track names at the artist page. It can stop working just like Spotilife, but so far, it works on the latest Spotify 8.9.## (Spotilife also patches `offline.bnk`, however, it changes obscure bytes that do nothing on new versions).
|
||||
Tweak also sets `trackRowsEnabled` in `SPTFreeTierArtistHubRemoteURLResolver` to `true`, so Spotify loads not just track names on the artist page. It can stop working just like Spotilife, but so far, it works on the latest Spotify 8.9.## (Spotilife also patches `offline.bnk`, however, it changes obscure bytes that do nothing on new versions).
|
||||
|
||||
To open Spotify links in sideloaded app, use [OpenSpotifySafariExtension](https://github.com/BillyCurtis/OpenSpotifySafariExtension). Remember to activate it and allow access in Settings > Safari > Extensions.
|
||||
|
||||
Reference in New Issue
Block a user