maTh

Results 431 comments of maTh

How the dyn. OPML looks like: ![grafik](https://github.com/FreshRSS/FreshRSS/assets/1645099/519be051-7030-4815-b16b-4a593c68ff34) I have this feeds only once imported (via the OPML)

I mean: Some month ago I added the dyn. OPML: https://raw.githubusercontent.com/kilimchoi/engineering-blogs/master/engineering_blogs.opml to a feed category. June 19th: I hit the "update feed" button first time for a long time. It...

The SQlite update via ``` ./cli/db-backup.php ./cli/db-restore.php --force-overwrite ``` fixed this bug

> [#1077 (comment)](https://github.com/FreshRSS/FreshRSS/issues/1077#issuecomment-185662754) suggests to use a `data-originalset`. Or perhaps more to the point, are we sure this doesn't reintroduce the original issue? :-) The corresponding PR is #1080. It...

What I did not understand: If `` and "srcset" has the value for lazy loading to "src" and FreshRSS deletes "srcset" what will happen? "src" is still unchanged and has...

Current state (before this PR) `` => `` shows `url1.jpg` after this PR: `` => `` shows `url1.jpg` Do I oversee something?

An empty category is needed, isn't it?

How to proceed here?