"My Home Automation Projects"

Helpers - Stats

Please also read the Disclaimer

MediaNet - Helper Modules - Stats

Purpose: To maintain the played tracks statistics in the database

This module is nothing other than a scanner

LOADER.XML

<loader>
    <instance>
        <helper module="STATS" enabled="y" title="Statistics" />
            this module is enabled by default
        <scan title="Clean" />
        <purge title="Purge" />
        <settings database="" />
            you can override the default database here
        <scanner months="3" />
            number of months to keep in statistics table
    </instance>
</loader>

Selecting Clean removes entries that can no longer be matched to a track in the music database table

Selecting Purge it removes entries older than months= months