Might be a stupid question actually however how do I import Lemmy’s RSS into an RSS-App?

I’m using “Feeed” RSS app on iOS. I downloaded the RSS-Feed link of for example Books.ml but when I try to import it into the app, it says “No data”

I have added an image of what, I mean.

Am I doing it wrong?

EDIT: This might be the wrong community, I have realized. But not sure which community, I should go to otherwise.

  • @AbouBenAdhem
    link
    English
    6
    edit-2
    11 months ago

    When you say you “downloaded the link” and “imported it into the app”, are you talking about an actual file? Adding a single link to an RSS reader is normally done by copying and pasting the URL of the feed, not by downloading the content of the feed itself.

    There is a file type (whose name I forget) for storing and importing collections of RSS feed URLs, but that’s generally just used for moving your feed collection from one reader to another.

    • @s38b35M5
      link
      English
      511 months ago

      There is a file type (whose name I forget)

      OPML?

      • @AbouBenAdhem
        link
        English
        211 months ago

        Yeah, that’s the format. Thanks!

    • @[email protected]
      link
      fedilink
      211 months ago

      Sort of tangential. This is the one of the ideas behind the `` in the Atom spec (also commonly used in RSS feeds via XML namespaces). It means that if you have the RSS feed as a file and open it the reader can both import the items in that file, but also subscribe to the feed (if it has network access). It is nice when feeds have this, but I think few readers actually support this.

    • InfiniteGlitchOP
      link
      fedilink
      1
      edit-2
      11 months ago

      It seems to be downloaded as an XML file and not as an OPML.

      When I try to copy the RSS link normally, it unfortunately won’t find it in the app (not in Feeeed nor in RSS mobile app - both on iOS)

      EDIT: Thanks to you and another comment, managed to get it in the RSS-app!

      Done by: opening the RSS-link, copy it and then just paste it in the search function of the RSS-app. I feel stupid for not trying this earlier.