“A personal music server
for everyone”

Scheduling

The scheduling functionality allows you to control how often Sockso scans your collection for new/updated/removed tracks. If you have a very large collection you may want to make this less frequent than the default (which is every 30 minutes).

Simple Scheduling (default)

By default Sockso uses a very simple scheduling technique, and just runs a new scan every 30 minutes. You can alter this frequency through the GUI on the General panel.

Cron Scheduling

If you have demanding needs, or just want to take more control over scanning then Sockso provides a cron like scheduler. This allows you to specify the frequency for collection scans using cron syntax.

Enabling

To enable this just enter the following command into the console:

propset scheduler cron

To revert back to simple scheduling just set this back to simple instead of cron.

NB: You will need to restart Sockso any time you change the scheduler for it to take effect!

Configuring

You can now configure the cron scheduler (changes take effect straight away when it is running) using the following property:

propset scheduler.cron.tab */30 * * * *

The above command sets scanning to run every 30 minutes. For more information about how to use cron see the wikipedia article. You can also use the special crontab @ commands, like this:

propset scheduler.cron.tab @hourly

Manual Scheduling

If you'd like to never have indexing run automatically you can use the manual scheduler.

propset scheduler manual

With this scheduler running you'll have to manually run the scan.

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 RSS Icon

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.

Linux Logo Windows Logo OSX Logo

Smutty Logo