home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Adding more torrent sites for rss d/l
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="tranquil" data-source="post: 549422" data-attributes="member: 82685"><p>ISOHUNT.COM:</p><p></p><p>After playing around a bit i managed to get the right regex to capture all the groups:</p><p></p><p>href='(?<link>/torrent_details/(?<id>\d+)/[^\?]+)\?tab=summary'>(?<name><b>[^<>+]+</b>[^<>+]+)</a></td><td class="[^"]+" title='\d+ files'>(?<size>\d+\.\d+\s*MB)</td><td class="row\d+">(?<seeds>\d+)</td><td class="row\d+">(?<leechers>\d+)</p><p></p><p>btw, there's a good site for online regex testing: <a href="http://www.gskinner.com/RegExr/" target="_blank">RegExr: Online Regular Expression Testing Tool</a>.</p><p></p><p>but i still can't see any results from MPTVseries.</p><p>i suspected that's because there is not direct link to the .torrent file in the search results page (usually a disk icon), but you have to click on the name and a js sub menu open... only there there in a link.</p><p></p><p>maybe someone can help?, that understand html more than i do...</p><p></p><p>here's the setting i've done so far: (in the screen shot)</p><p></p><p><img src="https://forum.team-mediaportal.com/attachment.php?attachmentid=51842&d=1261226926" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p></blockquote><p></p>
[QUOTE="tranquil, post: 549422, member: 82685"] ISOHUNT.COM: After playing around a bit i managed to get the right regex to capture all the groups: href='(?<link>/torrent_details/(?<id>\d+)/[^\?]+)\?tab=summary'>(?<name><b>[^<>+]+</b>[^<>+]+)</a></td><td class="[^"]+" title='\d+ files'>(?<size>\d+\.\d+\s*MB)</td><td class="row\d+">(?<seeds>\d+)</td><td class="row\d+">(?<leechers>\d+) btw, there's a good site for online regex testing: [url=http://www.gskinner.com/RegExr/]RegExr: Online Regular Expression Testing Tool[/url]. but i still can't see any results from MPTVseries. i suspected that's because there is not direct link to the .torrent file in the search results page (usually a disk icon), but you have to click on the name and a js sub menu open... only there there in a link. maybe someone can help?, that understand html more than i do... here's the setting i've done so far: (in the screen shot) [IMG]https://forum.team-mediaportal.com/attachment.php?attachmentid=51842&d=1261226926[/IMG] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Adding more torrent sites for rss d/l
Contact us
RSS
Top
Bottom