Nextls 5.0 / Nx2 1.0

"Is that the music thing? It looks good" / anonymous inebriated girl

Hello, world

Note: No! Neither Nextls nor Nx2 is dead, it's simply summer and being outside is more fun right now. That, and two fairly large non-open source projects (you know, when people pay you real money?) are currently way up on the priority list. But fret not, in due time hacking will commence once again and all will be well! - 2010-07-01
This is the home of Nextls, its XUL based web frontend Nx2, and any related crap. If you ever felt a need to organize your digital music collection in a MySQL database for easy access with a frontend that will allow you to stream your music when you're in school or at work, you might find something here.

Nextls

Nextls is a small application that keeps track of your music collection using a MySQL database to store information such as length, bitrate, metadata and where on the harddrive it is located. Everytime Nextls is launched it will figure out any changes done on the file system since the previous run and update the database accordingly. Nextls runs as a shell (console) application and is known to work on both UNIX based systems and Windows.

Only OGG and MP3 are suppored by default and there really are no plans to officially support anything else at this point.

You need the MySQL 5 database and PHP 5.1.3 or later with MySQLi support to run Nextls.

Nx2

There have been random reports of Nx2 crashing Firefox on OS X, if you're one of the lucky ones experiencing this please let us know and help us narrow this bug down once and for all, thanks!

Nx2 is a somewhat complex web application built with XUL that runs in Gecko based browsers, such as Firefox, and act as a frontend to Nextls databases. If you have friends and can convince them to run Nx2 as well you can even connect to each other and share your music.

You need Nextls 5.0, the MySQL 5 database and PHP 5.1.3 or later with MySQLi support to run Nx2.