[lightmediascanner] LightMediaScanner 0.2.0 released!

0
0
2008-10-07 07:18 UTC by Gustavo Barbieri

We're proud to release a new version of LightMediaScanner, the fastest media scanner for your embedded device ;-) This version now adds the direct relationship of audios and artists table, this will allow album-less audios to have an artist as well as have collections audios to display their artists. Also new are the often requested single-process scan and progress reporting. Progress is reported using callbacks. Since it is impossible to know beforehand how many files will be in the directories before walking them, there is no "total" item reporting or percentage, this is up to you if you think it is worth to pay such penalty. Check also does not report so it's uniform, but number of items to check is easier to discover, just check the database. Single process scan is now available, but it's mostly there to aid debugging. While it will speed up scan on single-CPU machines (ie: maemo), it is less safe and if it breaks/hangs (ie: due MMC being removed during parse, or bad FAT filesystem) it will bring down your whole software, so be aware of that before using. Please report any bugs to our project at garage.maemo.org!

Comments:

There have been no comments so far.

Comments:

You must be logged in to make comments.

Back