Really useful software project management and source code hosting.    tell me more...
BROWSE: projects / users / groups
This little script makes some super crazy movie magic!
star_disabled Dashboard Source Tickets Wiki Blog Network


Really Useful Social coding!

Codaset is an open system, so you can browse and search through all the open source projects, and check out what your friends are coding. Follow them, befriend them, and fork their code; quickly and easily.
Every single open source project you create is free, so come on and use Codaset at no cost. Your first private or semi-private project is also free. Read more about what it costs after that.

Git clone URL's...

Public: git://codaset.com/phiivo/movie-magic.git
Active tickets:
0
Milestones:
0
Bookmarks:
0
Forks:
0


Movie Magic v1.2.1 Beta
***************************************

Description
===========
This little script makes some super crazy movie magic!

The script looks for a .nfo file or an imdb.txt file containing the movie imdb url,
from this it queries imdb for the title and release year of the movie

If the movie is an "asian" film (based on the country criteria in config.php) it
moves those movies into a different directory and translates the titles to their
US english equivalents.
 
Requirements
============
	* TMDB Account with API Key (http://www.themoviedb.org/account/signup)
	* IMDB2 Class [Already Included] (http://sourceforge.net/projects/imdbphp/)
	* OS/Server Independent

Recommended
===========
	* Intall mediainfo to gain support for file level HD content detection
		* Ubuntu: $sudo apt-get install mediainfo
 
Install
=======
	1. Yank the source ($ git clone git://codaset.com/phiivo/movie-magic.git)
	2. Copy config.php.default to config.php
	2. Change the settings in config.php
	3. Just run runner.php (php -q ./runner.php)

Features
========
	* Pulls Posters and Backdrops from TMDB so they appear in XBMC
	* Renames folders based on movie information as per imdb
	* Can seperate asian movies from regular collection
	* Filters foldernames so they are "Windows Friendly"
	* Reads metadata from video files using mediainfo to detect HD content
 
Contact
=======
Robert Navarro

Support
=======
http://codaset.com/phiivo/movie-magic/tickets

* New Tickets
	http://codaset.com/phiivo/movie-magic/tickets/new