-
After latest update from F-droid I get following crash:
```
UNCAUGHT EXCEPTION
-------------------
Stacktrace:
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String…
-
**Newsboat version (copy the output of `newsboat -v` or the first line of `git show`)**:
Newsboat 2.29.0
System: Darwin 22.1.0 (x86_64)
Compiler: g++ Apple LLVM 14.0.0 (clang-1400.0.29.102)
ncurse…
-
I'm not blaming webkit, just noting when I upgraded the version went from 2.30.4 to 2.32.0.
I noticed in another issue, @lwindolf is using webkit 2.32.0.
I recently upgraded my OS from opensuse tu…
-
Unlike ATOM 1.0 with the `id` field, RSS 2.0 has no meaningful way of reliably identifying an item (feed entry). An RSS item has the `guid` field, but it is optional.
> […] All elements of an item…
-
I was just talking with Rohan Kaicker in Slack, and there's a problem with Telescope Sign-Up or parser.
A week ago, Rohan did the Sign-Up flow, but there's nothing in the timeline. I looked in Sup…
-
We're currently using the syndication library's feed discovery, which uses regex to scrape the feed for potential feed sources. Unfortunately since it doesn't actually read the HTML, it's quite unrel…
-
### Steps to reproduce the issue
Create a Feed display module.
Enter https://www.joomla.org/announcements.feed?type=rss in Feed URL parameter
Enter Sidebar-right as position (using cassiopeia templ…
-
### Bug description
Since latest version pages won't load and result in the following error. I'm using the eloquent driver.
### How to reproduce
1. Install latest version version of Sta…
-
* [X] Are you running the latest version?
* [X] Have you included sample input, output, error, and expected output?
* [X] Have you checked if you are using correct configuration?
* [X] Did you try…
-
I've tried feedparser with following url :
http://128.199.162.51/feed
normally, within the xml file there're id tags such as 72122
but when I parse them, within the feed entries, it becomes http…