You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried adding a MediathekViewWeb feed earlier today: https://mediathekviewweb.de/ Basically, it can generate RSS feeds by filtering through all the content available on the German public television media libraries. The generated feeds look like this: https://mediathekviewweb.de/feed?query=%23Sendung%2Cmit%2Cder%2CMaus%20%2Bh%C3%B6rfassung&future=false (basically, the filter is added as a query after /feed). When I try to add this feed to Newsblur, it for some reason defaults to /feed, i.e. it drops the query. Manually editing the URL works, but not every time, sometimes it gets stuck (and I would prefer not bombarding the server with queries to re-fetch a feed that is probably only being used by me). Additionally, on platforms where you can't manually edit the URL (e.g. on Android), you are out of luck adding such feeds.
The text was updated successfully, but these errors were encountered:
Hello,
I tried adding a MediathekViewWeb feed earlier today: https://mediathekviewweb.de/ Basically, it can generate RSS feeds by filtering through all the content available on the German public television media libraries. The generated feeds look like this: https://mediathekviewweb.de/feed?query=%23Sendung%2Cmit%2Cder%2CMaus%20%2Bh%C3%B6rfassung&future=false (basically, the filter is added as a query after /feed). When I try to add this feed to Newsblur, it for some reason defaults to /feed, i.e. it drops the query. Manually editing the URL works, but not every time, sometimes it gets stuck (and I would prefer not bombarding the server with queries to re-fetch a feed that is probably only being used by me). Additionally, on platforms where you can't manually edit the URL (e.g. on Android), you are out of luck adding such feeds.
The text was updated successfully, but these errors were encountered: