Skip to content

Superfeedr rewriting GUID in feed (according to dlvr.it), which causes dupes #48

@archon810

Description

@archon810

Hi guys,

We started using Superfeedr when working on the APKMirror.com Pushbullet integration (you may have heard from them while we were working on it), but now facing issues with dlvr.it which pings all social services with the link.

Basically, it boils down to this:

  • We publish feeds with guids that have ampersands encoded as &.
  • According to dlvr.it, Superfeedr rewrites these guids and replaces & with & - which is another valid way to write this character.
  • The Superfeedr ping with & gets published by dlvr.it instantly.
  • 15 minutes later, they do a manual pull and find the link with & in it, don't properly dedupe it, and treat it as a new link they'd never seen before, thereby posting a dupe.

This has been going on for days, and I've been deleting every dupe manually, hoping they'd resolve it. But they haven't.

So, now I'm seeing if we can work this out on this end. If Superfeedr didn't rewrite the guid, which to be honest I don't think it should be doing, the problem wouldn't have occurred in the first place. Do you think it's feasible to stop doing that? They also said you rewrite the dates to a different format, which I think is less paramount here.

The feed in question is http://www.apkmirror.com/feed.

Do you think you can help with a resolution and end the nightmares related to manual deleting of dupes here?

Thank you!

P.S. Is there any way to see the feed the way Superfeedr parses and outputs it, to debug the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions