INTERACT FORUM

Please login or register.

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

Author Topic: Movie Collections  (Read 5541 times)

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Movie Collections
« on: July 22, 2014, 03:18:10 pm »

Is it possible to group movies by collection (IE: Lord of the Rings) in theater view?
Logged

tls62dk

  • Galactic Citizen
  • ****
  • Posts: 406
Re: Movie Collections
« Reply #1 on: July 22, 2014, 03:24:08 pm »

Yes, you can use the SERIES tag to group them.
Logged

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: Movie Collections
« Reply #2 on: July 22, 2014, 03:53:53 pm »

I just tried that, and it didn't group them together in Theater View...what am I doing wrong?
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: Movie Collections
« Reply #3 on: July 22, 2014, 04:20:24 pm »

Go to Tools → Options → Theater View
There, you will have to customize the view that you use to display your films.
 
Change it from [Name] (or whatever it currently uses) to an expression using TVInfo(SeriesDisplay)

This will display the Series for any films which have that tag, and the name of the film for one which do not.
Logged

tls62dk

  • Galactic Citizen
  • ****
  • Posts: 406
Re: Movie Collections
« Reply #4 on: July 22, 2014, 04:30:48 pm »

Yes, you can do expressions to also format the text under the grouped movies.

I use this:

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

Which will use uppercase for any groups of movies and add the word "SERIES" after the titel.
Logged

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: Movie Collections
« Reply #5 on: July 22, 2014, 04:42:29 pm »

hmmm...OK...this gives me multiple entries for a collection.  I was hoping I would have one entry under movies, and then if I selected it, then it would show me the actual Movie titles.
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: Movie Collections
« Reply #6 on: July 22, 2014, 05:08:43 pm »

hmmm...OK...this gives me multiple entries for a collection.  I was hoping I would have one entry under movies, and then if I selected it, then it would show me the actual Movie titles.
Are you sure that your films are tagged with series information, and you followed my instructions correctly?
 
It should display like the attached images.
Logged

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: Movie Collections
« Reply #7 on: July 22, 2014, 05:16:40 pm »

Oh, I think I know what happened...I went into the customize file info panel instead of the actual menu item.  Let me give that a shot.
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: Movie Collections
« Reply #8 on: July 22, 2014, 05:21:16 pm »

You might also want to add a level below that with an expression which uses:

Expression to group by: formatdate([Date,0],yyyyMMdd) [Name]
Expression to display: [Name, 1]
 
 
This will sort the films in chronological order. (otherwise they would be sorted by name)
Logged

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: Movie Collections
« Reply #9 on: July 23, 2014, 04:14:27 pm »

You might also want to add a level below that with an expression which uses:

Expression to group by: formatdate([Date,0],yyyyMMdd) [Name]
Expression to display: [Name, 1]
 
 
This will sort the films in chronological order. (otherwise they would be sorted by name)

Where do I put this?  Sorry to be such a newb!
Logged

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: Movie Collections
« Reply #10 on: July 23, 2014, 04:32:23 pm »

One other stupid question in addition to the above...can I add Series cover art for the movie collections?  If so, how...On TV series, I just go to Tools|Cover Art|Get from Internet, but that isn't an option.  I don't want to replace the cover art for individual movies within the collection.
Logged

daveman

  • Galactic Citizen
  • ****
  • Posts: 425
  • I am still a baby user of JRiver :)
Re: Movie Collections
« Reply #11 on: July 23, 2014, 04:50:54 pm »

6233638 - for us simpletons out there,

Tools - options - theatre view...

then what?  I am unsure how to Change it from [Name] (or whatever it currently uses) to an expression using TVInfo(SeriesDisplay)

I assume you are talkig about Items to Show -- Video -- Movies -- Name? but I am not sure of the next sequence of steps

dave
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: Movie Collections
« Reply #12 on: July 24, 2014, 04:15:44 am »

Logged

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: Movie Collections
« Reply #13 on: September 09, 2014, 04:18:20 pm »

One other stupid question in addition to the above...can I add Series cover art for the movie collections?  If so, how...On TV series, I just go to Tools|Cover Art|Get from Internet, but that isn't an option.  I don't want to replace the cover art for individual movies within the collection.

I'm back to trying to make this work...can you do the above?
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: Movie Collections
« Reply #14 on: September 09, 2014, 04:28:28 pm »

I'm back to trying to make this work...can you do the above?
For film series' you will have to do this manually.
 
Save a JPG image with the exact name of the series to: %APPDATA%\J River\Media Center 20\Cover Art\Series\
 
Copy & Paste that into the Explorer address bar, or the Run box (WIN+R)
Substitute 20 with whichever version of MC you are running.
Logged

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: Movie Collections
« Reply #15 on: September 09, 2014, 04:47:57 pm »

Thanks!  That worked!
Logged
Pages: [1]   Go Up