Porting c++ cli code to MacOs

Job ID: 36924322

Budget: €250 – €750 EUR

Using the existing code on github https://github.com/Zereges/id3-tag-cli which is already working on windows and linux (and the 3 platforms are needed), you'll have to make it work on MacOs. This is a very simple cli console app which uses TagLib to add metadata to audio files.

For this job you'll also need to add a way to edit more tags using TagLib (for ID3: TIT2, TIT3, TOPE, TPE2, TALB, TCON, TYER, TRCK, TPOS, TDAT, TCOM, TRCK, TCOP, TPE1, TOWN, TSRC, APIC, TXXX ). Most of them are only strings/int except for the picture and TXXX which are basic struct handled easily by TagLib. You can use arguments to pass the data, json or any other text based format. I can help you for which tag to choose for the different formats if needed.

I'll provide audio files and data to test.
         
Related categories: C Programming Linux Mac OS C++ Programming