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
MyTorrents
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="fcsobel" data-source="post: 149344" data-attributes="member: 16823"><p><strong>Search and Replace</strong></p><p></p><p>I rolled the search and replace support into the svn and 0.2.2 download. This allows you to modify RSS feeds so that the links point right at the torrent files.</p><p></p><p><img src="http://projects.c3o.com/mediaportal/regex.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Below are some exmaples to get you started:</p><p></p><p><a href="http://www.mininova.org/rss.xml" target="_blank">http://www.mininova.org/rss.xml</a> </p><p>search= /tor/ </p><p>replace= /get/ </p><p></p><p><a href="http://btjunkie.org/rss.xml" target="_blank">http://btjunkie.org/rss.xml</a> </p><p>search= </link> </p><p>replace= /download.torrent</link> </p><p></p><p><a href="http://www.torrentspy.com/rss.asp" target="_blank">http://www.torrentspy.com/rss.asp</a> </p><p>search= <link>.*www\.torrentspy\.com/torrent/(?<id>.*)/.*</link> </p><p>replace= <link>http://cache.torrentspy.com/download.asp?id=${id}</link></p><p></p><p>idioteque create a thread to share new rss feeds and search/replace strings</p><p><a href="https://forum.team-mediaportal.com/my_torrents_rss_regx_exchange-t23037.html" target="_blank">https://forum.team-mediaportal.com/my_torrents_rss_regx_exchange-t23037.html</a></p></blockquote><p></p>
[QUOTE="fcsobel, post: 149344, member: 16823"] [b]Search and Replace[/b] I rolled the search and replace support into the svn and 0.2.2 download. This allows you to modify RSS feeds so that the links point right at the torrent files. [img]http://projects.c3o.com/mediaportal/regex.jpg[/IMG] Below are some exmaples to get you started: [url]http://www.mininova.org/rss.xml[/url] search= /tor/ replace= /get/ [url]http://btjunkie.org/rss.xml[/url] search= </link> replace= /download.torrent</link> [url]http://www.torrentspy.com/rss.asp[/url] search= <link>.*www\.torrentspy\.com/torrent/(?<id>.*)/.*</link> replace= <link>http://cache.torrentspy.com/download.asp?id=${id}</link> idioteque create a thread to share new rss feeds and search/replace strings [url]https://forum.team-mediaportal.com/my_torrents_rss_regx_exchange-t23037.html[/url] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MyTorrents
Contact us
RSS
Top
Bottom