|
2008-05-28
, 00:39
|
Posts: 370 |
Thanked: 443 times |
Joined on Jan 2006
@ Italy
|
#102
|
|
2008-05-28
, 02:36
|
|
Posts: 1,412 |
Thanked: 594 times |
Joined on Aug 2005
@ Recife, Brazil
|
#103
|
Hi Marcelo, I was just trying to look at c1 and c2 from a user's perspective.
Featurewise, c1 was already pretty complete and had working upnp support. I liked it a lot.
You're right that things need to evolve, but IMHO c2 became really heavy for the tablets. I like the fact that you still test your software on the 770 (I do the same with MediaBox), but maybe these tests can be used as a basis for a little more optimizations? All tablet versions can benefit from that.
The 770 makes you realize bottlenecks and extensive memory usage very well. And even though my 770 is almost 3 years old, I'm still using it for weather forecast and media playing (it got a nice place in the kitchen).
Just my 2 cents.
|
2008-05-28
, 03:10
|
|
Posts: 1,412 |
Thanked: 594 times |
Joined on Aug 2005
@ Recife, Brazil
|
#104
|
|
2008-05-28
, 14:04
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#105
|
|
2008-05-28
, 15:23
|
Posts: 97 |
Thanked: 3 times |
Joined on Jan 2008
|
#106
|
|
2008-05-28
, 21:43
|
|
Posts: 1,412 |
Thanked: 594 times |
Joined on Aug 2005
@ Recife, Brazil
|
#107
|
|
2008-05-28
, 21:55
|
Posts: 97 |
Thanked: 3 times |
Joined on Jan 2008
|
#108
|
@FGol, I think the code is the same (it generates a random number from 15-X and then grabs one frame in this space ..
.
but do the following when playing the video, press options, save thumbnail in the frame that you prefer. I think sometimes the menu passes behind the video but the video will be paused anyway
Hope this helps!
Marcelo
|
2008-05-29
, 17:04
|
Posts: 31 |
Thanked: 4 times |
Joined on Jan 2006
|
#109
|
|
2008-05-29
, 17:19
|
|
Posts: 69 |
Thanked: 12 times |
Joined on Apr 2007
@ Colorado, USA
|
#110
|
Hi Kalid :
We will try to setup a library with files like you described (wrong name for artists) but this is really hard (of course we can try to do a "did you mean" thing, but without a database it's REALLY complicated. We are not a search engine like google to be able to suggest, and if amazon doesn't it's complicated for us.
Anyhow it's quite strange that it found it when downloading 1 by 1. I will ask again, to see if we can change the % for the actual album that is trying to find the cover. I think it probably has different time outs when its complete download and single-album downloading, and this "fallback" make it work.
Also, if you don't have the covers from download... you can always save the file. Anyways, I placed as student project the creation of more "sources" or regional sources. I think for exampel a google image source can help.
But it's indeed far from perfect : / Can you please do testing with other media applications that downloads the cover? to see if it's a canola mistake or the default return from the used sources (amazon or last. fm ) ?
About the startup, can you help us with more data?
a. Do you have big cards? the updating media library, can easily take the 1 minute if you have more than 8gigas. We are actually not "scanning" for files but just making sure that all the files on the library are actually there. I asked the devs.. to add an option to remove that, but you will face "errors" file not found if you don't refresh your library after some change (this makes things more manual) but indeed speed up quite nicely the boot time.
I think this "incosistency load lazyness" can be that in the other time canola is not trying to scan again.. but if you help us reproduce it this is something we would really like to find and fix the error.
Featurewise, c1 was already pretty complete and had working upnp support. I liked it a lot.
You're right that things need to evolve, but IMHO c2 became really heavy for the tablets. I like the fact that you still test your software on the 770 (I do the same with MediaBox), but maybe these tests can be used as a basis for a little more optimizations? All tablet versions can benefit from that.
The 770 makes you realize bottlenecks and extensive memory usage very well. And even though my 770 is almost 3 years old, I'm still using it for weather forecast and media playing (it got a nice place in the kitchen).
Just my 2 cents.