It is currently Sat Nov 26, 2011 8:05 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 50 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: We need your help: private trackers
PostPosted: Fri May 15, 2009 5:54 am 
Offline

Joined: Fri May 15, 2009 5:50 am
Posts: 4
Jofo wrote:
Today I implemented the feature that makes sure that no torrents from private trackers will be downloaded.


I'm running the latest dev build but cannot see this feature included. How can it be enabled?


Top
 Profile  
 
 Post subject: Re: We need your help: private trackers
PostPosted: Wed May 20, 2009 9:03 am 
Offline

Joined: Fri Apr 17, 2009 12:01 pm
Posts: 9
stuart_f wrote:
Jofo wrote:
Today I implemented the feature that makes sure that no torrents from private trackers will be downloaded.


I'm running the latest dev build but cannot see this feature included. How can it be enabled?


I'd like to know that as well. Is it a commandline switch?


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 20, 2009 3:03 pm 
Offline
Lead Developer
User avatar

Joined: Mon Jan 16, 2006 5:46 pm
Posts: 904
Location: Netherlands
The feature is enabled by default. We'll include a checkbox to turn it on/off.


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 20, 2009 3:12 pm 
Offline

Joined: Fri Apr 17, 2009 12:01 pm
Posts: 9
I see. Thanks for clearing that up.


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 21, 2009 10:48 am 
Offline

Joined: Fri Apr 17, 2009 12:01 pm
Posts: 9
This new feature doesn't seem to be working. I found the checkbox to enable/disable the setting under advanced by the way. Ted is nevertheless still downloading private torrents from mininova, especially xtremespeeds and torrent-outpost.

Do I have to add those private trackers manually to the xml file (which one) for now?


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 22, 2009 4:31 pm 
Offline

Joined: Fri May 15, 2009 5:50 am
Posts: 4
Can we have a sample XML file or some ducomentation on the format of the file so we can add private trackers and test the feature please?


Top
 Profile  
 
 Post subject:
PostPosted: Sat May 23, 2009 9:15 am 
Offline
Lead Developer
User avatar

Joined: Mon Jan 16, 2006 5:46 pm
Posts: 904
Location: Netherlands
AlexK wrote:
Do I have to add those private trackers manually to the xml file (which one) for now?

The latest version of the xml file can be found here.

In the xml file is the section private_trackers and there you can add more private trackers (using tracker_url). ted will just simply see if the url of the tracker contains one of the filled in urls and throw the torrent away if they overlap.


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 26, 2009 2:29 pm 
Offline

Joined: Fri May 15, 2009 5:50 am
Posts: 4
I added the following to C:\Documents and Settings\Stuart\Application Data\Torrent Episode Downloader\shows_clean.xml

<private_trackers>
<tracker_url>pretome.net</tracker_url>
<tracker_url>torrent-outpost.com</tracker_url>
<tracker_url>xtremespeeds.net</tracker_url>
<tracker_url>xtremespeeds.com</tracker_url>
<tracker_url>ceasers-palace.info</tracker_url>
<tracker_url>www.thebox.bz</tracker_url>
<tracker_url>www.thebox.bz:2710</tracker_url>
</private_trackers>

Yet ted still downloads torrents from thebox.bz I've tried all sorts of combinations and formats of the last two lines but ted still picks up private torrents from thebox.

What am I doing wrong?

A torrent that reproduces this is "Have I got news for you" Season 37 episode 3.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 01, 2009 6:57 pm 
Offline

Joined: Thu Oct 09, 2008 10:27 pm
Posts: 18
I too have recently started having this problem with probably as many as 50% of my shows now returning torrents from private trackers. I have had to go to places like Mininova or Pirate Bay to find torrents from public trackers and then download them manually.

Todays private tracker was fileshareplanet.com

I also agree with some of the other posters that an easy way to add our own trackers to the "no fly list" would be great. I think it might be too difficult for you (the developers) to keep the lists up-to-date as torrent sites come and go, or just change the way they handle things.

Someone also mentioned Demonoid. If I remember that one correctly, it could be a little difficult to accurately handle. I think they allow anyone to download a NEW torrent for a few days or something, and after that time you need to be registered.

Still a GREAT program and I depend on it daily. Keep up the good work.

xeddog


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 05, 2009 9:20 am 
Offline

Joined: Fri Jun 05, 2009 9:14 am
Posts: 1
I just found TED and thought it was a breeze to set up. BUT, these confound private trackers will not let me download anything...!!!

I have read this whole post and have tried variations of the suggestions for filtering out no private trackers and none of them work. I am on a Mac Book Pro with OSX. Can someone please give me an example of how to filter out xtremespeeds, tvspeeds, and torrent-outpost.... These seem to be the only feeds that TED is going to for downloads.

I am trying to download Burn Notice, S03E01


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 12, 2009 5:40 pm 
Offline

Joined: Thu Oct 09, 2008 10:27 pm
Posts: 18
I finally got around to adding some private trackers to the "do not fly" list located in the xml file shows_clean.xml. Like stuart_f above, I have not found the correct missile to shoot down the private trackers. The latest one is Royal Pains S01e02. TED just keeps on downloading the private tracker xtremespeeds.net even though I have coded:
Code:
.
.
<tracker_url>xtremespeeds.net</tracker_url>
<tracker_url>xtremespeeds.com</tracker_url>
.
.


I had to go to mininova and download the show manually.

So if there is a magic missile that we are missing . . .

xeddog


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 13, 2009 11:17 am 
Offline
Lead Developer
User avatar

Joined: Mon Jan 16, 2006 5:46 pm
Posts: 904
Location: Netherlands
Okay, apparently there is some problem with this filter. I'll look into it before releasing the new version.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 21, 2009 1:03 pm 
Offline
Lead Developer
User avatar

Joined: Mon Jan 16, 2006 5:46 pm
Posts: 904
Location: Netherlands
I tried to reproduce the problem of downloading a torrent from a private tracker using the examples above but unfortunately i didn't succeed. Everything seems to work fine for me.

If you encounter another problem please report it here and I'll try to be somewhat faster to react and investigate :)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 30, 2009 8:51 am 
Offline
Lead Developer
User avatar

Joined: Mon Jan 16, 2006 5:46 pm
Posts: 904
Location: Netherlands
Okay, I found the problem and fixed it. Will let you know when the new dev build is ready for download.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 30, 2009 4:06 pm 
Offline

Joined: Thu Oct 09, 2008 10:27 pm
Posts: 18
Glad to hear that it wasn't just me. :-)

So when do you think the next build will come out? A couple of days? Couple of weeks??? Couple of minutes?? :-)

xeddog


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 50 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: Google [Bot], Google Feedfetcher and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group