![]() |
|
How to omit the Album tag in lists? - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Music Tagging (/forumdisplay.php?fid=9) +--- Thread: How to omit the Album tag in lists? (/showthread.php?tid=4476) |
How to omit the Album tag in lists? - haegar33 - 16-04-2018 12:40 This might be a simple question or a challenge ![]() While browsing thru Artist or Genre listings I dont want to see the album as a subheading. Can I suppress that? Setting listViewAlbums=9999 does not help. Thanks, Haegar RE: How to omit the Album tag in lists? - timster - 16-04-2018 13:49 if listViewAlbums is 9999, you will see what you want. I suspect you haven't re-scanned if you changed it from a small number. Rescan is needed after changing most settings. RE: How to omit the Album tag in lists? - haegar33 - 16-04-2018 16:22 Nope, I still see Album names first as "Subfolders" which I have to open to see title, artist. This is my config file: Code: .configVersion = 0.7.203RE: How to omit the Album tag in lists? - simoncn - 16-04-2018 19:50 Can you post a screenshot that shows the problem? RE: How to omit the Album tag in lists? - haegar33 - 17-04-2018 17:37 Below a listing with one of my Yamaha MusicCast players: I am in the Genre listing and only see Album "folders" instead of title names..? RE: How to omit the Album tag in lists? - simoncn - 17-04-2018 21:42 What is your listViewAlbums setting? RE: How to omit the Album tag in lists? - haegar33 - 18-04-2018 10:33 See above, 9999
RE: How to omit the Album tag in lists? - simoncn - 18-04-2018 10:35 This is the reason for what you are seeing. Try removing this setting and restarting MinimServer. |