Skip to content

A small Pidgin plugin that appends the artist and song/album to all incoming messages containing a Spotify uri

Notifications You must be signed in to change notification settings

ragulin/Spotify-song-and-artist-Pidgin-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Pidgin spotify uri plugin

A small Pidgin plugin that adds song/album and artist to all incoming messages containing a Spotify uri.

Examples:

spotify:track:6JEK0CvvjDjjMUBFoXShNZ becomes spotify:track:6JEK0CvvjDjjMUBFoXShNZ (Never Gonna Give You Up by Rick Astley)

http://open.spotify.com/track/6JEK0CvvjDjjMUBFoXShNZ becomes http://open.spotify.com/track/6JEK0CvvjDjjMUBFoXShNZ (Never Gonna Give You Up by Rick Astley)

Tested on Ubuntu 9.04 and Pidgin 2.6.3

Requirements

Installation

  1. Copy the script to ~/.purple/plugins
  2. Start Pidgin and choose Tools -> Plugins and activate the 'Show Spotify artist and song' plugin.

Todo

Remove dependencies to LWP::Simple and use the provided API from Pidgin instead, ie Purple::Util::fetch_url()

About

A small Pidgin plugin that appends the artist and song/album to all incoming messages containing a Spotify uri

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages