Greasy Fork

Backloggery interop

Backloggery integration with game library websites

< 脚本Backloggery interop的反馈

提问/评论

§
发表于:2021-08-03

I've edited the script to include my steam username etc but visiting my profile page I don't see any notifications or games being added to backloggery.

I also don't see the sync button on either gog or humble bundle.

Running version 0.8.10 of the script in Chrome via ViolentMonkey.

§
发表于:2021-08-23
编辑于:2021-08-23

I've edited the script to include my steam username etc but visiting my profile page I don't see any notifications

I'm not sure how exactly you've edited it, but the description says you're meant to set it up via script settings (see attached image). Do it by selecting the link template in Original Excludes list, copying it by pressing “Add as User includes”, then editing added link in User Includes to replace <username> with your username (or whatever Steam uses in your link).

Regarding GOG/HB, my guess is you're either not logged in, or looking in the wrong place/page.

If you've made sure you're looking on the correct pages and the sync button is missing, try opening the console (F12) and reloading the page; if there's any errors, make sure to post them here (or on PasteBin with at least a month before expiration or an image sharing site like ImageChest, then post here the link) so that I can try to figure out what's going on.

P.S. It's also possible that ViolentMonkey has incompatibility that I'm not aware of, as I haven't actually tested the script with it… Though I suspect you'll find a relevant error message in console in that case.

§
发表于:2021-08-23
编辑于:2021-08-23

…If there's an error in console that says something about options or override then the issue is likely caused by line 78 (their API docs don't have GM_info.script.options listed). If you have to edit the script to use it anyway, and you don't need PSN support, you can try commenting out the line (by prepending # to it).

发表回复

登录以发表回复。