Multiple fixes to the online services
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)