Backloggery integration with game library websites
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:
…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.)
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.
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.)
…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
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.