theMK2k / Media-Hoarder

Media Hoarder - THE media frontend for data hoarders and movie lovers
https://media.hoarder.software
Other
258 stars 4 forks source link

How does this work in the new release? #46

Closed kolbdog3333 closed 9 months ago

kolbdog3333 commented 10 months ago

You put in the new relase this make series clickable and expand to episodes listing for the selected series, show affected number of episodes vs. total number of episodes?

How does that new feature work?

kolbdog3333 commented 10 months ago

Same with this one: remove the episodes section (in favor of episodes sections for all listed series)

theMK2k commented 9 months ago

Sorry, but I think I can't make sense out of your question. Could you please provide some screenshots if you refer to something that is already there?

kolbdog3333 commented 9 months ago

Look in the Readme its the first two items in the Done list for tv series: Series: Media Property Dialog

make series clickable and expand to episodes listing for the selected series, show affected number of episodes vs. total number of episodes
remove the episodes section (in favor of episodes sections for all listed series)
theMK2k commented 9 months ago

Oh yes, the Media Property Dialog is the dialog that pops up when you click a property, e.g.:

etc.

That dialog provided sections "x movies", "y series" and (if you opened the dialog up in the context of a series) "z episodes".

That was suboptimal because the user might be interested - right within that dialog - to which episodes of any series listed in the dialog, that property applies to.

Sorry, lots of text. Here are some screenshots how it's implemented in the latest version:

  1. I clicked the "Animation" genre (red arrow) and the dialog opens up (center of the screen)

image

Now the dialog presents number of movies and number of series.

  1. When clicking "movies" in the dialog, I get the list of movies that have the "Animation" property:

image

  1. When clicking "series" in the dialog, I get the list of series that have the "Animation" property:

image


Anything up to this point wasn't new, but this:

  1. With the list of series expanded, I can click on a series and it will further expand to it's episodes.

Of course this doesn't make much sense with the "Animation" genre as the episodes are most likely all "Animation" if the series is "Animation", but for the sake of the current example:

image

theMK2k commented 9 months ago

A better example would be with cast. Here I opened up the dialog for "Troy Baker" to check in how many and which episodes of "Fullmetal Alchemist: Brotherhood" he is involved:

image