Bill Welliver is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

hww3 / tunesd

A simple DAAP (iTunes music sharing) server. Currently, playlist functionality isn't implemented, but is otherwise functional, including real time auto-detection of new music.

Clone this repository (size: 82.9 KB): HTTPS / SSH
hg clone https://bitbucket.org/hww3/tunesd
hg clone ssh://hg@bitbucket.org/hww3/tunesd

Commit aee55c694573 Raw commit »

commit
aee55c694573
parent
43849dab1e82
branch
default

notify optimization is partially working (an event currently triggers a full scan)
also reworked some problems with database storage that was causing entries
to be duplicated. record insertion should be much faster now, as well.

Comments

    Log in to comment »

    File Lines added Lines removed
    bin/start.sh 1 1
    classes/check.pike 1
    classes/db.pike 61 21
    classes/server.pike 3 2
    config/dev.cfg 5 2
    config/log_dev.cfg 6 1
    modules/FS.pmod/Monitor.pmod/basic.pike 85 7
    modules/FS.pmod/Monitor.pmod/symlinks.pike 2 1