Script Name
Date Added
Language
Description
Mar 22nd, 23:41
python
Python script to add users to either a local or remote mysql database. It adds them in such a way that any user created has full access to any databases created with a name starting with _. For example if you created a user named 'bob', he would have full access to any databases named 'bob_site'.
Nov 13th 2009, 17:20
python
Takes the name of a video file as an argument and searches IMDB looking for relevant file titles that might match the name. Displays a list of these and writes the relevant movie information to a file in the proper format for XBMC to parse and display in the library. The script also fetches the movie poster and saves it to disk so movies automatically have the artwork as well.
Mar 22nd, 23:48
python
Updated version of the XBMC IMDB Parser. This new version uses TheMovieDB as a source. Improved to also save fanart and movie posters into a cleaner and more sensible format where each directory has a movie and all related files needed for XBMC. /Movie_Name ./Movie_Name/Movie_Name.avi ./Movie_Name/folder.jpg ./Movie_Name/fanart.jpg ./Movie_Name/Movie.nfo