mediathekview / mediathekviewweb

Eine Weboberfläche als Alternative zum Java-Client
https://mediathekviewweb.de/
GNU General Public License v3.0
914 stars 68 forks source link

More Information in RSS feed #67

Open bagbag opened 7 years ago

bagbag commented 7 years ago

Duration, links to all qualities... just all the stuff you get via website.

bagbag commented 7 years ago

Compatible to Podcatchers (#75)

WebworkrNet commented 3 years ago

Add Feed-URL

It would also be helpful if the feed url could be placed in each feed article. Example: https://mediathekviewweb.de/feed?query=%23Leschs%2CKosmos

Background: I get my feeds converted as email. In order to be able to assign and sort each email to the correct feed, a clear criterion is required. Article title and content can only be used to a limited extent. This can lead to misinterpretations, even if you work with prefixes in the subject of the emails, as my experience shows. In cases with a unique identifier, the sorting works correctly, as my experience shows.

In my opinion, that shouldn't be a huge effort.

Thanks