clangen / musikcube

a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
https://musikcube.com
BSD 3-Clause "New" or "Revised" License
4.08k stars 295 forks source link

Use itemMap() in taglib metadata reader #662

Closed meanjollies closed 1 day ago

meanjollies commented 5 months ago

With the recent release of TagLib 2.0, the use of MP4::Tag::itemListMap() has been dropped in favor of itemMap(), which appears to be supported in previous releases of TagLib.

Reaper176 commented 3 months ago

Please merge this. I have tested it and it is working as a fix. to https://github.com/clangen/musikcube/issues/667

Also thank you meanjollies. <3

meanjollies commented 1 day ago

Fixed in https://github.com/clangen/musikcube/commit/bec721f38a196df04b11212d0f9d7c66f9381277