Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
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...
...Other users will require passwords to be used for these functions. Passwords: root and admin initial passwords are “admin”, if you are security conscious you should change them.
Copies a playlist and all references, using relative paths.
Intended for Portable Devices, m3uPort reads a playlist and recreates the relative path structure to it's references , copying the references and a rewritten playlist (using relative paths) in a chosen "Root" directory.
Problematic could be if files are on different drives, thus the possibility of equal file and/or directory names.