Post Reply 
Index Artwork
28-12-2022, 14:48
Post: #50
RE: Index Artwork
The selection of auto index art for AlbumArtist index entries is based on items in the index selection, not albums. This means the artwork search order is the search order described for audio files in this section, so a disc image would be used in preference to an album image.

Similarly, the artwork selection order for AlbumArtist index entries is based on items.sortTags, not Album.sortTags. It should be similar to the order that the user would see in the 'n items' list.

The code for choosing an automatic image for an artist or album artist needs to be simple and efficient because it is run for all entries in an Artist or AlbumArtist container when the user selects Artist or AlbumArtist. For example, clicking on Artist for an artist container that contains 1000 artists runs this code 1000 times before showing anything to the user. MinimServer works internally on lists of items and this is why an item-based approach is used. This is the reason for the "as far as possible" disclaimer in the User guide description.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Index Artwork - DavidHB - 04-06-2022, 12:50
RE: Index Artwork - Peter StreamMagic - 04-06-2022, 13:42
RE: Index Artwork - DavidHB - 04-06-2022, 14:28
RE: Index Artwork - DavidHB - 04-06-2022, 16:53
RE: Index Artwork - paultaylor - 06-06-2022, 16:06
RE: Index Artwork - DavidHB - 07-06-2022, 09:35
RE: Index Artwork - paultaylor - 17-06-2022, 11:23
RE: Index Artwork - simoncn - 18-12-2022, 22:48
RE: Index Artwork - Peter StreamMagic - 04-06-2022, 15:00
RE: Index Artwork - simoncn - 04-06-2022, 15:10
RE: Index Artwork - DavidHB - 04-06-2022, 17:07
RE: Index Artwork - simoncn - 04-06-2022, 18:18
RE: Index Artwork - DavidHB - 04-06-2022, 20:48
RE: Index Artwork - Peter StreamMagic - 04-06-2022, 17:23
RE: Index Artwork - DavidHB - 04-06-2022, 21:00
RE: Index Artwork - Peter StreamMagic - 05-06-2022, 20:03
RE: Index Artwork - DavidHB - 06-06-2022, 15:16
RE: Index Artwork - stefano_mbp - 17-06-2022, 11:49
RE: Index Artwork - paultaylor - 17-06-2022, 12:51
RE: Index Artwork - simoncn - 17-06-2022, 18:08
RE: Index Artwork - Bird201 - 22-06-2022, 17:28
RE: Index Artwork - Peter StreamMagic - 22-06-2022, 19:25
RE: Index Artwork - entdgc - 09-07-2022, 15:03
RE: Index Artwork - DavidHB - 18-12-2022, 18:49
RE: Index Artwork - Peter StreamMagic - 18-12-2022, 19:10
RE: Index Artwork - simoncn - 18-12-2022, 22:54
RE: Index Artwork - simoncn - 19-12-2022, 09:39
RE: Index Artwork - Peter StreamMagic - 19-12-2022, 16:03
RE: Index Artwork - Peter StreamMagic - 21-12-2022, 13:55
RE: Index Artwork - DavidHB - 20-12-2022, 10:41
RE: Index Artwork - simoncn - 20-12-2022, 11:43
RE: Index Artwork - DavidHB - 20-12-2022, 12:01
RE: Index Artwork - simoncn - 20-12-2022, 12:02
RE: Index Artwork - DavidHB - 20-12-2022, 14:11
RE: Index Artwork - simoncn - 20-12-2022, 16:13
RE: Index Artwork - DavidHB - 20-12-2022, 19:58
RE: Index Artwork - gyszabolcs - 20-12-2022, 11:36
RE: Index Artwork - DavidHB - 20-12-2022, 20:24
RE: Index Artwork - simoncn - 21-12-2022, 15:28
RE: Index Artwork - Peter StreamMagic - 21-12-2022, 15:59
RE: Index Artwork - simoncn - 21-12-2022, 16:17
RE: Index Artwork - simoncn - 23-12-2022, 17:18
RE: Index Artwork - Peter StreamMagic - 23-12-2022, 17:41
RE: Index Artwork - Peter StreamMagic - 24-12-2022, 18:31
RE: Index Artwork - NorbertL - 24-12-2022, 11:15
RE: Index Artwork - simoncn - 24-12-2022, 11:48
RE: Index Artwork - NorbertL - 24-12-2022, 12:16
RE: Index Artwork - simoncn - 27-12-2022, 16:06
RE: Index Artwork - simoncn - 31-12-2022, 13:56
RE: Index Artwork - simbun - 28-12-2022, 12:47
RE: Index Artwork - simoncn - 28-12-2022 14:48
RE: Index Artwork - simbun - 28-12-2022, 21:14
RE: Index Artwork - simoncn - 28-12-2022, 23:38
RE: Index Artwork - simbun - 29-12-2022, 10:28
RE: Index Artwork - simoncn - 29-12-2022, 10:59
RE: Index Artwork - Peter StreamMagic - 31-12-2022, 14:54
RE: Index Artwork - simoncn - 31-12-2022, 16:20
RE: Index Artwork - Peter StreamMagic - 31-12-2022, 16:57
RE: Index Artwork - simoncn - 31-12-2022, 19:05
RE: Index Artwork - simoncn - 04-01-2023, 17:32
RE: Index Artwork - Bird201 - 05-01-2023, 16:17
RE: Index Artwork - simoncn - 11-01-2023, 21:24
RE: Index Artwork - steamfan - 27-01-2023, 19:28
RE: Index Artwork - jarvis - 28-01-2023, 15:08
RE: Index Artwork - steamfan - 28-01-2023, 15:34
RE: Index Artwork - simbun - 28-01-2023, 12:06
RE: Index Artwork - NightSprite - 28-01-2023, 21:49
RE: Index Artwork - simoncn - 28-01-2023, 23:19
RE: Index Artwork - NightSprite - 31-01-2023, 15:14
RE: Index Artwork - simoncn - 31-01-2023, 16:08
RE: Index Artwork - NightSprite - 31-01-2023, 23:43
RE: Index Artwork - NightSprite - 01-02-2023, 14:06
RE: Index Artwork - simoncn - 09-03-2023, 13:19
RE: Index Artwork - Peter StreamMagic - 12-03-2023, 19:06
RE: Index Artwork - lostinsound - 02-02-2023, 08:22
RE: Index Artwork - simoncn - 02-02-2023, 11:43
RE: Index Artwork - lostinsound - 02-02-2023, 15:26
RE: Index Artwork - simoncn - 02-02-2023, 15:38
RE: Index Artwork - lostinsound - 02-02-2023, 16:13
RE: Index Artwork - simbun - 18-02-2023, 13:01
RE: Index Artwork - simoncn - 18-02-2023, 17:10
RE: Index Artwork - simbun - 19-02-2023, 10:41
RE: Index Artwork - Peter StreamMagic - 19-02-2023, 15:27
RE: Index Artwork - simoncn - 19-02-2023, 16:05
RE: Index Artwork - simbun - 19-02-2023, 17:07
RE: Index Artwork - simoncn - 13-03-2023, 10:50
RE: Index Artwork - Peter StreamMagic - 13-03-2023, 22:53
RE: Index Artwork - simoncn - 15-03-2023, 18:53
RE: Index Artwork - Peter StreamMagic - 17-03-2023, 19:25

Forum Jump:


User(s) browsing this thread: 1 Guest(s)