Skip to content

Multiple fixes to the online services

Zixing Liu requested to merge liushuyu/amarok:master into master

This merge request fixes multiple issues in the musicbrainz and musicdns (defunct) support modules:

  • Add support for FFmpeg 5.0
  • Fixed CMakeLists issues when generating the config.h file (previously, the file was generated incorrectly due to variable declared later than the generation step)

Merge request reports