IMDB Search
Table of Contents
This adds a IMDB Search item to the Options popup to search for information on a program, and you can also search for anything/anyone using an on-screen keyboard.
Installation
- Download the STV and Java zip file (v4 is for SageTV 5.0 and earlier, V6 is for SageTV 6.0 and later),
- unpack the contents into your SageTV directory (normally C:\Program Files\SageTV\SageTV) taking care that the file paths are preserved.
This will create STVs/SageTV3/imdb_search_import.stvi and 2 JAR files in the JARs subdirectory
- Restart SageTV
- Import the STVs/SageTV3/imdb_search_import.stv following the General Installation Instructions (Backup your existing STV if running SageTV v2.2 or below).
- You now have an 'Imdb Search' item in the online services menu, and the popup for airings and media files.
- If you are using the Dynamic Menu, you can also configure a new menu item in the to launch the internal screen named "ImdbSearch?", or copy the following MenuItemLet and in a dynamic menu page, do Options->New->Paste Menu Item
<?xml version="1.0" encoding="utf-8" standalone="no"?> <!DOCTYPE sageMenu PUBLIC "-//NIELM//DTD SAGEMENU XML 1.4//EN" "http://sageplugins.sourceforge.net/nielm_modules/dynamic_menu/sagemenu_1_3.dtd"> <sageMenu version="1.4"> <internalScreenMenuItem screen="ImdbSearch" title="Search IMDB"/> </sageMenu>
History
07 July 2009 v6.11 for SageTVv6.4+ (Download)
- JAR: Fix parsing
- JAR: add user-agent string
30 Jun 2008 v6.9 for SageTV v6.4 (Download)
- JAR: Fixed exception for certain titles
29 Jun 2008 v6.8 for SageTV v6.4 (Download)
- JAR: Fixed website parsing
- STVI: for Sage 6.4 only
- STVI: Add Google search for movie trailers
- STVI: Add IMDB search to Online Services menu.
21 Sep 2007 v6.7 for SageTV v6.1/6.2 (Download)
- Fixed person/movie image display problem in 6.2
- Fix Episode list
- Add ability to search for episode as title
- Add ability to search for imported video folder name
Sep 20 2007 v6.6 for SageTV v6.1/6.2 (Download)
- fix translation issue in IMDB object screen (General->Algemeen)
- Fixes for 6.2 themes
- Improved search-in-progress panel
- Fixed searches for episode on Airings
Jun 28 2007 v6.5 for SageTV v6.0/6.1 (Download)
- Fixed Search function (JAR update only)
Feb 26 2007 v6.4 for SageTV v6.0/6.1 (Download)
- Fixed search for TV Airings
- removed '.'s from imported video file names when searching
Feb 21 2007 v6.3 for SageTV V6.0/6.1 (Download)
- JAR update only: add 'Plot outline' to plot summaries
Feb 20 2007 V6.2 for SageTV v6.0/6.1 (Download)
- Fix single-search-result bug from v6.1
- JAR update only (unpack and restart Sage if you were previously using 6.1)
Feb 20 2007 v6.1 for SageTV 6.0/6.1
- (download)
- use V6.0-style themes
- use scrollbars
- Fix Media Library search bug (use video name not full path)
Feb 21 2007 V4.6 for SageTV v5.0 (http://sourceforge.net/project/showfiles.php?group_id=108108&package_id=222245&release_id=487979 Download])
- JAR update only: add 'Plot outline' to plot summaries
Feb 20 2007 V4.5 for SageTV v5.0 (Download)
- Fix single-search-result bug from v4.4
- JAR update only (unpack and restart Sage)
Feb 20 2007 v4.4 for SageTV 5.0/6.0/6.1
- (download)
- JAR update only
- fixed website parsing by using old IMDB site at http://former.imdb.com
Dec 8 2006 4.3 for SageTV 5.0/6.0
- (download)
- JAR update only
- Fixed Episode List
- Fixed Filming locations
Nov 25 2006 4.2 for SageTV 5.0/6.0
- (download)
- JAR update only
- JAR: fixed person image download.
Sep 9 2006 4.1 for SageTV 5.0
- (download)
- STVI: RIGHT key now selects in lists (so you can forward/back with left/right)
- STVI: NTE status icons in search page
- JAR: fixed cast/backstage lists for TV series (thanks jbuszkie)
Aug 31 2006 4.0 for SageTV 5.0
- (download)
- STVI and JAR changes...
- fixes for cast / filmography lists (thanks jbuszkie )
- handling of TV series and their episode lists (see screenshots below)
- filmographies now include a summary of TV episodes, and a separate page for all episode appearances.
- TV episodes now link to the series, and series contain lists of all episodes.
Feb 9 2006: 3.6 for Sagetv 4.1
- (download)
- More fixes for movie image/summary info download (JAR update only)
Feb 4 2006: 3.5 for Sagetv 4.1
- (download)
- Fixed people filmographies (JAR update only)
Feb 1 2006: 3.4 for Sagetv 4.1
- (download)
- Fixed Image downloading (JAR update only)
Oct 20 2005: 3.3 for Sagetv 3.0
- (download)
- Fixed highlighting
- Added IMDB Search buttons to Options popup
- Added search for person to Options popup
Aug 08 2005: 3.2 for SageTV 3.0
- (download)
- Added Genres
- Fixed person image file download
Jul 26 2005: 3.1 for SageTV 3.0
- Use SageTV3 Highlighting
- Use Numeric Text Entry Keyboard
- Use JARs directory (instead of lots of .class files)
Apr 20 2005: 2.4 for SageTV 2.2/2.1
- (download)
- fix bug where when search returns a single result, going back from the result crashes the UI
Jan 07 2005:
- include year/type in search results (java),
- improved trimming of directories from imported video files (stv)
Jan 04 2005
- Fixed search results when only one result found.
- Also show year/type in results
Dec 21 2004:
- IMDB site update -- fixed parser.
- fixed the annoying bug whereby you cannot go 'back' when there was only one result.
Oct 26 2004
- first version
Licence
This Plugin is licenced under the BSD licence, which basically means that you can do what you like with it, so long as you give me credit, you get no warantee/guarantee of fitness for purpose, and cannot blame me if things go wrong!
All source code can be found in CVS at SourceforgeWedding rings are the world's smallest handcuffs. http://www.popolodellarete.it/member.php?u=21746


