phbusfan / fanart-handler

Automatically exported from code.google.com/p/fanart-handler
0 stars 0 forks source link

Fanart Handler timezone problem #99

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi there.

I think I finally figured out why the scrape for newly added files does not 
work that good.
You use the local system time to generate the timestamp that is send to the 
htbackdrops server. The server has a GMT+2 offset thou. Depending on where the 
user is located, he will get more or less accurate results. You should take 
that in consideration when not using the timestamp returned by the server.

I did add a server_gmt_offset to the results to keep that information 
up-to-date.

Using version 2.2.0 Beta 3 of course. :)

Cheers
Jayhunter

Original issue reported on code.google.com by jayhun...@gmx.net on 9 Oct 2010 at 3:58

GoogleCodeExporter commented 8 years ago
Hi,

Thanks.

I will make sure that I save the timestamp with the same offset as the server 
(GMT+2). Will be included in v2.2.1 (hope to release in a day or so).

best regards
cul8er

Original comment by markus_e...@telia.com on 9 Oct 2010 at 11:25

GoogleCodeExporter commented 8 years ago

Original comment by markus_e...@telia.com on 11 Oct 2010 at 6:12