Downloadliste

Projektbeschreibung

Music Library is a music-on-demand system for
phpGroupware. It searches recursively through a
directory full of files for audio formats you
specify and dumps their artist, album, and track
names into a database. You can then browse,
search, or listen over HTTP. It features custom
playlists, and comes with an MP3 renaming script
to ease the task of administration as well as an
Applescript for using XMMS via X11 on OS X.

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.

2004-01-25 06:51
1.2.5

Diese Veröffentlichung fügt zahlreichen Funktionserweiterungen. Es ist viel mehr nachsichtig mit Dateibenennungsschemata. Es enthält Shared Playlists, Top-Rankings gespielt, eine Zufallswiedergabe-Seite eine neue Seite Diverses und Remote-Bibliotheken. Mehrere Text-Updates und Bugfixes sind ebenfalls enthalten.
Tags: Major feature enhancements
This release adds numerous feature enhancements. It is much more lenient with filenaming. It includes Shared Playlists, Top-Played Rankings, a Random Play page, a New Misc page, and Remote Libraries. Several bugfixes and text updates are also included.

2003-06-30 12:28
1.2

Die Fähigkeit, verschiedene Songs zur Bibliothek hinzugefügt wurde hinzugefügt. Die _misc Tisch fallen gelassen wurde, und verschiedene Lieder sind nun in der _songs Tisch zu legen. A 'Repository' Spalte wurde hinzugefügt. Probleme mit Wiedergabelisten mit entfernt oder umbenannten Dateien wurden behoben. listSongs und listAlbums wurden in list_music zusammengeführt. Die Dateien README und INSTALL wurden aktualisiert. Datei-Erweiterungen sind nicht mehr nur auf 3 Zeichen lang sein. Musik-Tabellen können jetzt gedumpt sind und aus der Admin Haken wieder geladen werden.
Tags: Major feature enhancements
The ability to add miscellaneous songs to the
library was added. The _misc table was dropped,
and miscellaneous songs are now put in the
_songs table. A 'repository' column was added.
Problems with playlists with removed or renamed
files were fixed. listSongs and listAlbums were
merged into list_music. The README and INSTALL
files were updated. File extensions are no
longer limited to 3 characters. Music tables can
now be dumped and reloaded from the admin hook.

2003-06-08 21:17
1.1.8

Admin Optionen in der Datei config.inc.php wurden phpgw_config und hakte admin mvoed. Die Tabelle _playlist_contents wurde _playlistdata zog nach kurzer pgsql Tabellennamen zu unterstützen. Dies ist im Setup / tables_update.inc.php unterstützt. Eine IE SSL-Inline-Anlage Fehler wurde behoben. Pgsql Ein Fehler wurde durch eine Änderung der db feste Verbindung Syntax. "Add Album Playlist" umgesetzt wurde.
Tags: Major bugfixes
Admin options in config.inc.php have been mvoed to phpgw_config and hooked admin. The table _playlist_contents has been moved to _playlistdata to support pgsql short table names. This is supported in setup/tables_update.inc.php. An IE SSL inline attachment bug has been fixed. A pgsql bug has been fixed by changing the db connect syntax. "Add album to playlist" has been implemented.

2003-06-05 05:15
1.1.5

Tabelle Abfragen wurden behoben. Die Geschwindigkeit ist enorm verbessert. Album Playlists nun "album_id" und einer Playlist Fehler wurde behoben, indem addslashes (). Ein Bug, bei denen mehrere Alben mit dem gleichen Namen verursacht einen Konflikt festgesetzt worden war (wenn Sie betroffen sind, müssen Sie diese Alben fallen zu lassen und ihnen readd). Song Stichwort-Suche wurde in die Seitenleiste aufgenommen. add_to_playlist.php leitet nun zurück zum Suchergebnis nach dem Hinzufügen von Songs aus einer Suchergebnis. Long Playlist Titel sind auf 20 Zeichen bei der Anzeige von ihnen in die Sidebar Auswahlfeld abgeschnitten. Ein "Check all" wurde außerdem für das Hinzufügen von Musik zu Playlist hinzugefügt.
Tags: Major bugfixes
Table queries were fixed. The speed has improved immensely. Album playlists now use 'album_id', and a playlist bug was fixed by adding addslashes(). A bug where multiple albums with same name caused a conflict was fixed (if you are affected, you must drop these albums and readd them). Song Keyword search was added to the sidebar. add_to_playlist.php now redirects back to search result after adding songs from a search result. Long playlist titles are truncated at 20 chars when displaying them in sidebar select box. A "check all" option was also added for adding music to playlist.

2003-06-02 11:00
1.1

Die Datenbank wurde normalisiert und phpgw Datenbank-Abstraktions-durchgeführt wurde. Playlists sind jetzt auf Nachfrage generiert, so dass die Wiedergabelisten Verzeichnis veraltet. Custom Playlist-Funktion wurde ebenfalls hinzugefügt. updateDb.php überprüft nun Wiedergabelisten. Wenn ein Song fehlt, versucht es, um es zu finden und zu beheben die song_id. Broken Playlist Einträge sind jetzt anklickbar in der Playlist Inhalt Bildschirm. AppleScript für die Verwendung von XMMS über X11 unter OS X aufgenommen wurde, search.php und searchAlbums.php wurden in searches.php bewegt, und die Suche erlaubt nun Apostrophe. Eine massive Quelltextbereinigung gemacht wurde, und "- Random -" wurde in die Seitenleiste Playlist hinzugefügt Auswahlfeld.
Tags: Major feature enhancements
The database was normalized and phpgw database
abstraction was implemented. Playlists are now
generated on demand, making the playlists
directory obsolete. Custom playlist
functionality was also added. updateDb.php now
validates playlists. If a song is missing, it
attempts to find it and fix the song_id. Broken
playlist entries are now unclickable in the
playlist content screen. AppleScript for using
XMMS via X11 on OS X was included, search.php
and searchAlbums.php were moved into
searches.php, and the search now allows
apostrophes. A massive code cleanup was made,
and " - Random - " was added to the sidebar
playlist select box.

Project Resources