RSS feed for individual manga links to full site latest releases

Status
Not open for further replies.
Joined
Jun 2, 2020
Messages
1
In the RSS feed for an individual manga, the feed reports itself as:

Code:
<atom:link href="https://mangadex.org/rss/[rss user key?]" rel="self" type="application/rss+xml" />
<title>MangaDex RSS</title>
<link>https://mangadex.org/</link>
<description>The latest MangaDex releases</description>

Instead, atom link should be:

Code:
<atom:link href="https://mangadex.org/rss/[rss user key?]/manga_id/[manga id]?h=0" rel="self" type="application/rss+xml" />

This causes some readers to fetch the latest releases feed, instead of the individual manga feed.
 
Joined
Mar 3, 2020
Messages
1
It is also linking to the latest releases instead of the ones you're following if you pull your rss from there.

I haven't managed to find a solution to this though, so if someone does posting it would be appreciated.
 
Status
Not open for further replies.

Users who are viewing this thread

Top