Backloggery interop

Backloggery integration with game library websites

< 脚本 Backloggery interop 的反馈

评价:好评 - 脚本运行良好

§
发布于:2025-10-13

Great script, offers so much additional functionality to Backloggery that makes it even more competitive when comparing to Backloggd and Infinite Backlog. Two functions that seem to have broken due to changes to other sites: URL to images over at PSNProfiles seem to have broken, they prepend part of the URL that is no longer necessary; and the scraping from DekuDeals seems to have broken, I think maybe they got rid of the ability to view your entire collection on a single page? So, Backloggery Interop now scrapes 120 entries and erases what was previously scraped every time you go forward or back a page in your collection.

§
发布于:2025-10-13

URL to images over at PSNProfiles seem to have broken, they prepend part of the URL that is no longer necessary

It's more accurate to say that the URLs have changed entirely (so while old URLs still work, the new ones have a different prefix and thus are currently handled incorrectly). I'll be including a fix for this in the next patch.

The scraping from DekuDeals seems to have broken, I think maybe they got rid of the ability to view your entire collection on a single page? So, Backloggery Interop now scrapes 120 entries and erases what was previously scraped every time you go forward or back a page in your collection.

I, er, fixed that a year ago 😅

So, unless your version is severely outdated, your /collection page should function the same as mine:

  • when opening the page from the site menu (My Lists > Collection), if there's more than one page to show, the script will ask if you want to show all games in one page
  • if you refuse, it will do nothing
  • if you accept, it will open the full list and sync it (see my screenshots)

…Unless there's some site behaviour that I'm unaware of. How many entries do you have in the collection? (It should be displayed in the pagination widget.)

§
发布于:2025-10-13

I don't get the pop-up to display them all on one page and have 3,614 entries in my collection. I created a test account and added 144 items to its collection and everything ran fine, so it seems Deku Deals disables the pagination stuff once your collection grows too large. Linking my Steam account was a mistake, I fear, lol.

§
发布于:2025-10-14

Huh.

…Seems like I'll have to scrap full sync entirely from DekuDeals then. Will need to collect from current page only.

(Well, there's JSON export, but I can't use it for adding items since it doesn't include image links.)

§
发布于:2025-10-15
编辑于:2025-10-15

…Changed the URL prefix; after updating the script, you'll need to rescan your PSN collection (and likely click "Remove cached posters" in the script menu on PSN, so that it doesn't try to show you broken images).

DekuDeals collection scraping was also updated.

See also changelog for v1.2.15

发布留言

登录以发布留言。