Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing happens when importing RSS Guard OPML with specific feeds URLs, directly subscribing to said feeds works fine #184

Open
xfzv opened this issue Aug 14, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@xfzv
Copy link

xfzv commented Aug 14, 2022

1. Environment

  • Device: OnePlus 7 Pro
  • OS: Android 12.1
  • ReadYou version: 0.8.3

2. Describe the bug

  1. Create a local dabatase on RSS Guard (version 4.2.3)
  2. Add some feeds such as:
  3. Go to "Accounts" > "Export feeds" (Checking or unchecking "Export Icons" doesn't make any difference)
  4. Try to import the OPML file in Read You
  5. Nothing happens

Note that the issue occurs only with these reddit feeds for some reasons. I have quite a lot of other feeds and I can import them just fine via OPML file.

I'm aware of #13 but directly subscribing to these reddit feeds works fine, it's only the opml importing which fails so I thought I'd create an issue.

OPML content:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<opml version="2.0" xmlns:rssguard="https://github.com/martinrotter/rssguard">
  <head>
    <title>RSS Guard</title>
    <dateCreated>Sun, 14 Aug 2022 21:36:51 GMT</dateCreated>
  </head>
  <body>
    <outline text="Tech - reddit" description="">
      <outline text="New comments" description="">
        <outline rssguard:postProcess="" text="Which web browser do you use and why? : linux" xmlUrl="https://old.reddit.com/r/linux/comments/wocowb/which_web_browser_do_you_use_and_why/.rss" encoding="UTF-8" version="ATOM" type="rss" title="Which web browser do you use and why? : linux" rssguard:xmlUrlType="0" description="All things Linux and GNU/Linux -- this is neither a community exclusively about the kernel Linux, nor is exclusively about the GNU Operating System."/>
      </outline>
      <outline rssguard:postProcess="" text="r/linux" xmlUrl="https://reddit.0qz.fun/r/linux.json" encoding="UTF-8" version="RSS" type="rss" title="r/linux" rssguard:xmlUrlType="0" description="Reddit RSS feed that links directly to the content"/>
    </outline>
  </body>
</opml>
@xfzv xfzv added the bug Something isn't working label Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant