View Issue Details

IDProjectCategoryView StatusLast Update
0018993MMW 5Reportspublic2023-10-27 15:41
Reporterlowlander Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.0.3 
Target Version5.1Fixed in Version5.0.4 
Summary0018993: Statistics has inconsistent statistics between Top 10 Artist or Album Played and Top 10 Genre's or Ratings played
DescriptionStatistics has inconsistent statistics between Top 10 Artist or Album Played and Top 10 Genre's or Ratings played.

- For Artist and Album it shows all plays for files associated with that value (so if there are 10 files with 10 plays each the number would be 100)
- For Genre and Rating it shows the total amount of files played associated with that value (so only 10 would be shown).

Solutions:
A) Fix Genre and Rating to also show total plays
B) Fix wording so it's clear Genre and Rating show something else than Artist and Album.
Additional InformationTicket 4112
TagsNo tags attached.
Fixed in build2665

Relationships

related to 0020317 closedmichal 'Top x Played' and 'Ratings Played' display incorrect Length and File Sizes 

Activities

Ludek

2022-06-06 13:55

developer   ~0068440

image.png (39,902 bytes)   
image.png (39,902 bytes)   

Ludek

2022-06-06 13:57

developer   ~0068441

Last edited: 2022-06-06 14:02

You are true, there is inconsistency.

IMO we should either:
1) rename 'Tracks' to 'Plays' for albums/artists (per screenshoit above)
OR
2) unify it with genres/ratings and show only number of tracks played (and not total plays)

rusty

2022-09-14 20:52

administrator   ~0069278

I'd go with A) / 1) i.e. For reports of 'Top 10 x Played', it should always indicate the # of plays--and show 'Played #' rather than tracks so that it's clear.

Note: 'Played #' is an existing string.

michal

2022-09-15 11:22

developer   ~0069287

Fixed in build 2663.

lowlander

2022-09-16 20:25

developer   ~0069335

1) This doesn't seem fixed for Ratings.

2) Length and File Size don't match played count.

michal

2022-09-22 08:20

developer   ~0069472

Rating played fixed in build 2665. It counted repeated playback of the same track only once.

2) left opened, as this would be change of behavior from MM4, where it works the same like in MM5 now. If really needed, please insert as new issue.

lowlander

2022-09-23 17:52

developer   ~0069509

A) Verified on 2665.

B) The issue is that for the Top 10 statistics the column Played (counts total amount of plays for the value) doesn't match the statistic provided by Length and File Size (which counts for files).
1 We can leave it as is, it was like this in MediaMonkey 4 too
2 Make Length and File Size match the Plays (ie. Plays * Length/Filesize)
3 Remove the columns Length and File Size
4 Add Total value (Length of Played files/Length of all files for value

rusty

2023-10-27 15:37

administrator   ~0073243

Resolving and opening a new issue for the remaining item 2).