v17 Artwork Beef - automatically add extended artwork
@docwra Ya, that's probably the case; this is the only track on that album like this. With the request to "http://www.theaudiodb.com/api/v1/json/1/searchtrack.php?s=Justin Timberlake&t=Señorita" (with or without the accent), the result is (description cut down)
 
Code:
{
    "track": [
        {
            "idTrack": "32814830",
            "idAlbum": "2117596",
            "idArtist": "112325",
            "idLyric": "264788",
            "idIMVDB": null,
            "strTrack": "Señorita",
            "strAlbum": "Justified",
            "strArtist": "Justin Timberlake",
            "strArtistAlternate": null,
            "intCD": null,
            "intDuration": "298973",
            "strGenre": "Pop",
            "strMood": null,
            "strStyle": null,
            "strTheme": null,
            "strDescriptionEN": "...",
            "strTrackThumb": "http://www.theaudiodb.com/images/media/track/thumb/vvvuqp1378498785.jpg",
            "strTrackLyrics": "",
            "strMusicVid": "http://www.youtube.com/watch?v=nJHYDkvRB2Y",
            "strMusicVidDirector": "Paul Hunter",
            "strMusicVidCompany": "",
            "strMusicVidScreen1": null,
            "strMusicVidScreen2": null,
            "strMusicVidScreen3": null,
            "intMusicVidViews": "40513579",
            "intMusicVidLikes": "74671",
            "intMusicVidDislikes": "2347",
            "intMusicVidFavorites": null,
            "intMusicVidComments": null,
            "intTrackNumber": "1",
            "intLoved": "0",
            "intScore": null,
            "intScoreVotes": null,
            "strMusicBrainzID": "5889fbcc-4611-46a9-b27c-4105e6fc58b1",
            "strMusicBrainzAlbumID": null,
            "strMusicBrainzArtistID": null,
            "strLocked": "unlocked"
        }
    ]
}

Specifically the problem Artwork Beef is encountering is the empty strMusicBrainzAlbumID and strMusicBrainzArtistID.
Reply


Messages In This Thread
Artwork Helper version 0.7.0 - by rmrector - 2016-10-11, 11:30
RE: Artwork Beef - automatically add extended artwork - by rmrector - 2017-12-05, 20:54
Extrafanart - by stephen147 - 2018-05-15, 20:59
RE: Artwork Beef Context Menu - by berkhornet - 2018-09-25, 11:49
Artwork changing by itself - by crazyhands911 - 2020-05-18, 00:24
Logout Mark Read Team Forum Stats Members Help
Artwork Beef - automatically add extended artwork5