Bit Che > Scripts & Development
multi-page support
CuF:
Thanks, I thought you had that info somewhere. My search only turned up this thread.
I came to the same conclusion about "morepages=>Next →[/url]", except for a few things.
First the → symbol requires the script be in Unicode format. ANSI will lose the symbol and UTF-8 scripts aren't read properly by BitChe.
The other problem is it still doesn't work. It grabs the first 10 hits than stops.
The debugger doesn't provide any info that might help, but it IS properly getting page zero.
Script attached.
chip!:
Thanks... I'll try to see where I can improve this. The odd thing, your script with multi paging works for me.
CuF:
Just to be clear, I'm running v3.0 build 10 and results are set to unlimited. (Also tried lower numbers to rule that out.)
Edit: Just noticed I didn't have "Fetch results from additional pages when there are multiple pages" enabled... and that still didn't fix the problem.
Btw, off topic, but can Seeds/Leeches be extracted from magnet links?
Artax:
CuF, I don't know if this can be useful, but btdigg works well on qbittorrent, a client with a search engine based on python
chip!:
--- Quote from: CuF on December 21, 2014, 03:59:55 pm ---First the → symbol requires the script be in Unicode format. ANSI will lose the symbol and UTF-8 scripts aren't read properly by BitChe.
--- End quote ---
alright, I made some progress... Unicode scripts can now be used and also the debugger can show those characters (such as → ).
also, I included some 'morepage' stuff in the debugger, so at least now you can tell ahead of time if BC will launch the next page.
and, I added a 'Run' button to the debugger, so you can let the script finish processing the current page, and the debugger will stay loaded and ready for once the 2nd page is fetched.
will push for the next beta.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version