- Joined
- Jun 2, 2019
- Messages
- 2
For example if you look at: https://mangadex.org/rss/caYvXewhQyUnrF9M6dz2qZstNHpx53gB/manga_id/44625
You get something like:
The following fields are too generic:
- channel/atom:link
- channel/title
- channel/link
- channel/description
Also it would be nice if there was some way to filter on language
You get something like:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="https://mangadex.org/rss/caYvXewhQyUnrF9M6dz2qZstNHpx53gB" rel="self" type="application/rss+xml" />
<title>MangaDex RSS</title>
<link>https://mangadex.org/</link>
<description>The latest MangaDex releases</description>
<language>en</language>
<ttl>30</ttl>
<item>
...
</item>
</channel>
</rss>
The following fields are too generic:
- channel/atom:link
- channel/title
- channel/link
- channel/description
Also it would be nice if there was some way to filter on language
Maintenance will be performed on the forums for the next couple of days. Expect some downtime.