Description
One feature that I miss from Plexamp was it's detection of "Hot Tracks" - or songs that are more popular by an artist
From my (limited) research into ListenBrainz, it appears as though they do have metrics for song popularity based on submitted scrobbles
Would it be possible to extend this plugin to retrieve this information and have it stored in Jellyfin? This could allow for clients and the Jellyfin Web UI to display a 🔥 icon next to songs that are more popular on ListenBrainz
Proposed solution
- Implement a task to run after a scan that will fetch listening popularity data from listenbrainz
- Add an ability to retrieve this data for a given
BaseItemDto of item type Audio
Additional context
This comes from a feature request for Jellify
Originating Issue for tracking
Description
One feature that I miss from Plexamp was it's detection of "Hot Tracks" - or songs that are more popular by an artist
From my (limited) research into ListenBrainz, it appears as though they do have metrics for song popularity based on submitted scrobbles
Would it be possible to extend this plugin to retrieve this information and have it stored in Jellyfin? This could allow for clients and the Jellyfin Web UI to display a 🔥 icon next to songs that are more popular on ListenBrainz
Proposed solution
BaseItemDtoof item typeAudioAdditional context
This comes from a feature request for Jellify
Originating Issue for tracking