The main features of Jukes that distinguishes it from
similar programs is that it uses an internal database for indexing and
quick access to your music. I know that Itunes uses a database also and
but they don't seem to "get it". ITunes is an XML format which is slow
and HUGE storage. Jukes allows mutliple users to connect to the same
database and is written in Java so it works on all platforms supporting
Java 1.6 or higher.
We provide some pre-compiled binaries
for the Windows, Linux and MacOSX platforms but
Jukes will run anywhere if there is a Java 6+
environment installed.
Check the Download.
Yes it does.
On MacOSX, you don't even have to install a Java environment, since it
comes with the operating system, so you can start using
Jukes right away! Although only MacOSX 10.5 or higher
come with Java 6. It will not run on 10.4 or under.
This FAQ answers some frequent questions already, please read the
it thoroughly.
If these resources don't help you with your problem,
or if you think that you found a bug that is not yet documented,
you should contact us.
Under the Catalog menu option there is an Album Finder option. Just point this
at a directory where your music is and it will try and find and load it all. This
may take a while....
Yes, it just a directory of 5 files that makes up the database. In Jukes you can do
Tools->Backup Database and it will compact your files and put them in a ZIP file for you.
No. While HSQLDB uses TCP/IP and HTTP to connect it does so as localhost as default.
The only feature you will not be able to use without a connection is the Amazon Web Service
for album searches. This of course needs the Internet.
Yes, but only tracks they have in their database will be played. So if you send a friend a list
of 10 songs but they only have 8 of them on their machine of course only those 8 tracks will
be loaded. Playlists can either be saved as Winamp .M3U files or XSpiff .xspf files.
Jukes is using an open source DB called HSQLDB. http://hsqldb.org/. It is the
same internal database used in OpenOffice 2.0. Yes you can browse it using any JDBC compliant database tool
like the wonderful Aqua Data Studio. http://www.aquafold.com/. Once
you connect to the database your can query it any way you like for custom reporting. The JDBC connection
URL is jdbc:hsqldb:hsql://127.0.0.1/jukes.
You should post it to the forums to
make sure it is documented. If there is a strack trace associated with it in the
(user_home)./jukes/juke.log that would be very helpful too.
Depends. If it is something you really sorely need, you could (politely)
try to exert some pressure on us. You can also try to pay us.
Or try to implement your feature yourself and send us some patches.
In any case, you should contact us about your problem.