jrmuizel / banshee-unofficial-plugins

Automatically exported from code.google.com/p/banshee-unofficial-plugins
0 stars 1 forks source link

rescanning my collection does not terminate #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. activate mirage
2. click on "rescan collection"
3. wait for several hours on relatively high cpu-usage and lose your
patience :)

What actually happens when you follow these steps?
I assume mirage is performing an FFT for all of my mp3-files, which takes
some time.

What would you expect to happen when you follow them?
an estimation of how long it takes to FFT a file (approximately)

What version of the product are you using? On what operating system?
ubuntu 9.04, kernel 2.6.28-14, banshee 1.4.3, mirage 0.5.0

Please provide any additional information below.
Don't consider this a usual bug report, I am more or less inquiring how
long it takes and if I wasn't as patient as I'm supposed to be :)

My collection is about 2500 songs, which is about 16G. How long do you
consider it appropriate to wait? I spent a few hours and lost patience then.

Thanks for your work on Mirage,
Frederik

P.S.: What do you think about http://www.lastfm.de/api/show?service=319 ?
wouldnt this be slightly more convenient than performing an FFT?

Original issue reported on code.google.com by frederik...@gmail.com on 7 Aug 2009 at 1:15

GoogleCodeExporter commented 9 years ago
Retried just now and it just finished after ~40 minutes
sorry for any inconvenience, this report may have caused :)

Original comment by frederik...@gmail.com on 7 Aug 2009 at 1:56

GoogleCodeExporter commented 9 years ago
Mirage does an FFT and then some more analysis. It usually takes a few seconds 
per track.
Those times are printed out to standard output, for the curious ;)
There should also be a progress bar during analysis. I'm not sure, it's been a 
while
since I last analyzed my music library...
If analysis is not complete, when you start it again, it will just analyze what 
was
not done yet.

The last.fm is based on what other people have been listening to. Mirage also 
works
for your compositions that nobody else has ever listened to. ;)

Original comment by bertrand.lorentz@gmail.com on 18 Aug 2009 at 10:36