Download List

Projeto Descrição

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.

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.

2002-05-02 22:56
0.4.9

O nodaemon - e - help opções agora trabalho. Segvs Diversos e vazamentos de memória foram corrigidos. O script inid.d foi corrigido.
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 agora é usado para leitura de marca. pyjuke, um cliente de exemplo escrito em Python, foi adicionado. Muitas questões importantes de segmentação foram resolvidos. Log para o syslog e daemonizing agora funciona.
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

Isso é quase uma reescrita, um banco de dados embutido foi adicionado para MySQL é opcional. Buscar recursos foram adicionados, XML é usado thoughout e arquivos de configuração (no formato XML) são lidos e podem ser everridden da linha de comando. Autenticação e PAM usando. Estilo htaccess está quase concluído. Symultanious vários clientes podem se conectar. Empacotamento da Debian foi adicionado. MP3s agora podem ser armazenados no diretório arbitrário stuctures contanto que todos eles têm etiquetas ID3.
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