Closed nosyn00b closed 3 years ago
The 0.0.2
release of the fanatical plugin doesn't have an updated version in the manifest.json
file- it looks like this:
{
"name": "Fanatical",
"platform": "fanatical",
"guid": "f72d61b1-f2e2-4e46-98e0-c5f33cca34b8",
"version": "0.0.1",
"description": "Fanatical GOG Galaxy Plugin",
"author": "nosyn00b",
"email": "nosyn00b71@gmail.com",
"url": "https://github.com/nosyn00b/GOG2_fanatical_plugin",
"script": "plugin.py"
}
Therefore, the updater will think version 0.0.1
installed and will keep re-downloading and re-installing it every time it's run. Could you do a new release with an updated manifest.json
?
@nosyn00b - See my comments on #19 . The plugin's manifest.json
will need to be updated with the latest version number in the plugin's project. It still says 0.0.1
. I will close this until that project has been updated. Thanks!
Just updated a configuration, Did not change the guid.