Using SQLite as a backend
NB: Sqlite support in Sockso is currently in development so your mileage
may vary. There are known issues with database locking problems, amongst other
things. You have been warned...
You can optionally use SQLite as a backend to Sockso (this requires the
optionals package). To use it just
pass in sqlite as the database type command line argument, like...
$> java -jar sockso.jar --dbtype=sqlite
You can also specify where the database is stored by using the --datadir
argument.
If you love using Sockso and would like to give a little back,
try a donation to help out and support open source development.
Latest News & Releases 
10th April
Sockso 1.2.4
-
Patches from Will to improve HTTP/HTTPS streaming performance, and HTML compliance, improved
music tree in GUI to cope with any size collections, hidden files now ignored on indexing,
and some other bugs.
8th February
Sockso 1.2.3
-
Fixed broken 1.2.2 release.
7th February 2010
Sockso 1.2.2 (BROKEN)
-
Users can now change their passwords via the web interface, added
property to disable checking for the latest version, new manual
scheduler, and bug fixes for quotes in track names and amazon cover
fetching.
30th December
Sockso 1.2.1
-
New cron scheduling support for collection
scanning, streaming improvement (by mrave), and added palm pre support.
26th September
Sockso 1.2
-
New faster track indexing, AAC support (by mrave), CPU usage improvements, updated Dutch translation,
lots of other fixes.