Skip to content

lua-factory: Add TheAudioDB cover source

Jean Felder requested to merge wip/jfelder/theaudiodb-cover into master

Api documentation: https://theaudiodb.com/api_guide.php

This adds a new from source from theaudiodb.com to download album cover arts from artist + album name. I cannot get any result unfortunately. The debug messages shows:

(python3:26470): Grilo-DEBUG: 13:52:37.501: [lua-library] ../../../../dev/grilo-plugins/src/lua-factory/grl-lua-library.c:588: Can't fetch element 1 (URL: https://theaudiodb.com/api/v1/json/1/searchalbum.php?s=Nirvana&a=Nevermind): 'Data not available'

I think (hope?) this is related to some problems on theaudiodb website.
See:

Edited by Victor Toso

Merge request reports