Hello people of Steems,
In this article I'll show you workarounds to get everything out of the free version of Spotify.
Windows
High quality audio
To get high streaming quality you only have to change a settings file. Be sure to kill the Spotify application first.
- Win+R or Run...
- Go to
%appdata%/spotify/
- Open the
prefs
file in a text editor - Add these two lines:
audio.sync_bitrate=320000
audio.play_bitrate=320000
- Save & Close
- Right-click the prefs file and choose Properties
- Check the Read-only box and press OK
No Ads
What is does:
Windows uses a hosts-file that maps hostnames to IP-addresses.
You can find it here: %systemroot%\system32\drivers\etc\
And this is what it looks like:
The script adds the last couple of lines you see in the image to the hosts-file. By doing that, Windows maps the urls where Spotify gets it's ads on to 0.0.0.0. That way Spotify can't load ads.
Android (root only)
Skips songs / Tablet mode
For this to work you need Xposed framework.
- Download and install SpotifySkip
- Enable the module and reboot your device.
Be sure the version for Spotify you have is not too new. I used Spotify 5.9.0.774
Disable ads
For this you need Xposed
I installed the module UnbelovedHosts
And added AdZHosts [experimental]. It's a huge file that blocks a lot of ads. This worked for me to get Spotify ad free.
High quality audio
- Open a file explorer and go to
root/data/data/com.spotify.music/files/settings/Users/????/
- Change audio.play_bitrate_enumeration=3 to audio.play_bitrate_enumeration=4
Thanks for reading!
If you really like Spotify, you should definitely pay for it.