Giter VIP home page Giter VIP logo

Comments (6)

mbirth avatar mbirth commented on July 25, 2024

FeedMod replaces the article's contents by the data fetched from the URL. Attachments should not be touched. But, of course, you lose all links to those attachments. There's nothing I can do about it. Either use the feed without FeedMod (which will keep all links/references to attached data), or use FeedMod which will replace the contents by the fetched HTML.

from ttrss_plugin-af_feedmod.

MaluNoPeleke avatar MaluNoPeleke commented on July 25, 2024

But why is the fetched content not displayed with images embedded in the
generated RSS feed?
Am 30.07.2013 11:28 schrieb "Markus Birth" [email protected]:

FeedMod replaces the article's contents by the data fetched from the URL.
Attachments should not be touched. But, of course, you lose all links to
those attachments. There's nothing I can do about it. Either use the feed
without FeedMod (which will keep all links/references to attached data), or
use FeedMod which will replace the contents by the fetched HTML.


Reply to this email directly or view it on GitHubhttps://github.com//issues/22#issuecomment-21779312
.

from ttrss_plugin-af_feedmod.

mbirth avatar mbirth commented on July 25, 2024

It might be that the images have relative links. Which feed are we talking about? What's the homepage?

from ttrss_plugin-af_feedmod.

MaluNoPeleke avatar MaluNoPeleke commented on July 25, 2024

tagesschau.de (/xml/rss2)
Am 30.07.2013 16:05 schrieb "Markus Birth" [email protected]:

It might be that the images have relative links. Which feed are we talking
about? What's the homepage?


Reply to this email directly or view it on GitHubhttps://github.com//issues/22#issuecomment-21792707
.

from ttrss_plugin-af_feedmod.

mbirth avatar mbirth commented on July 25, 2024

Yup, as I expected:

<div class="detail_content">
<div class="lead_picture">
<img width="512" height="288" alt="Sozialministerin Christine Haderthauer (CSU) | Bild: picture-alliance/dpa" title="Sozialministerin Christine Haderthauer (CSU) | Bild: picture-alliance/dpa" src="/radio/bayern2/sendungen/radiowelt/christine-haderthauer-110~_v-image512_-6a0b0d9618fb94fd9ee05a84a1099a13ec9d3321.jpg?version=1373022645826"/>
</div>
<p>Hungerstreik am Münchner Rindermarkt, untragbare Zustände in der Bayernkaserne und Druck auf minderjährige Asylbewerber ohne Begleitung - die bayerische Asylpolitik war zuletzt häufiger in den Schlagzeil…

The src of the img is /radio/bayern2/sendungen/radiowelt/christine-haderthauer-110~_v-image512_-6a0b0d9618fb94fd9ee05a84a1099a13ec9d3321.jpg?version=1373022645826 and if you're watching the feed from your own server www.example.org, your browser will look for the image in http://www.example.org/radio/bayern2/sendungen/radiowelt/christine-haderthauer-110~_v-image512_-6a0b0d9618fb94fd9ee05a84a1099a13ec9d3321.jpg?version=1373022645826 which will result in a 404.

This is something, #2 should fix some day.

from ttrss_plugin-af_feedmod.

MaluNoPeleke avatar MaluNoPeleke commented on July 25, 2024

Okay, then I wait for a #2 fix, thanks :-)
Am 30.07.2013 16:28 schrieb "Markus Birth" [email protected]:

Yup, as I expected:

Sozialministerin Christine Haderthauer (CSU) | Bild: picture-alliance/dpa

Hungerstreik am Münchner Rindermarkt, untragbare Zustände in der Bayernkaserne und Druck auf minderjährige Asylbewerber ohne Begleitung - die bayerische Asylpolitik war zuletzt häufiger in den Schlagzeil…

The src of the img is
/radio/bayern2/sendungen/radiowelt/christine-haderthauer-110~_v-image512_-6a0b0d9618fb94fd9ee05a84a1099a13ec9d3321.jpg?version=1373022645826and if you're watching the feed from your own server
www.example.org, your browser will look for the image in
http://www.example.org/radio/bayern2/sendungen/radiowelt/christine-haderthauer-110~_v-image512_-6a0b0d9618fb94fd9ee05a84a1099a13ec9d3321.jpg?version=1373022645826which will result in a 404.

This is something, #2https://github.com/mbirth/ttrss_plugin-af_feedmod/issues/2should fix some day.


Reply to this email directly or view it on GitHubhttps://github.com//issues/22#issuecomment-21794292
.

from ttrss_plugin-af_feedmod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.