Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
rocman
Posted - 20 Jan 2013 : 12:10:51 Hey there...
I've changed the DVD-Palace script a little bit for better compatibility with XMM8. For example: Before multiple genres are imported in one "row", now they are imported separately. Same for some other "#BLOCKS#".
Furthermore I wrote a brand new script for themoviedb.org API 3! I used the API-KEY from the previous scripts. I hope this is the API-KEY for XMM.
The script supports the following features: Languages (more are possible if needed): - English - German - Italian - French
Movie search: - the script checks if there is a translation for your choosen language, otherwise it falls automatically back to english - shows movie title, language (the one you choose or the english fallback) and movie release year Unfortunately I didn't find a way to add the search language as a parameter. It seems only #MOVIE# is allowed. That's why the search results shows only the english movie title. But all other imports use your choosen language! I can upload 4 different scripts for the 4 languages or you edit the following line in the script to the language you wish for the search results:
Simply exchange language=en with your "county code" -> language=de, language=it or language=fr!
Movie data: - MovieID - Movie title - Original movie title - Director/s - Actors (name, character in movie,) - Actors extended data (picture, birthday, biography, birthplace) - Genre/s - TMDb rating - Plot - Tagline - Runtime - Production country - Movie release year - Poster/s (scaled or full size) - Backdrop/s / Fanart (full size only) - Producer/s - Writer/s - Photographer/s - Composer/s - Production studio/s - MPAA (with US fallback) - Official website - Budget -> in Custom 1 - Revenue -> in Custom 2 - IMDB-Link -> in Custom 8
Options: - Language (EN, DE, IT, FR) - Poster (none, only first one, all) - Postersize (scaled to width 500, full size) - Backdrop (none, only first one, all) - Detailed actors data (no, yes) - Overwrite existing detailed actors data (no, yes) -> speed up import if actor already exists in database - Actors picture (no, yes)