Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Easily access your music collection from any device, anywhere.
Music Library & Player utilizes PHP and vanilla javascript to deliver your web-accessible music library via HTML5 audio in a fully responsive and modern interface.
The library does not require a database back-end. It parses the directory structure, best suited for a [ROOT]/[ARTIST]/[ALBUM]/[TRACKS] type of layout. This isn't required, but makes for the best user experience. Random playlists can also be generated.
The code contained in this script has not been minified. It is written in long form and is well-documented for ease of use and customization.
Individual tracks are optionally presented with download links. ...
Generates a playlist of files in directories in random directory order
Generates a playlist of files in directories in random directory order.
Preserves the alphebetical ordering within directories but lists directories in a random order.
Enables you to create a music playlist of random albums if you keep albums in separate directories.
lots of directory scanning configuration options and size limiting. Will also produce a playlist to fit the free space on a specified device.
Set of python scripts for bulk conversion of media files. The scripts scan directory trees for video and audio files and converting them to avi, ogg, or mp3 appropriately. Relies on mencoder, lame, mplayer, and oggenc.
A PHP script written for Apache 1.3/PHP 4.3 that emulates the Kerbango radio tuning service as used by Apple Computer's iTunes software. The purpose of this script is to allow customization of the integrated radio tuner in iTunes.
PHPCast is a little script that streams mp3 files directly from the webserver. It reads mp3 files randomly from a data directory and interprets rather correctly ID3 tags.