fixed comic vine integration by using the new url, a new setting has been added so future binaries should be able to solve issues like this by setting the base url in the .ini file

This commit is contained in:
Luis Ángel San Martín
2016-02-11 20:12:39 +01:00
parent 62cc9bfd83
commit 08975089a4
3 changed files with 9 additions and 6 deletions

View File

@ -55,6 +55,7 @@
#define COMICS_GRID_COVER_SIZES "COMICS_GRID_COVER_SIZES"
#define COMIC_VINE_API_KEY "COMIC_VINE_API_KEY"
#define COMIC_VINE_BASE_URL "COMIC_VINE_BASE_URL"
namespace YACReader
{