#spotify Articles


  • 2012-07-08
  • it

Update to Spotify - An RSS Feed

After some time the solution I devised on https://www.guldmyr.com/script-to-check-for-an-update-on-a-web-page/ just did not elegant enough (also it stopped working). Instead of getting some kind of output in a terminal sometimes somewhere I decided to make an RSS feed that updates https://guldmyr.com/spotify/spot.xml instead …

  • 2012-03-26
  • it

Update / Install Spotify 0.8.2.637 on RHEL6 x64

Previous post: https://www.guldmyr.com/how-to-update-spotify-on-rhel6-x64-native-client/ Installed spotify-client-0.8.2.637.g252b980.486-2.x86_64.rpm - this is converted from the .deb package that is downloaded from: http://repository.spotify.com/pool/non-free/s/spotify/ you convert with 'alien' and this command: alien --to-rpm spotify-client_0.8.2.637.g252b980.486-1_amd64 …

  • 2011-10-19
  • it

Script To Check For an Update on a Web Page

Hey! This is used for me on my Linux workstation to get a notification if there is a new spotify release whenever I open a new terminal.. It would be applicable for other (probably also simple) pages that aren't updated frequently. Reason: http://repository.spotify.com/pool/non-free/s/spotify …

  • 2011-10-14
  • it

How-To : Update Spotify on RHEL6 x64 native client

See the post for how to install spotify on a Linux Client (RHEL 6 x64 in my case). This post is for how to upgrade. 2012-02-01: Updated, added --nodeps to the rpm upgrade. 2013-01-08: This has been confirmed to work with spotify-0.8.8, updated typo in symlink part. Why …

  • 2011-08-25
  • it

How-To : Install Spotify on RHEL6 x64 native client

Hey! You need premium for RHEL6 native client to work. If you get it to work with WINE it would work for free (as a plus you get it with the very annoying ads). My machine is a RHEL 6 64-bit. The only requirement I had was that I did …