Replies: 1 comment 1 reply
-
You should take a look at #96 and talk with @0-Pierre, he's also working on it |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I merged on a fork this Overseer branch into develop on my branch and it is working pretty but still can be better.
So the goal is to have Lidarr support into Jellyseer and then, being able to import music from big streaming platforms
The idea would be to import music from big streaming platforms using a website like TuneMyMusic to lidarr where you can backup a csv of all your music (for "free").
We would have an import button that send a file to the server, then we parse this csv to import the music to Lidarr with the merged branch when it is working and ta-da!
I'm thinking to add like an advanced option to tell the column name to read and if it is correspond to artists or albums.
This feature could be interesting for all the people that doesn't changes because "I got 3000 liked songs that I will never import on Lidarr".
I am happy to work on this implementation and don't hesitate to tell me if you have suggestions or if you want to work on it too.
Beta Was this translation helpful? Give feedback.
All reactions