drtak34 / my-films

Automatically exported from code.google.com/p/my-films
0 stars 0 forks source link

Support of Mediaportal V1.3 #134

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
MyFilms is not compatible with MP1.3 due to API changes in Mediaportal.
In MP13, breaking changes have been introdiuced, that break compatibility and 
require changes in MyFilms.
Affected methods are:
VideoDatabase.GetFiles(iidMovie, ref movies);
VideoDatabase.AddActor(imdbActor.Name)
VideoDatabase.AddActorToMovie(iidmovie, iiActor)
IMDB class -> imdb.GetActorDetails(imdb[i], false, out imdbActor)
Also skin change is required due to default skin change and removed files in 
MP1.3 default skins.

Original issue reported on code.google.com by Guzz...@googlemail.com on 1 Jul 2012 at 9:33

GoogleCodeExporter commented 9 years ago
Added conditional compile switch - currently, it seems, there is no way to make 
MyFilms compatible with both MP1.2 and MP1.3 at the same time .... 

Original comment by Guzz...@googlemail.com on 1 Jul 2012 at 9:45

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2344.

Original comment by Mikeplan...@web.de on 3 Aug 2012 at 2:22

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2357.

Original comment by Mikeplan...@web.de on 7 Aug 2012 at 9:43

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2358.

Original comment by Mikeplan...@web.de on 7 Aug 2012 at 11:46

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2359.

Original comment by Mikeplan...@web.de on 8 Aug 2012 at 2:52

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2360.

Original comment by Mikeplan...@web.de on 8 Aug 2012 at 9:08

GoogleCodeExporter commented 9 years ago
Finally, we made MyFilms compatible with both MP1.2.x and MP1.3alpha (which is 
the current 1.3 release)

Original comment by Guzz...@googlemail.com on 27 Oct 2012 at 9:37

GoogleCodeExporter commented 9 years ago

Original comment by Dade...@gmail.com on 28 Oct 2012 at 6:03

GoogleCodeExporter commented 9 years ago
Not sure if any docs were required other than saying that MP 1.3.x is 
supported, which we did, so setting this to Docs Done.

Original comment by Dade...@gmail.com on 12 Aug 2013 at 11:02