Download List

Descripción del Proyecto

UYKFD uses metadata from Last FM's Web services API to infer relationships between artists. It then uses that information to generate playlists of related tracks. Although development is complete, it must be compiled using a development version of Scala and is therefore only suitable for expert users.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-14 07:13
1.4

Este proyecto es ahora lo suficientemente maduros como para uso general, aunque aún requiere bastante "expertos" a los usuarios. Los cambios desde la última versión incluyen el uso de MySQL en vez de como una base de datos HSQLDB, haciendo el programa más rápido mientras que requiere menos memoria, diversas correcciones que mejorar la generación de lista de reproducción, la simplificación de la generación de gráficos, y la documentación revisada completamente.
Tags: Stable
This project is now mature enough for general use, although it still requires fairly "expert" users. Changes since the last version include the use of MySQL rather than HSQLDB as a database, making the program faster while requiring less memory, various bugfixes that improve playlist generation, simplified graph generation, and completely revised documentation.

2009-12-07 09:52
1.3

MySQL es ahora compatible como una base de datos, reduciendo los requerimientos de memoria y mejorar los tiempos de respuesta. Cálculos de distancia se han mejorado.
Tags: Minor
MySQL is now supported as a database, reducing memory requirements and improving response times. Distance calculations have been improved.

Project Resources