Downloadliste

Projektbeschreibung

juked is a daemon that turns a server into a music
jukebox. Clients communicate with the server via
TCP/IP using an XML protocol. It features playlist
support, user authentication (optionally with
PAM), and random track selection. Audio decoding
is done using XMMS plugins, so both Ogg and MP3
are supported. Track (song) information can be
stored internally or in a MySQL database.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2002-05-02 22:56
0.4.9

Die - nodaemon und - help funktionieren nun auch. Mehrere segvs und Memory Leaks wurden behoben. Die inid.d Skript wurde behoben.
Tags: Minor bugfixes
The --nodaemon and --help options now work.
Several segvs and memory leaks were fixed. The
inid.d script was fixed.

2002-04-30 20:33
0.4.8

libid3tag ist jetzt für den Tag-Lesung verwendet. pyjuke eine Probe-Client in Python geschrieben, wurde hinzugefügt. Viele große Threading-Problem wurde gelöst. Protokollierung in syslog und daemonizing funktioniert jetzt.
Tags: Major bugfixes
libid3tag is now used for tag reading. pyjuke, a
sample client written in Python, was added. Many
major threading issues were resolved. Logging to
syslog and daemonizing now works.

2001-01-30 15:13
0.4.4

Dies ist fast ein total umschreiben, eine integrierte Datenbank wurde hinzugefügt, damit MySQL ist optional. Suche Funktionen wurden hinzugefügt, XML verwendet wird Thoughout, und die Konfigurations-Dateien (im XML-Format) gelesen und kann von der Kommandozeile aus everridden. Authentifizierung über PAM und. Htaccess-Stil ist fast fertig. Mehrere symultanious Clients anschließen können. Debian-Verpackung wurde hinzugefügt. MP3s können nun in beliebigen Verzeichnis gespeichert werden Stuctures, solange sie alle ID3-Tags.
This is almost a total rewrite; a built-in database has been added so MySQL is optional. Search capabilities have been added, XML is used thoughout, and config files (in XML format) are read and can be everridden from the command line. Authentication using PAM and .htaccess style is nearly finished. Multiple symultanious clients can connect. Debian packaging has been added. MP3s can now be stored in arbitrary directory stuctures as long as they all have ID3 tags.

Project Resources