Files
arr/crates/arr-indexer/tests/fixtures/torrentleech-search.xml
T
naps62-yolo a0c2717549
ci / web (push) Successful in 9s
ci / rust (push) Successful in 1m37s
e2e / e2e (push) Successful in 1m32s
Add per-indexer Torznab search client (#58)
2026-08-22 20:56:31 +01:00

22 lines
896 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:newznab="http://www.newznab.com/DTD/2010/feeds/attributes/">
<channel>
<title>TorrentLeech</title>
<item>
<title>Example Show S02E03 1080p WEB H264-GROUP</title>
<guid>tl-redacted-1</guid>
<link><![CDATA[https://indexer.invalid/details/tl-redacted-1]]></link>
<pubDate>2026-08-22T11:15:00Z</pubDate>
<enclosure url="https://indexer.invalid/download/tl-redacted-1?token=redacted" length="4294967296" type="application/x-bittorrent" />
<newznab:attr name="seed" value="7" />
</item>
<item>
<title>Example Show S02E04 1080p WEB H264-GROUP</title>
<guid>tl-redacted-2</guid>
<link>https://indexer.invalid/download/tl-redacted-2</link>
<pubDate>not supplied by tracker</pubDate>
<newznab:attr name="seeders" value="3" />
</item>
</channel>
</rss>