![]() |
SGDB Metadata Extension - Printable Version +- Playnite Forums (https://playnite.link/forum) +-- Forum: Extension Database (https://playnite.link/forum/forum-3.html) +--- Forum: Metadata Plugins (https://playnite.link/forum/forum-17.html) +--- Thread: SGDB Metadata Extension (/thread-194.html) |
SGDB Metadata Extension - cooperate - 03-14-2020 SteamGridDB metadata extension. DOWNLOAD PLAYNITE 8 VERSION HERE DOWNLOAD PLAYNITE 9 BETA VERSION HERE OR Download it it direct from the add-on browser in Playnite 9! Some notes...
Addressed extension bug preventing launch. Only one dialog selection for metadata now. v0.5.1 released -Download in background should not fail silently anymore. -Manual download edge cases fixed for null values. v0.5.2 -Hotfix for missing arg on MetaDataFile, was breaking certain media downloads. v0.5.3 -Fallback to fuzzy search if game platform does not exist for background downloads. v0.5.4 -Replace "Legacy" grid size api enum 660x930 v0.5.5 -Add id to extension metadata for Playnite 8.0 compatibility -Add exceptions for source and gameID for background downloader v0.5.6 -Only download by platform from Steam during background downloader v0.5.7 -Add support for thumbnails in preview window while selecting media v0.5.10
RE: SGDB Metadata Extension - sheepbeep - 03-22-2020 Does not really work. First, in the extension menu, the icon is oddly shaped and there are two entries (I installed it once). ![]() The options menu only has a single text entry, there I entered my API key and saved. When I try to download the metadata with the plugin, I get a "service error". ![]() Playnite is 7.4. Error message is 2020-03-22 15:36:11.0912|ERROR:Failed to download metadata, aebe8b7c-6dc3-4a66-af31-e7375c6b5e9e, 1207660773System.Exception: Service failure. Suggestions (aside from making it work): - make a proper configuration dialog, a blank text line without a description for what it is for is a bit too obscure. - catch the service error and display what the real response from the API is. If it is 'just' the missing API, offer to enter it. My guess is that the entered API key in the options is not saved or used, although I have entered it. RE: SGDB Metadata Extension - Unknow0059 - 05-03-2020 Where do I place the API key? RE: SGDB Metadata Extension - yatesl - 05-03-2020 (05-03-2020, 06:02 AM)Unknow0059 Wrote: Where do I place the API key?I'm struggling to find it too. It shows up in Extensions, but no-where else (in any drop downs or otherwise). RE: SGDB Metadata Extension - darklinkpower - 05-04-2020 ![]() RE: SGDB Metadata Extension - SeeDborg - 05-04-2020 I installed the plugin, I see it activated but I have not "Steam Grid DB Metadata" under "Metadata sources"... Did I do something wrong ? ![]() RE: SGDB Metadata Extension - SirTyler - 05-04-2020 It seems to be something they broke in version 0.4, I managed to fix it by using 0.3 and then updating. RE: SGDB Metadata Extension - Crow - 05-06-2020 I opened for it, 0.3 also works for me but 0.4 doesn't. https://github.com/cooperate/SteamGridDBMetadata/issues/2 RE: SGDB Metadata Extension - cooperate - 05-19-2020 (05-04-2020, 09:25 PM)SirTyler Wrote: It seems to be something they broke in version 0.4, I managed to fix it by using 0.3 and then updating. I'll look into this this week. Been away from this for a bit. RE: SGDB Metadata Extension - cooperate - 05-22-2020 (05-04-2020, 08:00 PM)SeeDborg Wrote: I installed the plugin, I see it activated but I have not "Steam Grid DB Metadata" under "Metadata sources"... Did I do something wrong ?Should be resolved now! ![]() RE: SGDB Metadata Extension - stompysan - 05-23-2020 (05-22-2020, 04:59 AM)cooperate Wrote: Should be resolved now! Working flawlessly. Thanks for the update! RE: SGDB Metadata Extension - SeeDborg - 05-25-2020 Here is a proposition I made on your Git Page : https://github.com/cooperate/SteamGridDBMetadata/issues/4 Thanks for the wonderful plugin ! RE: SGDB Metadata Extension - hunt363 - 06-10-2020 I get an error message saying "Failed to download metadata: Service failure" when I try to download metadata[attachment=204] RE: SGDB Metadata Extension - sheepbeep - 06-10-2020 (06-10-2020, 01:03 PM)hunt363 Wrote: I get an error message saying "Failed to download metadata: Service failure" when I try to download metadataIt would help, if you open the playnite.log and post the relevant from there alongside the problem description. Look for SGDB or something similar. Don't provide the whole log file, as there is some stuff like Steam ID, Steam API key which you don't want to provide publicly. RE: SGDB Metadata Extension - hunt363 - 06-10-2020 (06-10-2020, 03:27 PM)sheepbeep Wrote:Is this helpful? I tried it again and copied the last log.(06-10-2020, 01:03 PM)hunt363 Wrote: I get an error message saying "Failed to download metadata: Service failure" when I try to download metadataIt would help, if you open the playnite.log and post the relevant from there alongside the problem description. Look for SGDB or something similar. 2020-06-10 21:28:22.9679|INFO:SGDB Initialized RE: SGDB Metadata Extension - cooperate - 06-25-2020 You're api key is invalid. Are you sure you've set one up through the settings? RE: SGDB Metadata Extension - hunt363 - 06-25-2020 (06-25-2020, 12:29 AM)cooperate Wrote: You're api key is invalid. Are you sure you've set one up through the settings?Yeah, I have. I've also revoked the key and re-registered several times and it still doesn't work. RE: SGDB Metadata Extension - Unknow0059 - 07-18-2020 Thanks. Works like a charm. RE: SGDB Metadata Extension - CriticalComposer - 07-23-2020 Is there a way that the results could show the size of the pictures? Too often I've pulled down a GOG cover or one of the 3800x1800 heroes and I've ended up just going to SGDB anyways to find exactly what I want, especially when there isn't a logo because Steam provides one -- though I understand there isn't much you can do about that one. RE: SGDB Metadata Extension - sheepbeep - 07-28-2020 This should not happen, if there is some basic problem, like not finding the game, the extension should not crash and burn and stopping other metadata extensions to continue searching. 2020-07-28 17:13:14.2918|DEBUG:Downloading metadata for Alien Breed: Tower Assault, 1207663753, aebe8b7c-6dc3-4a66-af31-e7375c6b5e9e See also https://github.com/cooperate/SteamGridDBMetadata/issues/6 |