INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Video movie Series art  (Read 1878 times)

Z0001

  • Citizen of the Universe
  • *****
  • Posts: 541
Video movie Series art
« on: September 28, 2013, 06:21:15 pm »

Hi

 I have tagged the [Series] field with the series name for movies, eg Rocky, and have a folder under Cover Art called Series in which I have a jpeg called Rocky. But in theatre view instead of seeing the jpeg I expect I still just see a fan of the individual movie cover art. The view is by the [Series] field.

Should this work for movies like it does for TV Shows?

Thanks
Logged

kensn

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1352
Re: Video movie Series art
« Reply #1 on: September 28, 2013, 06:46:07 pm »

I just tried this and it worked for me.

I already had the series field populated for some movies.

I copied a jpg into my series folder and named it after one of my series of my movies.

make a new library item under movies named series and added library item series in it.


Make sure the name of the jpg is the same as the name of the series.

Ken
Logged
If(IsEmpty([Coffee Cup]), Coffee, Drink)

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Video movie Series art
« Reply #2 on: September 28, 2013, 06:46:16 pm »

So long as you have a [Series] category, the artwork will be used.  It is this library field that triggers series artwork.

Your category can use either the library field Series, or you can use the expression TVInfo(SeriesDisplay), which will give you either Series, or if it is empty, Name.
Logged
The opinions I express represent my own folly.

Z0001

  • Citizen of the Universe
  • *****
  • Posts: 541
Re: Video movie Series art
« Reply #3 on: September 29, 2013, 02:04:35 am »

Brilliant, thanks. I was using a home-made category that was doing the same as the TVInfo expression, but of course MC didn't recognize it as [Series] and so was not displaying the correct art.

All good now!

thanks
Logged

tls62dk

  • Galactic Citizen
  • ****
  • Posts: 406
Re: Video movie Series art
« Reply #4 on: September 29, 2013, 07:07:47 am »

MrC, I am using the following expression in my Movie Title view (Theater View).

if(isempty([Series]), [Name]Delimit(Watched(2), , / ), Fixcase([Series],3) SERIES)

With the series tag populated, it gives me all movie series grouped and with capital letters. E.g. "ALIEN SERIES"

IT does not provide me with the series artwork as explained above, possibly because the expression TVInfo(SeriesDisplay) isn't used. Is there are way to merge the two so I will get both?

TLS
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Video movie Series art
« Reply #5 on: September 29, 2013, 10:54:41 am »

I don't think so.  I believe Matt indicated that Series artwork only triggers under these easy-to-catch conditions.
Logged
The opinions I express represent my own folly.

tls62dk

  • Galactic Citizen
  • ****
  • Posts: 406
Re: Video movie Series art
« Reply #6 on: September 29, 2013, 11:55:20 am »

Thanks anyway. The current set-up I have works pretty well.
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Video movie Series art
« Reply #7 on: September 29, 2013, 12:00:17 pm »

Yeah, sorry.  it isn't very clear to my why they check for [Series] can't instead be a comparison of the evaluation of the expression against the value of [Series] instead.  This would allow any expression to then work.  But I have no clue about how this stuff is implemented in MC, so have no authoritative voice here.
Logged
The opinions I express represent my own folly.

kensn

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1352
Re: Video movie Series art
« Reply #8 on: September 29, 2013, 12:42:42 pm »

check for [Series] can't instead be a comparison of the evaluation of the expression against the value of [Series] instead. 

This would be nice....
Logged
If(IsEmpty([Coffee Cup]), Coffee, Drink)

mojave

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3732
  • Requires "iTunes or better" so I installed JRiver
Re: Video movie Series art
« Reply #9 on: October 01, 2013, 11:53:47 am »

I just tagged some movies with Series (Star Trek, Iron Man) and was able to get series art to work. I am using the default Video > Movies > Name view and added TVInfo(SeriesDisplay) as an expression to group by.

When I click a series, the movies in the series will show as expected. However, when I click a movie I go to another screen with just the movie and I have to select it again. How do I eliminate the drill down for movies not in a series?
Logged

mojave

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3732
  • Requires "iTunes or better" so I installed JRiver
Re: Video movie Series art
« Reply #10 on: October 01, 2013, 03:49:05 pm »

I created a new view and I get the desired behavior. I wonder why I couldn't modify the existing Name view and have it work properly? Perhaps I needed to reset the view first. 
Logged
Pages: [1]   Go Up