Skip to content

Releases: whoeevee/EeveeSpotify

Swift 4.3

25 Jun 16:27
Compare
Choose a tag to compare

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

17 Jun 17:59
128e9f5
Compare
Choose a tag to compare

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

07 Jun 20:59
Compare
Choose a tag to compare

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

28 May 17:09
d4e1dd8
Compare
Choose a tag to compare
  • 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

21 May 16:47
e6490f9
Compare
Choose a tag to compare
  • 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

10 May 12:52
3828b5a
Compare
Choose a tag to compare
  • 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

06 May 18:15
1c4c7fb
Compare
Choose a tag to compare
  • Fixed app crashing when opening the player

If you experience app crashes, please install the debug IPA and open an issue. Include the crash log and console messages with "EeveeSpotify".

Swift 2.0

05 May 17:57
64e7cc0
Compare
Choose a tag to compare
  • 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

30 Apr 07:52
Compare
Choose a tag to compare
  • Fixed Spotify Clips and Canvas
  • Removed BlockStoreReviews feature (unnecessary and causing injection issues)

Swift 1.4

29 Apr 20:28
Compare
Choose a tag to compare
  • 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)