Commit Graph

16 Commits

Author SHA1 Message Date
6d19565f5e
improve overall logging, use verbose logger 2023-05-14 23:57:24 +02:00
4a036801c4
fix err msg in downloading data 2023-05-14 14:56:04 +02:00
aafd1ca1ec
better error handling and messages when downloading data 2023-05-14 14:03:42 +02:00
9b7623b173
add progress bar to downloading data 2023-05-14 10:40:47 +02:00
78348c10b5
speed up download process a little bit 2023-05-14 10:22:06 +02:00
63a073a1f7
remove bad global statement 2023-05-13 23:12:06 +02:00
5eac42e5c0
rework downloading of variants: store progress of download in database to resume downloads 2023-05-13 23:08:01 +02:00
edcdaa8fd2
download: fix parsing of var id, better error handling 2023-05-08 23:27:47 +02:00
ab82ec00ed
insert into seeds db before into games 2023-05-06 23:51:26 +02:00
71951ac929
adjust download method also for games whose seed is unknown before 2023-05-06 17:42:27 +02:00
abdbc02c6b
adjust downloading of actions: log if VoteTerminate action is found 2023-03-14 09:13:10 +01:00
ab2cda2207
fix export function 2023-03-13 14:58:51 +01:00
777d374ba4
update export method: parses extra parameters and returns if game was cheaty 2023-03-11 20:10:40 +01:00
9b976f6552
add method to export games and store actions/seed in database 2023-03-02 22:16:25 +01:00
0bd0b42230
add seeds table 2023-03-02 15:18:08 +01:00
cee4796b34
refactor code to download games into separate file 2023-03-02 13:27:26 +01:00