Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - BugMeNot

Pages: 1 [2]
16
Scripts & Development / Re: Rutracker problem
« on: August 09, 2016, 01:18:10 pm »
Rutracker works for me except it doesn't show the file size properly, noted here:


https://convivea.com/forums/index.php/topic,2590.msg21685.html#msg21685

17
Bugs & Feature Requests / Re: Rutracker not working
« on: June 09, 2016, 01:56:00 am »
It works but now torrent sizes are listed with ↓B instead of MB/GB.

18
Computers - Technology / Re: UK Charity needs Help please Chip
« on: June 05, 2016, 08:21:08 pm »
Hello,
    I saw your post in the convivea.com forums about "Zoom Text".  I found zoomtext 9.11 using bit che.  It turns out the name is one word, zoomtext.  I have attached the torrent to this reply.  If your looking for something like magic, try searching for jaws screen reader, same company, flagship product.   Good Luck!

19
Bugs & Feature Requests / Rutracker not working
« on: April 19, 2016, 08:09:13 am »
Torrent info won't open and torrents don't open directly.

20
Scripts & Development / Re: kickass bug
« on: December 16, 2015, 03:25:22 pm »
Another bug with the kickass script: The url is missing one of the slashes after http:/  when you open the source page.

The problem appears to stem from these lines:

$page=replace($page,`//`,`/`)
$page=replace($page,`http:/`,`http://`)

I changed the single slash in the first line to a double slash which seems to have fixed it with no ill effects, so far.

21
Scripts & Development / Re: kickass bug
« on: December 02, 2015, 09:28:16 am »
Working good now... thanks.  8)

22
Scripts & Development / Re: kickass bug
« on: November 29, 2015, 01:30:16 am »
Yes, latest version. I've been having this problem for the past  year or so. When I use a packet sniffer I see the following code repeated ~12 times:


Code: [Select]
GET /search/muge+2012/1/ HTTP/1.1
Connection: Keep-Alive
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36
Host: kat.cr


HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Sun, 29 Nov 2015 16:19:11 GMT
Content-Type: text/html
Content-Length: 178
Connection: keep-alive
Location: https://kat.cr/search/muge+2012/1/

<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>


Here is a pic:


23
Scripts & Development / Re: kickass bug
« on: November 14, 2015, 05:41:37 am »
It's repeating the same torrent name, not giving different results.  It sounds like the same problem this guy had:

http://convivea.com/forums/index.php/topic,2515.0.html

24
Scripts & Development / kickass bug
« on: September 24, 2015, 11:12:26 am »
When I do a search, the kickass results seem to repeat for 7-9 times. I don't know if it's actually repeating the search at kat or just repeating the display of the result.

25
Scripts & Development / isohunt, kickass and rutracker issues
« on: May 08, 2015, 09:25:45 pm »
Isohunt adds a superfluous / in the url for source page which can be fixed by deleting the / from the end of the home url.

Rutracker leaves out the forum in the source url and no matter what and where I add it in the script, it won't show up.

Kickass ignores the first home page and won't give results unlesss a valid address is entered in the second home entry. (kickass.to or kat.cr)

EDIT: in the bcs.default.ini under kickass it said home=2 so that why it was choosing the second entry.
EDIT: Rutracker fixed thanks to cuf.

26
Bit Che 2.0 build 18
Windows 7 SP1

bug:
in the context menu, "Torrent URL > Clipboard" copies the torrent name but not the url

feature request:
"Source page URL > Clipboard" in in the context menu


Thank you for Bit Che!

Pages: 1 [2]