v17 Artwork Beef - automatically add extended artwork
(2019-08-16, 17:54)WolverineCTX Wrote: @rmrector
I did notice you already integrated extended Artwork Types available over KyraDB. Have read there will also soon be a voting system for all KyraDB artwork types same as fanart.tv (for preference on bulk/batch)
Are you also going to implement soon the pretty new Character Poster Sets Project also yet available over API? -> https://forum.kodi.tv/showthread.php?tid...pid2867100

It's really well sorted and maintained for example one of my fav movies:

Much better than the standard AB extraposter function cause there is all results random, here all sorted with good quality.
Would love to see the sideshows everywhere in Kodi like in this showcase, but it will only get usable for all when it will be implemented to automate artwork fetching.
Would be much appreciated  Nod
The voting system is live now.
Image

@rmrector I have added the language and likes to the API output. It would really be awesome if you would implement it. I think @"chrissix" can provide the details about the filenaming when the collection set is being downloaded.

For the character poster sets I have added an extra default_character_posters to the output. This one contains the collection set with the highest likes:

json:
{
    "base_url_actor_art" = "https://www.kyradb.com/actors/original";
    "base_url_backgrounds" = "https://www.kyradb.com/backgrounds/original";
    "base_url_character_art" = "https://www.kyradb.com/characters/original";
    "base_url_character_posters" = "https://www.kyradb.com/posters/original";
    "base_url_logos" = "https://www.kyradb.com/logos/original";
    "base_url_posters" = "https://www.kyradb.com/posters/w342";
    "character_posters" =     (
         {
            "collection_number" = 0;
            "date_added" = "2019-07-27 12:25:59";
            height = 3000;
            language = english;
            likes = 1;
            name = "3638c744a5a7ddab7644689cb85bc82631b3bca9d742d4ddd72958dec711a47b.jpg";
            "order_number" = 0;
            resolution = "1945 x 3000";
            width = 1945;
        },
                {
            "collection_number" = 0;
            "date_added" = "2019-07-27 12:28:02";
            height = 3000;
            language = english;
            likes = 1;
            name = "5b1ee305b6943491a2e67a23d17d038987e9ef87e7ec575fd92ea8717b50e5fd.jpg";
            "order_number" = 1;
            resolution = "1945 x 3000";
            width = 1945;
        },
        {
            "collection_number" = 0;
            "date_added" = "2019-07-27 12:28:36";
            height = 3000;
            language = english;
            likes = 1;
            name = "676e057b484098ae3bd6f6588cbd4167023568412457e7ee610d5f1ad8a50e7c.jpg";
            "order_number" = 3;
            resolution = "1945 x 3000";
            width = 1945;
        },
                {
            "collection_number" = 0;
            "date_added" = "2019-07-27 12:28:53";
            height = 3000;
            language = english;
            likes = 1;
            name = "87181d7c2c47d69109a6e586f876091fc9df1c567cb3aadedfebeb0a876daa43.jpg";
            "order_number" = 4;
            resolution = "1945 x 3000";
            width = 1945;
        },
        {
            "collection_number" = 1;
            "date_added" = "2019-07-27 12:30:20";
            height = 2436;
            language = english;
            likes = 0;
            name = "9d2682d2e124d4fb286ce3f391be812e7855e8328f372c7c1e02afbcd70a3a30.jpg";
            "order_number" = 0;
            resolution = "1656 x 2436";
            width = 1656;
        },
        {
            "collection_number" = 0;
            "date_added" = "2019-07-27 12:28:21";
            height = 3000;
            language = english;
            likes = 1;
            name = "c505cca02b6f8a2911e3716ed6a1ddffa519a3ae3b9a652434361ab1203dc1ac.jpg";
            "order_number" = 2;
            resolution = "1945 x 3000";
            width = 1945;
        },
        {
            "collection_number" = 1;
            "date_added" = "2019-07-27 12:30:34";
            height = 2436;
            language = english;
            likes = 0;
            name = "e9d78ce63a6865464ae79bb824ba8070cb4841f71636ee5acf9d7f4eb4adfaa8.jpg";
            "order_number" = 1;
            resolution = "1656 x 2436";
            width = 1656;
        }
    );
    "default_character_posters" =     (
         {
            "collection_number" = 0;
            "date_added" = "2019-07-27 12:25:59";
            height = 3000;
            language = english;
            likes = 1;
            name = "3638c744a5a7ddab7644689cb85bc82631b3bca9d742d4ddd72958dec711a47b.jpg";
            "order_number" = 0;
            resolution = "1945 x 3000";
            width = 1945;
        },
        {
            "collection_number" = 0;
            "date_added" = "2019-07-27 12:28:02";
            height = 3000;
            language = english;
            likes = 1;
            name = "5b1ee305b6943491a2e67a23d17d038987e9ef87e7ec575fd92ea8717b50e5fd.jpg";
            "order_number" = 1;
            resolution = "1945 x 3000";
            width = 1945;
        },
        {
            "collection_number" = 0;
            "date_added" = "2019-07-27 12:28:36";
            height = 3000;
            language = english;
            likes = 1;
            name = "676e057b484098ae3bd6f6588cbd4167023568412457e7ee610d5f1ad8a50e7c.jpg";
            "order_number" = 3;
            resolution = "1945 x 3000";
            width = 1945;
        },
        {
            "collection_number" = 0;
            "date_added" = "2019-07-27 12:28:53";
            height = 3000;
            language = english;
            likes = 1;
            name = "87181d7c2c47d69109a6e586f876091fc9df1c567cb3aadedfebeb0a876daa43.jpg";
            "order_number" = 4;
            resolution = "1945 x 3000";
            width = 1945;
        },
        {
            "collection_number" = 0;
            "date_added" = "2019-07-27 12:28:21";
            height = 3000;
            language = english;
            likes = 1;
            name = "c505cca02b6f8a2911e3716ed6a1ddffa519a3ae3b9a652434361ab1203dc1ac.jpg";
            "order_number" = 2;
            resolution = "1945 x 3000";
            width = 1945;
        }
    );
    error = 0;
    message = successful;
    "number_of_character_posters" = 7;
    timezone = GMT;
    "timezone_str" = "Europe/London";
}
Proud owner of comics42.shop 
Reply


Messages In This Thread
Artwork Helper version 0.7.0 - by rmrector - 2016-10-11, 11:30
Extrafanart - by stephen147 - 2018-05-15, 20:59
RE: Artwork Beef Context Menu - by berkhornet - 2018-09-25, 11:49
RE: Artwork Beef - automatically add extended artwork - by rschiks - 2019-08-18, 12:24
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