Donate Share

amaroK Web Frontend

File Release Notes and Changelog

Release Name: 1.3.1

Notes:
About
=========
This PHP script allows users to share their amaroK MySQL database to others over an HTTP frontend (See DISCLAIMER).


Features
=========
 * Shows the Latest Songs just like in amaroK
 * Browse all songs
 * Sort songs by letter
 * Sort songs by genre
 * Sort songs by year
 * Browse all artists
 * Browse all albums
 * Playlist creator
 * Advanced search (for specific searches)
 * Quick search (searches in the artist and title with wildcards)
 * Random Song (randomly selects a song and gives it to the user)


Installation
==========
See INSTALL

Changes: 1.3.1 ========= -Fixed a major security flaw in the globals file 1.3 ========= -Fixed the output of some accented characters (cheers mfernau) -Paginated output lists on the browse and both quick and advanced search pages when they reach a certain size (globals.inc) -Fixed the Advanced Search returning all songs when the user searched for nothing -Added a "no output" option per request -Optimized the code slightly -Finished the playlist builder functions for the upcoming playlist feature -Bug fixes (cheers apache2 for the info) 1.2 ========= -Fixed playlists that were placed in a sub directory of the main directory -Added the GPL License to the tar 1.1 ========== -Fixed a problem where songs with a "#" return errors -Fixed the <img> references to pixel.jpg isntead of pixel.png -Various code clean-ups 1.0 ========== -Initial Release