Hey! Does anyone know the criteria for how plex will download top track information for an artist? I seem to have inconsistencies within my library.
For instance, here is the track metadata for a track that appears as a top track for Five The Heirophant:
<Track guid="plex://track/5d07fdfc403c640290b556c6" key="/library/metadata/5d07fdfc403c640290b556c6" ratingCount="763" ratingKey="5d07fdfc403c640290b556c6" title="Queen Over Phlegethon" type="track" duration="513986" grandparentTitle="Five The Hierophant" grandparentType="artist" grandparentThumb="https://img.discogs.com/MwjK-0HRdnzyv_tugPinaHEe05o=/600x600/smart/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/A-4624576-1444067178-6766.jpeg.jpg" grandparentRatingKey="5d07bf73403c640290757c87" grandparentGuid="plex://artist/5d07bf73403c640290757c87" grandparentKey="/library/metadata/5d07bf73403c640290757c87" parentTitle="Over Phlegethon" parentType="album" parentThumb="https://ia800800.us.archive.org/32/items/mbid-c8dba41d-cf70-4e9b-8fe4-3ec0c2a0703f/mbid-c8dba41d-cf70-4e9b-8fe4-3ec0c2a0703f-17234562235.png" parentRatingKey="5d07cb2d403c640290db4334" parentGuid="plex://album/5d07cb2d403c640290db4334" parentKey="/library/metadata/5d07cb2d403c640290db4334" viewCount="0" viewOffset="0" index="1" parentIndex="1">
<Guid id="mbid://b7b4be00-abe4-4753-a3dc-223072248a9f"/>
Here is the metadata for a track for another band (Negative Thought Process) which doesn’t show any top track information:
<Track guid="plex://track/5d07fdfc403c640290b556c6" key="/library/metadata/5d07fdfc403c640290b556c6" ratingCount="763" ratingKey="5d07fdfc403c640290b556c6" title="Queen Over Phlegethon" type="track" duration="513986" grandparentTitle="Five The Hierophant" grandparentType="artist" grandparentThumb="https://img.discogs.com/MwjK-0HRdnzyv_tugPinaHEe05o=/600x600/smart/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/A-4624576-1444067178-6766.jpeg.jpg" grandparentRatingKey="5d07bf73403c640290757c87" grandparentGuid="plex://artist/5d07bf73403c640290757c87" grandparentKey="/library/metadata/5d07bf73403c640290757c87" parentTitle="Over Phlegethon" parentType="album" parentThumb="https://ia800800.us.archive.org/32/items/mbid-c8dba41d-cf70-4e9b-8fe4-3ec0c2a0703f/mbid-c8dba41d-cf70-4e9b-8fe4-3ec0c2a0703f-17234562235.png" parentRatingKey="5d07cb2d403c640290db4334" parentGuid="plex://album/5d07cb2d403c640290db4334" parentKey="/library/metadata/5d07cb2d403c640290db4334" viewCount="0" viewOffset="0" index="1" parentIndex="1">
<Guid id="mbid://b7b4be00-abe4-4753-a3dc-223072248a9f"/>
If you notice between the two XML snippets, the track that is from the missing popular artists item does not have a ratingCount (which, after probing about, generally correlates with a last.fm play count)
Negative Thought Process is in musicbrainz and has a working link to their last.fm page. That can be tested by finding/refreshing the artist and seeing it pull down last.fm biography data.
Does anyone know what other criteria needs to be met for this information to come down? It slightly breaks the artist radio function as it seems the artist radio will only shuffle tracks that are in the “Popular Tracks” metadata
