Difference between revisions of "WebPlugin"

From TV-Browser Wiki
Jump to: navigation, search
m
Line 16: Line 16:
 
|-
 
|-
 
|Apple Movie Trailer  
 
|Apple Movie Trailer  
|<nowiki>http://eg-searchcgi.apple.com/cgi-bin/sp/nph-searchpre11.pl?oe=utf-8&q={urlencode(isset(original_title,title), "utf8")}&access=p&site=us_trailers_only</nowiki>
+
|<nowiki>http://eg-searchcgi.apple.com/cgi-bin/sp/nph-searchpre11.pl?oe=utf-8
|-
 
|[http://www.filmdb.de FilmDB]
 
|<nowiki>http://www.filmdb.de/globalsuche.php?name={urlencode(title,"ISO-8859-1")}</nowiki>
 
|-
 
|[http://www.yacy.de/yacy YaCy]
 
|<nowiki>http://localhost:8080/yacysearch.html?search={urlencode(title, "ISO-8859-1")}&display=0&Enter=Search&former=&count=50&order=Date-YBR-Quality &resource=global&time=6&urlmaskfilter=.*&prefermaskfilter=</nowiki>
 
|-
 
|[http://search.yahoo.com/ Yahoo]
 
|<nowiki>http://search.yahoo.com/search?p={urlencode(title, "ISO-8859-1")}</nowiki>
 
|-
 
|[http://imdb.com IMDB, original titles]
 
|<nowiki>http://akas.imdb.com/find?q={urlencode(original_title, "ISO-8859-1")};s=tt</nowiki>
 
|-
 
|[http://www.djfl.de/ Dirk Jasper Film Encyclopedia]
 
|<nowiki>http://www.google.de/custom?domains=www.djfl.de&q={urlencode(title, "ISO-8859-1")}&sitesearch=www.djfl.de&ie=ISO-8859-1</nowiki>
 
|-
 
|[http://de.wikipedia.org Wikipedia]
 
|<nowiki>http://de.wikipedia.org/wiki/Spezial:Search?search={urlencode(title, "ISO-8859-1")}</nowiki>
 
|-
 
|[http://www.rottentomatoes.com/ Rottentomatoes]
 
|<nowiki>http:// www.rottentomatoes.com/alias?s={urlencode(original_title,"UTF-8")}</nowiki>
 
|-
 
|}
 
 
 
[[de:WebPlugin]]
 

Revision as of 18:18, 10 April 2007

What is it?

the WebPlugin enables you to submit shows to other webpages. This can be used in a virtually unlimited number of ways: Google searches, show the selected show's IMDB ratings, etc.

Configuration

Modify List

This plugin makes it possible to store any desired number of websites. A few sites have already been stored and can not be altered. The buttons on the lower left let you add, edit, delete or activate/deactivate the selected item in the list (in this case, a website).

Edit Items in the List

To submit a show to another website, you must enter the site's URL. Please familiarize yourself with the details of using the Parameter system.

Examples

Website Parameter
Amazon http://www.amazon.de/exec/obidos/external-search?keyword={urlencode(title, "ISO-8859-1")}
Apple Movie Trailer <nowiki>http://eg-searchcgi.apple.com/cgi-bin/sp/nph-searchpre11.pl?oe=utf-8