Commit Graph

36 Commits

Author SHA1 Message Date
64a4751cc3 update deserialize_cd_keys documentation 2017-11-03 18:37:19 +01:00
2b13a2beff document the cd key extraction process 2017-06-22 09:20:47 +02:00
0adf982da1 remoce obsolete sync.rs 2017-05-12 10:03:18 +02:00
1f8329cd3a sync dlcs (fixes #12)
break content deserializing and sync code into smaller pieces (fixes #9)
2017-05-10 14:50:38 +02:00
7a40242d67 save dlcs 2017-05-10 14:19:09 +02:00
865f398013 move content deserialization in module file 2017-05-10 12:03:48 +02:00
2f85d2459f seperate model files 2017-05-10 11:29:24 +02:00
d2948c9c4d For content titles:
- remove everything that is not alphanumeric, - or '
- replace : with -
- replace multiple whitespaces with one
2017-05-09 16:05:09 +02:00
e5340e1e11 push version 2017-05-05 18:09:25 +02:00
32a0fb7eff use api_request_get in the content fetcher too 2017-05-05 18:05:54 +02:00
2d83acbfe8 actually update the auth header 2017-05-05 16:22:59 +02:00
e484084e4c automatically refresh invalid grants 2017-05-05 15:35:50 +02:00
b4630b7767 push version 2017-05-04 16:29:31 +02:00
4b322b500f refactor global config model 2017-05-04 16:21:07 +02:00
dcbd44a752 use seperate info files 2017-05-04 16:19:06 +02:00
a2d4db076d fix a bug in serial key parsing 2017-03-23 16:12:28 +01:00
2e01244401 push version to 0.2.3 2017-03-23 15:28:31 +01:00
e11a699de7 add a third variant for cs keys... 2017-03-23 15:18:18 +01:00
a5609bc344 correctly parse serial keys 2017-03-23 13:58:13 +01:00
984aff3242 filter movies by resolution 2017-03-22 16:11:28 +01:00
0ec9a41bff refactor naming to be more generic 2017-03-22 15:39:46 +01:00
c1779265af ability to skip game or movie content 2017-03-22 14:40:54 +01:00
bcb95f3c28 take the whole http response and not only the last part 2017-03-22 14:11:57 +01:00
e58fdd3024 Merge branch 'master' into 4-support-movies 2017-03-22 09:56:35 +01:00
569491a9ab update changelog 2017-03-22 09:56:25 +01:00
21f0ce8608 add default value for storage config 2017-03-22 09:41:53 +01:00
d538536af8 add default values to config struct 2017-03-22 09:40:48 +01:00
88827749db initial movie support 2017-03-21 22:28:03 +01:00
1dd99ea021 fix version in version info 2017-03-21 21:23:42 +01:00
3a07192101 add instructions for getting the code if there is no token 2017-03-21 17:23:49 +01:00
5cdd41676a Add operating system and language filtering.
Fixes #1
2017-03-21 16:55:19 +01:00
Sebastian Hugentobler
3f184ade1f find all installer downloads, not only the first one 2017-03-21 11:32:43 +01:00
Sebastian Hugentobler
7be923459e add documentation and license 2017-03-20 19:00:27 +01:00
Sebastian Hugentobler
b714f3b2fc first usable version 2017-03-20 16:20:37 +01:00
Sebastian Hugentobler
5ce0b953cb add error handling 2017-03-20 13:14:49 +01:00
Sebastian Hugentobler
65692ec481 initial proof of concept 2017-03-19 14:50:58 +01:00