damienhaynes / moving-pictures

Moving Pictures is a movies plug-in for the MediaPortal media center application. The goal of the plug-in is to create a very focused and refined experience that requires minimal user interaction. The plug-in emphasizes usability and ease of use in managing a movie collection consisting of ripped DVDs, and movies reencoded in common video formats supported by MediaPortal.
12 stars 6 forks source link

Add Play properties for Movie ID so that Addition artwork can be pushed to skin #1106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The website fanart.tv provides a lot of ClearArt and ClearLogos for series and 
movies.

I think it would be great to include ClearArt support like MP-TVSeries is doing 
it with "#TVSeries.Play.ClearArt"

There is a plugin "DVDArt_Plugin" which automatically downloads the art but 
there is no easy and 100% way to include the logos.

Original issue reported on code.google.com by gunnar.s...@gmail.com on 12 Nov 2012 at 3:49

GoogleCodeExporter commented 9 years ago
Yes this would be very nice, when you can add this !!

Original comment by D3ltor...@googlemail.com on 12 Nov 2012 at 4:27

GoogleCodeExporter commented 9 years ago
1+

Original comment by mark...@gmail.com on 13 Nov 2012 at 11:32

GoogleCodeExporter commented 9 years ago
One more for this petition :)

Original comment by nunoleal...@gmail.com on 13 Nov 2012 at 2:48

GoogleCodeExporter commented 9 years ago
One more for this petition :D

Original comment by ajs.blackhole on 6 Jun 2013 at 10:11

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 6 Jun 2013 at 9:28

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 6 Jun 2013 at 9:29

GoogleCodeExporter commented 9 years ago
One more for this petition :D

Original comment by digr...@gmail.com on 7 Jun 2013 at 4:12

GoogleCodeExporter commented 9 years ago
I will add some extra play properties to skin and/or make it part of the skin 
settings so that any property remains static whilst a movie is playing.

Original comment by damien.haynes@gmail.com on 7 Jun 2013 at 10:51

GoogleCodeExporter commented 9 years ago
I will also look at filling in the gaps of existing play properties:
http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/7_Skins/Skin_Arch
itecture/Current_File_Tags?highlight=%23Play.Current.Title

Original comment by damien.haynes@gmail.com on 25 Aug 2013 at 12:53

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 25 Aug 2013 at 12:53

GoogleCodeExporter commented 9 years ago
Done in r1525. The following properties are now available:

#Play.Current.Title
#Play.Current.Plot
#Play.Current.PlotOutline
#Play.Current.Thumb
#Play.Current.Year
#Play.Current.File
#Play.Current.DVDLabel
#Play.Current.IMDBNumber
#Play.Current.Rating
#Play.Current.Votes
#Play.Current.Runtime
#Play.Current.MPAARating
#Play.Current.IsWatched
#Play.Current.TagLine
#Play.Current.Director
#Play.Current.Genre
#Play.Current.Credits
#Play.Current.Cast

The one you're probably interested in though is '#Play.Current.IMDBNumber', 
presumably the images downloaded via the artwork plugin uses the IMDb number to 
generate filenames.

Original comment by damien.haynes@gmail.com on 25 Aug 2013 at 9:04