The MPEI from the repository on the MP site works fine - but the version that the MPEI installer says is available on the 'Known Plugins' page is out of date.
Try uninstalling it and then looking at the version on the known plugins tab.
This is not working with MyFilms or?
If so, is there a way this can be done? ( @Guzzi )
I need clearart in MyFilms!
infinite.loop, I do not use MyFilms plugin, but if you can provide me with a populated database, I will see how to integrate.
ArrayList myvideos = new ArrayList();
BaseMesFilms.GetMovies(ref myvideos);
Log.Info("returning " + myvideos.Count + " movies");
List<MFMovie> MovieList = (from MFMovie movie in myvideos select movie).ToList();
foreach mov in MovieList ...
Hi M3cury ,
what about , to add support also to My Videos plugin .. the build in movie plugin ...that many of of mp users use for movies... .
we ask long time ago ....