This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

FilmGetter

Description

Filmgetter gets the information from TMDb about a movie you have choosen. Adding it to the database and you can now use it’s information with using the tags defined below. It will write out the information about the movie you want.

Installation

  1. Upload the ‘filmgetter’ directory to the /wp-content/plugins/ directory – make sure to have the plugin directory named with lowcase or the stylesheet won’t work.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Paste in the TMDb-API number in the FilmGetter admin page.
  4. Add movies via the Add Movie section on the admin page.*
  5. Use the [film]movie name[/film] to show the filminfo, or use [imdb]movie name[/imdb] to show just imdb-link
  • No need for that in version 0.1.2-

Reviews

There are no reviews for this plugin.

Contributors and Developers

“FilmGetter” is open source software. The following people have contributed to this plugin.

Contributors

Translate “FilmGetter” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

0.1.4.1

  • fixed bug where the filters didn’t got removed when the plugin got uninstalled.
  • fixed bug in styles where footer did came over the content in the admin page.
  • added information about which tags you can use on the admin page.

0.1.4

  • Added [poster] feature
  • Added [plot] feature

0.1.3.1

  • Fixed the style in the admin.

0.1.3

  • Fixed Stylesheet, style.css is the file you want to edit, to change the style, the design of the film-info.
  • Fixed the style, it won’t go over other things in the design now.
  • Fixed grammar, spellings.

0.1.2

  • Fixed so if the trailer url is empty, the url will be #.
  • Fixed so if the imdb url is empty, the url will be #.
  • Added Feature: Add movies in the admin page from IMDB and TMDb ids.
  • Added Beta Feature: Adding movies automatically, in this beta you need to be specific on the movie names, no trailers will be added either.

0.1.1

  • Fixed database error (the youtube URL was too short).
  • Added feature: Remove movie.
  • Added License text. (Damn me!)
  • Fixed some spellings.

0.1

  • Added [film] tag.
  • Added [imdb] tag.
  • Added Admin section.
  • Added option to edit TMDb-API pass in admin.
  • Added feature add movie in admin section.