TTsWeb / upload

Automatically exported from code.google.com/p/upload
0 stars 2 forks source link

search settings for tbdev #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
i currently have these set for my search in the upload.rc file, but it returns 
dupe all the time, is it right, and if so, where could my problem be.

# website search URL
SEARCHURL="https://XXXXXXXX.info/search.php?cat=0&search="

# search no result text: something _unique_ to check if no results are found
SEARCHTXT="Nothing found!"

Original issue reported on code.google.com by MrReputa...@gmail.com on 27 Jul 2011 at 7:41

GoogleCodeExporter commented 9 years ago
Make sure that when you do a search for something that has no results the 
actual text on the website is "Nothing found!", some sites have changed this 
for instance in something like "Your search found no results!". That way the 
script does not find the specified text and thinks it has found a dupe.

Original comment by code.or....@gmail.com on 24 Aug 2011 at 8:28

GoogleCodeExporter commented 9 years ago
Can't be be changed to match text with name of torrent? Some sites return best 
possible matches which means there is always a match

Original comment by mike.est...@gmail.com on 5 Oct 2011 at 8:34

GoogleCodeExporter commented 9 years ago
I havn't come across a site which gives a possible best match, but I would 
expect them to give a message "Your search did not match any torrents, did you 
mean ..." or something similar, so there should be a message you can match 
instead?
At the moment this is a WontFix (too busy with other stuff), perhaps I will 
look into your suggestion in a future update.

Original comment by code.or....@gmail.com on 22 Jan 2012 at 12:15