IMMS 3.0.2 review

Download
by rbytes.net on

Intelligent Multimedia Management System is an intelligent playlist framework that tracks your listening patterns and dynamically ada

License: GPL (GNU General Public License)
File size: 0K
Developer: Michael Grigoriev
0 stars award from rbytes.net

Intelligent Multimedia Management System is an intelligent playlist framework that tracks your listening patterns and dynamically adapts to your taste. It is incredibly unobtrusive and easy to use as it requires no direct user interaction. Plugins are currently available for XMMS and BMP.

Here are some key features of "IMMS":
IMMS is easy to install. It is purely a plugin - no XMMS patch required.
A very lightweight embedded SQL database is used, so there's no need to setup a RDBMS.
IMMS is easy to use. Song rating is done completely transparently to the user. It does not get in your way.
IMMS does a much better job of shuffling than most players. It keeps track of when a song was last played, and makes sure same songs are not repeated too often. It is even able to recognise different versions of the same song (eg. remixes) and treat them as one song!
IMMS uses a variety of techniques to figure out which songs should be played together, and which should not. It studies your listening habits, as well as using acoustic properties of the songs themselves, such as BPM and frequency spectrum.
IMMS is fair. Even unfavoured songs have a (small) chance of being played.

It should a relatively easy to write IMMS plugins for new players, provided they have a sufficiently robust plugins interface.

You will need things like get_current_song, get_playlist_length, get_playlist_entry, and ideally (but not necessarily) some mechanism for specifying the next song. XMMS/BMP plugins should give you a good idea of what needs to be done.

Requirements:
Sqlite >= 3.2.2

What's New in This Release:
This release fixes a bug that caused correlations to stop working and song selection to possibly become biased when "dead" files were present in the playlist.

IMMS 3.0.2 keywords