Hi! I got interested in ListenBrainz’ playlist generation this week-end (especially after having imported my spotify listens!) so I tried making a Family Jams generator, to make playlists that would fit me and my brother since I often don’t like what he puts on the aux.
Its a new patch for Troi, it takes a list of usernames as arguments and finds commonly liked artists and makes a playlist out of their radio tracks.
For now, it requires some Troi modifications I will send as pull requests. You can check an example: ListenBrainz
I uploaded the source here https://codeberg.org/Baleine/troi-patches/src/branch/master/family_jams.py
What do you think? I’m looking for improvement ideas