diff --git a/nyaa/templates/rss.xml b/nyaa/templates/rss.xml index 91da605..f962a0b 100644 --- a/nyaa/templates/rss.xml +++ b/nyaa/templates/rss.xml @@ -25,6 +25,7 @@ {{ url_for('view_torrent', torrent_id=torrent.id, _external=True) }} {{ torrent.created_time|rfc822 }} {% endif %} + {{ torrent.main_category.name }} - {{ torrent.sub_category.name }} {{ torrent.filesize }} {{ torrent.stats.seed_count }} {{ torrent.stats.leech_count }}