<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS generaited links not downloadable]]></title><description><![CDATA[<p dir="auto">Hi,guys.<br />
My rss generate not downloadable links.<br />
not working with any torrent client.<br />
Any idea?</p>
]]></description><link>https://community.gaytor.rent/topic/63185/rss-generaited-links-not-downloadable</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Apr 2026 08:38:07 GMT</lastBuildDate><atom:link href="https://community.gaytor.rent/topic/63185.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 16 Sep 2023 16:15:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RSS generaited links not downloadable on Sun, 01 Oct 2023 20:07:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrmazda" aria-label="Profile: MrMazda">@<bdi>MrMazda</bdi></a> yes. new generated rss still not downloadable link <img src="/assets/uploads/files/1696190869604-screenshot-2023-10-01-230727.jpg" alt="Screenshot 2023-10-01 230727.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.gaytor.rent/post/313795</link><guid isPermaLink="true">https://community.gaytor.rent/post/313795</guid><dc:creator><![CDATA[myake]]></dc:creator><pubDate>Sun, 01 Oct 2023 20:07:58 GMT</pubDate></item><item><title><![CDATA[Reply to RSS generaited links not downloadable on Sun, 01 Oct 2023 16:40:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/myake" aria-label="Profile: myake">@<bdi>myake</bdi></a> Have you tried generating a new RSS link since the update?</p>
]]></description><link>https://community.gaytor.rent/post/313789</link><guid isPermaLink="true">https://community.gaytor.rent/post/313789</guid><dc:creator><![CDATA[MrMazda]]></dc:creator><pubDate>Sun, 01 Oct 2023 16:40:01 GMT</pubDate></item><item><title><![CDATA[Reply to RSS generaited links not downloadable on Sat, 30 Sep 2023 19:11:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joker" aria-label="Profile: Joker">@<bdi>Joker</bdi></a> still not working rss downloading</p>
]]></description><link>https://community.gaytor.rent/post/313750</link><guid isPermaLink="true">https://community.gaytor.rent/post/313750</guid><dc:creator><![CDATA[myake]]></dc:creator><pubDate>Sat, 30 Sep 2023 19:11:18 GMT</pubDate></item><item><title><![CDATA[Reply to RSS generaited links not downloadable on Mon, 18 Sep 2023 16:21:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ianfontinell" aria-label="Profile: ianfontinell">@<bdi>ianfontinell</bdi></a> thanks for reporting. This should be fixed by now. Appreciate your intense testing.<br />
cheers</p>
]]></description><link>https://community.gaytor.rent/post/313393</link><guid isPermaLink="true">https://community.gaytor.rent/post/313393</guid><dc:creator><![CDATA[Joker]]></dc:creator><pubDate>Mon, 18 Sep 2023 16:21:53 GMT</pubDate></item><item><title><![CDATA[Reply to RSS generaited links not downloadable on Sun, 17 Sep 2023 04:48:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/myake" aria-label="Profile: myake">@<bdi>myake</bdi></a></p>
<p dir="auto"><img src="/assets/uploads/files/1694925316361-cc3fc94d-edd3-4167-ae07-e73387bab1dd-image.png" alt="cc3fc94d-edd3-4167-ae07-e73387bab1dd-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Notice that the window reports a URL that contains <code>&amp;amp;</code> multiple times. This is not how a download link should be. Instead of <code>&amp;amp;</code> it was supposed to be just <code>&amp;</code></p>
<p dir="auto">But the issue is that the RSS feed is a XML file, and in XML files if you use <code>&amp;</code> it will not be treated as a text character, instead it's treated as a part of the XML code.</p>
<p dir="auto">To fix this, <code>&amp;amp;</code> is used instead. When the XML is parsed and the torrent application reads the link, the <code>&amp;amp;</code> is processed as the character <code>&amp;</code> and the link works as expected.</p>
<p dir="auto">The issue with the XML created by GayTorrent is that instead of having <code>&amp;amp;</code> in the URL link, it was mistakenly coded to have <code>&amp;amp;amp;</code> so when the torrent client is trying to read the link, it indeed sees the <code>&amp;amp;</code> as a simple <code>&amp;</code> character, but after it theres an additional <code>amp;</code> that shouldn't be there.</p>
<p dir="auto">tl/dr: Miscoded XML, nothing you can do.</p>
]]></description><link>https://community.gaytor.rent/post/313357</link><guid isPermaLink="true">https://community.gaytor.rent/post/313357</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 17 Sep 2023 04:48:31 GMT</pubDate></item></channel></rss>