2025-01-07, 06:41 PM
I am mostly just adding songs already in my library. I have a lot of playlists that I have ported around for a few years. It would be a lot of work to add songs one at a time. I saw that I can add albums and even genres or artists.
I was planning on writing a script to iterate over the old list to extract the data I needed, I think just the link to the song based on what I saw, and then manipulate the text in the xml file.
I think I did the same thing to import the playlists into Plex. I think there may have been an API available with Plex to edit the DB.
It does look like the playlist is in the db. If there is not an API I would need to figure out how I would work on the DB in my case. I have Jellyfin running in a Podman container on Fedora.
I was planning on writing a script to iterate over the old list to extract the data I needed, I think just the link to the song based on what I saw, and then manipulate the text in the xml file.
I think I did the same thing to import the playlists into Plex. I think there may have been an API available with Plex to edit the DB.
It does look like the playlist is in the db. If there is not an API I would need to figure out how I would work on the DB in my case. I have Jellyfin running in a Podman container on Fedora.