-
One of the key annoyances with bookie for me right now is the lack of integration with Android or E-reader devices. I use Bookie mostly to mark items to read for later, using a specific tag. Then I fe…
-
this was the integration I disabled...
-
I'm new to Python and I've played around with multiple Python Telegram RSS scripts, this one I believe is the best in the world if it can actually work.
I've confirmed communications with the Teleg…
-
The [feed validator](https://validator.w3.org/feed/#validate_by_input) suggests to [encode `&` and ` A publisher should encode "&" and "" character, a publisher should use the hexadecimal reference &#…
-
Currently, if authentication is enabled, we can't subscribe Atom feeds using feed readers like Outlook or Thunderbird.
Therefore, I request the authentication for accessing Atom feed will be changed …
c-yan updated
5 years ago
-
### Describe the problem to be solved
If you try to pass a video channel such as https://framatube.org/c/framablog.audio/videos to a feed reader, it will complain that there is no feed there.
### De…
-
This is not really a bug, but en enhancement to improve code maintainability. Currently the cleaning of entry tags is done the storage module. This is not the relevant module. This should be done in t…
-
- [x] I have read this document: https://miniflux.app/opinionated.html#feature-request
Here's the Fever API's unread and saved item IDs:
```
## Sync
The `unread_item_ids` and `saved_item_ids…
-
I'm working on the Feed Viewer page today. It was the very first page I developed for FeedLand, and it's stood the test of time, but now it needs a rewrite to use all the latest stuff.
Here's a sc…
-
Hello!
I have found that pyarrow versions **>= 4.0.1** use more than **2x** memory (RSS) when trying to read a parquet using file-level filters. Using the following dataset:
```java
import …