Giter Site home page Giter Site logo

Comments (6)

Necoro avatar Necoro commented on July 19, 2024 2

Hi @fraxen,

I got around to tackle the problem and create a (larger) PR for upstream's library (mmcdole/gofeed#153). For the time being, I replaced upstream's version of gofeed with my own patched in feed2imap-go.

Thus, coming the next release, this should be fixed :)

from feed2imap-go.

Necoro avatar Necoro commented on July 19, 2024 1

Hi @fraxen,

turns out: The RSS feed of Stack Overflow is weird: They use Atom's author tag in an RSS feed. This is not supported with gofeed, I've opened an issue.

I will update this bug with whatever is the result upstream and decide then on how to handle it.

NB: While disabling the filter will get rid of the error, you won't have author information in the items of that feed.

from feed2imap-go.

Necoro avatar Necoro commented on July 19, 2024

Seems like you have a filter in your config (reads like the one from the wiki ;)). Could you supply your config snippet for this feed?

from feed2imap-go.

fraxen avatar fraxen commented on July 19, 2024

I had the following filter from the example config.yml that I left in there:
item-filter: 'Author.Name != "Weirdo"'

When I remove that it works fine. But isn't it a tad odd that it would cause problem on one feed?

from feed2imap-go.

Necoro avatar Necoro commented on July 19, 2024

Yes, that's odd. I'll have a look into what the issue is - from a first glance, the author tag seems fine in the feed. Perhaps it's an issue with gofeed.

from feed2imap-go.

fraxen avatar fraxen commented on July 19, 2024

great - thanks!

from feed2imap-go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.