lyarenei / jellyfin-plugin-listenbrainz

ListenBrainz plugin for Jellyfin.
MIT License
65 stars 2 forks source link

[Request]: Sync ListenBrainz recommendation playlists to Jellyfin #74

Open UnviableFriend opened 5 months ago

UnviableFriend commented 5 months ago

Description

Forgive me if this wouldn't be in the scope of this plugin. But it would be great if the plugin could sync the "Created for you" playlists from ListenBrainz to Jellyfin.

I use my media server exclusively for music listening, but the relatively new recommendation playlists on ListenBrainz are a great way to discover music without having something like spotify. But creating a playlist by hand from a list on a website is very tedious.

Proposed solution

No response

Additional context

Yesterday someone posted a python script to sync ListenBrainz playlists to Plex on the MetaBrainz forums which has inspired this request.

lyarenei commented 5 months ago

I wouldn't say this is out of scope for the plugin. After all, there are already multiple plugins out there which do the simple scrobbling, so there would be almost no reason to use this plugin. So yes, I think this plugin should aim for tighter integration with ListenBrainz.

It also looks like this has been requested for Jellyfin on their feature request platform (although this also suggests an integrated implementation rather than standalone plugin). https://features.jellyfin.org/posts/2411/integration-with-listenbrainz

(The new releases function also looks interesting, but imo it's pretty pointless, unless you have the files yourself, Jellyfin can't do anything with that information. And as far as I am aware, it's still not possible to have content source plugins without hacks.)

But back to the topic. I'm definitely for it, but unless someone makes a pull request, I can't promise this will be available any time soon. But we will see. Priority-wise I'd put this right after the favorite sync feature completion (#32).