- April 21, 2007
- 925
- 80
- Home Country
- Norway
Call the file "tt0112401.jpg" and drop it in the folder marvenius listed.
Alternatively you could upload it to meligrove.com to share it with everyone. Once you do this, to update your local system, goto the movie details screen for the movie in the MediaPortal GUI and hit "Check for New Artwork" from the context menu. It will then automatically pull down your newly uploaded backdrop. This is the preferred method since it will add the backdrop for everyone. Just dropping the file in your backdrop folder only adds it for you.
EDIT: Darre, yeah there is some kind of bug in the artwork system right now. It is flagged to be fixed in the next release. If you figure out any pattern to what is going on though, I would be all ears. I haven't investigated things too much yet, but it seems like some strange behavior is going on...
I have lots of files with the correct IMDB ID not showing up, I also have the files earlier downloaded by the plugin in that folder - but they just don't show up inside MP anymore. It would help _a lot_ of I could see what movies had assigned fanart from the config screen tho. Really hard to debug when I have to go from folder to config to MP all the time.
Also I looked at the log;
Code:
08-Sep-2008 17:42:28 Error [ DBField]: Error writing to DBMovieInfo.UserScore Property. Sometimes indicates an out of date DB. System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Single.Parse(String s, NumberStyles style, NumberFormatInfo info)
at MediaPortal.Plugins.MovingPictures.Database.DBField.SetValue(DatabaseTable owner, Object value)
I get this error hunreds of time in my log for each time I run MP.. Im guessing 350 times because thats how many movies I have . My logfile is like 1mb after 10 sec in the plugin :-/ I did use this plugin with skinners release before the current release, but I think I deleted my DB. Is my DB outdated or is this normal? I have no rating stars on any movie btw, Im guessing thats what its trying to write..