Releases: whoeevee/EeveeSpotify
Swift 4.3
Some fixes and improvements:
- Fixed "Couldn't load the lyrics for this song" message when they are restricted on Musixmatch
- Option to show fallback reasons in the lyrics card header
- Updated OpenSpotifySafariExtension no longer mismatches on links like charts.spotify.com
Swift 4.2
Some fixes and improvements:
- Real fix for crashes with LRCLIB
- The tweak now searches only songs on Genius (no articles anymore)
- Improved URLSession intercepts (fixes #182 and likely resolves login issues)
- Fixed iPad Musixmatch token and blank area issues
- Added Lyrics Colors option
- Added version section and checking for update
Swift 4.1
Some improvements:
-
Original colors for lyrics available on Spotify
-
Fixed LRCLIB lyrics crash for some songs and issue of the settings view being too wide on iPad (pull request)
-
Overwrite Configuration option. Try using it if you experience issues like appearing ads; it might help, but it's not guaranteed
-
Musixmatch invalid token popup and better token input
-
Dynamic Premium patching method by default
Swift 4.0
- Dynamic Premium Patching!
The tweak can now intercept Spotify requests to load user data, deserialize it, and modify the parameters in real-time. You can select the Dynamic Premium patching method in the EeveeSpotify settings. - Do Not Patch Premium option (for users with an active Premium subscription)
- Reset Data option
- Fixed native popups white background bug
- Fixed opening Spotify links in the app when it's closed
When updating from an older tweak version, you need to go to EeveeSpotify settings and set the Premium patching method (either static or dynamic).
Swift 3.1
- Genius Fallback: Load lyrics from Genius if there is a problem with LRCLIB or Musixmatch
- Updated OpenSpotifySafariExtension: Now supports all Spotify links and works great
- Dark PopUps option
- Improved lyrics colors (not so light and washed out, looks more like the original)
- Improved song search algorithm on Genius or LRCLIB
- Fixed EeveeSpotify settings crash when tapping on tabbar
- Updated Musixmatch token alert message; the tweak now allows you to paste debug info
Swift 3.0
- EeveeSpotify now supports LRCLIB and Musixmatch time-synced lyrics sources! You can select your preferred source in the tweak settings
- Lyrics colors are now normalized
- Fixed Genius issue where the tweak would pick a translation instead of the original lyrics
Swift 2.1
Swift 2.0
- EeveeSpotify now replaces Spotify monthly limited lyrics with Genius!
SwiftProtobuf framework is required so the tweak can serialize lyrics into the Spotify protobuf format. Remember to install it, or if you’d like to make your own IPA, inject it (the IPA on GitHub releases already contains all the dependencies, so you should just directly install it).
Swift 1.4.1
- Fixed Spotify Clips and Canvas
- Removed BlockStoreReviews feature (unnecessary and causing injection issues)
Swift 1.4
- Fixed settings issue: The tweak now saves data when changed, so they're not reset when the app restarts
- Implemented a popup with quick restart app and reset data actions when Spotify reloads user data
- Blocked App Store reviews (only for jailbroken devices due to crashes with the IPA)