It will help you improve your skills and understand how to start this journey!
I am old school, without a Spotify account. I have my huge MP3 collection that I keep growing and I want to organize those files and soundKonverter it was always perfect.
The problem is that it was closed in 2022 and it isn’t available anymore in any distro because doesn’t work with the latest KDE and QT versions.
With Regolo.AI and 2 weeks I was able to migrate all the codebase, compile it and getting working (at least with Mp3 files, I tested with just that).

As you can see the amount of files changed is not just few files but an huge amount, because in this case this software supports various plugins and codecs including exporting CD audio.

As you can see in the screenshot is working with a incomplete Italian localization (in this case) that maybe I will fix it.
What I had to do it was first of all with AI, an analysis about the codebase to see what is needed for migration and give freedom to compile it and start the developing on my workstation while I was doing my stuff.
It burned a lot of tokens but at the end the magic was done.
GitHub: https://github.com/Mte90/soundkonverter
PS: I know about https://github.com/Bleuzen/FFaudioConverter/ that I have on my machine but the UX and also the features aren’t the same so why not bringing back this software?
PSS: The only problem I saw it was that is missing a license in the original soundKonverter GitHub repository
