View Issue Details

IDProjectCategoryView StatusLast Update
0008131MMW v4Tracklistpublic2011-09-12 22:42
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version4.0 
Target Version4.0Fixed in Version4.0 
Summary0008131: AA view: columns don't set/sort for video
DescriptionIn the AA view, columns seem to be hardcoded, and it's unclear how to customize them on a per collection basis. One would have expected that the AA view would display those columns that the user enables in the Collection > Column settings that are relevant to the AA view.

e.g. try to create a collection called 'Movies'
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=59203
TagsNo tags attached.
Fixed in build1416

Relationships

related to 0008064 closedpetr Art with Details View not optimized for Videos 
related to 0008260 closedpetr Column Sort and Grouping settings/issues 

Activities

petr

2011-07-13 12:14

developer   ~0026760

Fixed in 1407

lowlander

2011-07-14 15:28

developer   ~0026799

Verified in 1407, but can Title be added as this is the most important field for Movies and the column often sorted on.

petr

2011-07-14 16:05

developer   ~0026805

In AA view (without details) we can use just columns they can be used to whole album (title is track related field). When each track in one album have different title, what's the title for the album then ? It's difficult to use in AA view.

rusty

2011-07-14 16:30

administrator   ~0026808

Maybe I'm not fully understanding this. Sorts by Series/Title column are supposed to work such that MM sorts the files by Series _if they exist_, and then by Title. If Series is unknown, then MM sorts a given file just by Title.

Doesn't that meet LL's requirement?

lowlander

2011-07-14 16:46

developer   ~0026811

If Series sorts on Series > Title it would meet the requirement, but currently it has 2 issues.
1) It only sorts ascending (A-Z), descending (Z-A) doesn't work for Title.
2) It Groups all under Unknown as Series is unknown.

I'd still rather have a separated Title Column as it's clearer. Just to clarify, although Title isn't too relevant with Music and TV Shows it is very important with Movies. As MediaMonkey was Music only it is Album/Series centric which causes issues when working with Movies which are Title centric. This is why I proposed a Movies Type so it can be designed to be Title centric. Also the Type Vs. Collection choice will run into issues when settings are by Type and Collections are setup as multi-type Collections.

rusty

2011-07-14 17:48

administrator   ~0026819

I think that the Series/Title applies to movies as well. e.g. Series "Start Wars", Title "Revenge of the Jedii". Of course we can further optimize in the future, but this is good enough for now.

The solution then is to fix the Sorting problems that you outlined above.

lowlander

2011-07-14 18:00

developer   ~0026820

Most movies have no Series.

petr

2011-07-14 20:53

developer   ~0026829

Sorting fixed in 1408

rusty

2011-07-21 19:46

administrator   ~0026948

This is still problematic in build 1411 because:
1) Sorting by Series/Title is ugly because:
 a) It's impossible to deselect Series in A&D view, so both Series/Title and Series columns appear!
 b) in cases where > 1 Title is attached to a series, The title that appears doesn't really make sense (i.e. why is only 1 Title out of 6 displayed?)

The real solution is to add configurable Grouping and Stacking functionality, but another hack might be to not display the Title information (i.e. just use the Series/Title to sort by series & title, and stack titles within a series, but _never_ display the Title--use the Title column for that instead).

petr

2011-07-23 20:58

developer   ~0026969

The fields to show in Series/Title or Artist/Album is defined in Playback Rules. Problem is that user can't define this settings per collection (it's defined just by type).

rusty

2011-08-09 20:39

administrator   ~0027135

The Playback rules define the format of the 'Summary' column. However, the problem here is that:
1a) The 'Series' column cannot be deselected (there must be a reason, but I'm not sure why), so Series information appears in both the 'Series' column and in the 'Summary' column. (note: this issue is also described at 0008064 issue 4vi)

1b) This is a problem. It seems that there are only 2 possible means of displaying TV Series in Art & Details view:
i) Sorted by 'Series': With the name of the series displayed multiple times (even though it's grouped by Series)
ii) Sorted by 'Summary': Which shows the Title (which is irrelevant when multiple episodes exist)

Summary: the first approach makes more sense for series consisting of multiple episodes (i.e. enabling the 'Series' column (instead of the Summary (Art View) column), however, it needs to be fixed so that if there are groups by Series, the series shouldn't be listed for each episode. Not sure if it's possible though, without a 'group by' function.

jiri

2011-08-10 13:55

administrator   ~0027145

As discussed with Petr, this should be fixed by:

 - Fixing 1a)
 - Adding support for sorting Summary column (simply sort by its content).

I'd also remove showing of '(Art View)' after 'Summary' column. I understand that it's needed for resolution of Summary columns, but it looks really weird in the main window - as well as 'Summary (Now Playing)'. I'd leave both only as 'Summary' and show them fully only in configuration (e.g. right-click menu on header).

petr

2011-08-10 15:22

developer   ~0027147

Fixed in 1416

jiri

2011-08-16 16:46

administrator   ~0027223

As discussed with Rusty, we should do the same also for 'Summary (Now Playing)' field (i.e. show it only as 'Summary' in Now Playing header).

petr

2011-08-16 19:44

developer   ~0027231

Last edited: 2011-08-16 20:37

After offline communication with Rusty we leave Summary column as is.

Edit by Rusty: this column is applicable to any collection with multiple Types of files.

peke

2011-09-12 22:42

developer   ~0027634

Verified 1430