Hi all,
I'm hoping someone can help me here. I've been trying to get my TV Shows working "properly" and believe I'm 80% of the way there.
I started with particles from a VIDEO_TS folder but the issue I kept hitting was that the cover art for the individual episodes / particles would appear to over-write the cover art for the Series.
Fine, particles appear to be a little work-in-progress like for me so I've just spent the day ripping the episodes out in to MKV format with MakeMKV. I have named the episodes <Series>.s0xe0y.mkv (e.g. Black Adder.s01.e01.mkv) and saved them in a folder structure such as <Series>\<Season x>\
Then I imported them into JRiver and it has done the same thing! The episode cover art is appearing in the Series and Season views instead of the Series or Season cover art! Argh!
That leads us on to the next problem in my setup. I have configured the TV Shows view (in Theatre View) such that the Series is shown and then when you go in to the Series, the Season is shown. I have done this with 2 expressions under the "Details" section of TV Shows -> Series in Options -> Theatre View. The expressions are:
Expression to group by: [Sort Name][Series]
Expression to display: [Series, 1]
Sorting: Name
Matching: Match any
The [Sort Name] field is an additional library field I have added so I can sort the library in the order I feel like (for example I have travelled and have some movies from Germany, these movies I keep with their original covers but sort based upon their English names).
The second expression is:
Expression to group by: [Series],[Season]
Expression to display:
if(ifEmpty([Season, 1], 1])
[name, 1],
if (isEmpty([Season Name, 1], 1]),
Season [Season, 1],
Season [Season, 1] - [Season Name, 1]
)
)
The "Season Name" is another custom field I have created. This is for seasons like Black Adder whereby some of the Seasons have a name (e.g. Black Adder Goes Forth).
This is another question: the [Season Name] never appears to match? The logic I am trying to convey above is:
If the Season is empty, display the name (e.g. Black Adder's Christmas Carol)
If the Season is not empty, then if the Season Name is empty display "Season x" else display "Season x - [Season Name]".
Also in this second level menu, the titles are displayed as "Black Adder's Chri..." instead of the full title like at the Series level. How / where do I adjust the font on this sub-level so that it displays the full title?
So lots of questions there but I hope I have given sufficient information for someone to assist.
Probably the most frustrating (because I was experiencing this with particles as well so went and started ripping my TV Series to .mkv format) is that the cover art for the Series and the Seasons is displaying the cover art of the first episode of the first season. I have checked the cover art folder, there is a Series and Seasons subfolder in each and they both have the correct artwork in place but it is being ignored by MC. I have even tried saving a folder.jpg in the "Season X" subfolder where I have saved the appropriate seasons .mkv file but still to no avail.