View Issue Details

IDProjectCategoryView StatusLast Update
0020122MMW 5DB / Backuppublic2023-07-03 21:14
Reporterpeke Assigned To 
PriorityurgentSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Target Version5.1.1Fixed in Version5.1 
Summary0020122: Genre Categories Improvements
Descriptionin 0014214 we added ability to have Genre Categories, but it is only available if "Show all nodes" is not enabled, but it could be also useful even it is enabled.

1. Make Genre categories available even "Show all nodes" is enabled.

Optional as leftover from 0014214
2. DB Implementation is vaguely describe DB changes and what was done. If it is hardcoded it could be useful that it is imported from XML/JSON file that is editable.
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?t=104375
TagsNo tags attached.
Fixed in build2810

Relationships

related to 0014214 closedLudek Hierarchical genres implementation 

Activities

Ludek

2023-06-29 10:00

developer   ~0072370

Last edited: 2023-06-29 10:09

1. => fixed in 2810

2. Is defined in viewHandlers.js and can be easily modified there.
Alternatively addon can be easily created to override the default genre categories defined in
window.uitools.predefinedGenreCategories array

Asked users to suggest the enhanced definition to include it later in native viewHandlers.js or as an addon:
https://www.mediamonkey.com/forum/viewtopic.php?p=511162#p511162

Ludek

2023-06-29 10:02

developer   ~0072371

image.png (60,948 bytes)   
image.png (60,948 bytes)   

peke

2023-07-03 21:14

developer   ~0072407

Verified 2810

Enhanced definitions should be added in new bug according to need.