Remus Koos wrote:
>   Hello everybody !
>   First of all I would like to say that freevo rocks ! I like the looks of it,
> the fact that is designed as a framework and that is written in a high level
> scripting language which makes it easy to change things.
>   Now the questions:
>   1. When I run 'freevo cache' it doesn't seem to complete. It does go through
> all the mp3's/movies but after that the only thing that I get is
> ------------------------------------------------------
> checking thumbnails...................................
> ------------------------------------------------------
> and then I get the shell prompt. It looks like freevo silently crashes without
> completing all the caching. Any ideas why this is happening ?

No ideas. If you have some programming skills, try to add some debug
print messages to src/helpers/cache.py to find out where it stops.

>   2. After running 'freevo cache' it still takes about 2-3 minutes to 'cd' to 
> a
> directory that has a lot of items. 

Define "lot of items". But no, it should be fast after you have done
the caching, so max 1 second.

> Is this the expected behavior or is a side effect of the previous
> issue ?

I never heard of that. Do you still see the "scanning" dialog?

> If this is a known issue is there any plan to
> fix it in 2.0 ?

The whole caching is done in background in Freevo 2.0. So it is fast
even without caching all dirs first.

>   3. If I define an images directory with some images then the size of the
> cache gets pretty big (10's of megs) when those images are cached. Is this the
> way it should be or I am doing something wrong ?

Yes, that's because we cache thumbnails of the images in raw format
(without compression). It is fast but uses a lot of space. This is
also fixed for Freevo 2.0 because we switched to imlib2 for reading
images and with that it is faster to read a compressed file.


Dischi

-- 
Mustrum Ridcully did a lot for rare species. For one thing, he kept them rare.

                         -- (Terry Pratchett, Lords and Ladies)

Attachment: pgpfA2kVg7ACH.pgp
Description: PGP signature

Reply via email to