I was just curious if there was any interest at getting this site an IRC channel. All the private trackers have IRC chans and for us old timers I think it would be a good place to hang out.
I know resources are low around here so I don't know if the server can handle running an IRCD
Thankfully the boys with the NoAgenda podcast already run one and would likely not mind hosting Concen's hang out. Everyone always recomends Discord or Slack but those are both centralized services.
I was also thinking of uploading the Alex Jones shows daily. It is good to have a source other than youtube methinks. Also I can't get the rss feed to auto download in rtorrent. Anybody else having an issue? Other news broadcasts I would like to upload as well if there is any interest that is...
In the land of the blind the one eyed man is king!
Regards,
McGoo
irc.zeronode.net +6697
#concen
This is not good. What error are you getting?
To be honest the last time I tried was ages ago. It just didn't load at all. I will try again now...
[14.11.2019 00:26:35] Error loading torrent. (https://concen.org/node/39384)
I'll see if I can duplicate the error.
Ubuntu 16.04
rutorrent v3.8
I use the same process to load torrents from rss downloader as I do any other rss feed off private trackers. My theory based on the error code is that is loads the page not the torrent?
I can modify what data is exposed in the feed, but I need a template of what rtorrent expects. Got a link to a feed that works?
It seems theirs is a link directly to a torrent file. the link it pulls from your feed isn't to actually download a file (it would seem to me) Specifically in the "<link>""</link>" bracket???
Their RSS (slightly modified :P)
<rss version="2.0">
<channel>
<item>
<title>
Escape To The Chateau DIY S03E14 1080p HDTV H264-LiNKLE
</title>
<link>
https://www.privatetracker.com/download.php/4544759/Escape.To.The.Chatea...
</link>
<pubDate>Fri, 15 Nov 2019 02:02:00 +0000</pubDate>
<description>Category: TV/x264 Size: 2.86 GB </description>
</item>
<item>
<title>Greys Anatomy S16E08 720p HDTV x264-AVS</title>
<link>
https://www.privatetracker.com/download.php/4544756/Greys.Anatomy.S16E08...
</link>
<pubDate>Fri, 15 Nov 2019 02:01:26 +0000</pubDate>
<description>Category: TV/x264 Size: 888 MB </description>
Your RSS
<rss version="2.0" xml:base="https://concen.org/torrents">
<channel>
<title>Torrents</title>
<link>https://concen.org/torrents</link>
<description/>
<language>en</language>
<atom:link href="https://concen.org/torrents/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title>Koch Brothers Exposed (2012)</title>
<link>https://concen.org/node/39526</link>
<description>
File Duration Resolution Video Format Audio Format Koch.Brothers.Exposed.x264.AAC.MVGroup.Forum.mkv 55m5s 720x404 AVC AAC
</description>
<pubDate>Thu, 14 Nov 2019 22:17:55 +0000</pubDate>
<dc:creator>ConCen</dc:creator>
<guid isPermaLink="true">
https://concen.org/sites/default/files/torrents/Koch.Brothers.Exposed.x2...
</guid>
</item>
<item>
Thanks for the data. There is a link to the torrent but it's not in the link tag. It's in the guid tag.
I'll fix it up to put the torrent link in the link tag and the guid will contain a link to the node page for the torrent.
Hopefully that fixes the issue. Thanks :D
Is it fixed now?
Yes Sir! Works great thanks!