View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#1143
Originally Posted by Temporal View Post
Hi, I believe I have a bug file and a question:

The question is: Is the youtube login stored/sent somewere else than n900/Youtube? Is because I'm kinda freaked about security issues and if they are stored/sent somewere else is another possibility for security breaks and ykw...
The account username and access token are stored on the device in a SQLITE database. They are not sent anywhere else. Also, the YouTube access token is only valid for one hour, after that, it must be refreshed. In any case it can only be used along with the other credentials (client id and secret). The access token is not of any use by itself.

Originally Posted by Temporal View Post
The bug is: When I pause a download, when I restart, it will use the downloaded size in the calculation to look for the speed as in:
If I'm downloading something of 6mB and it says it will take 10min, and I pause it at the middle; 2hen I restart, it will say the download will end in 1s, then 2s, but never getting even close to 5mins. And it keeps wrong until the end, without noticing that it shoud've subtracted the already downloaded part from the equation.
Yes, there are a couple of problems with calculating progress and eta for resumed downloads. The download code is completely changed for the next release, so those problems will be fixed.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following 3 Users Say Thank You to marxian For This Useful Post: