v17 Artwork Beef - automatically add extended artwork
(2018-08-28, 00:57)rmrector Wrote:
(2018-08-27, 10:31)Alyy Wrote:
(2018-08-27, 08:48)rmrector Wrote: @Alyy Run the Texture Cache Maintenance Utility and post the output of ./texturecache.py jd movies "name of movie", replace "name of movie" with a movie that isn't displaying images correctly.
I do not know how it works.

Here my command (jd movies no working): sudo ./texturecache.py P movies "Ready Player One"

Result: https://pastebin.com/hLat9quD                            

 That is not the correct command so it didn't produce the output that I need. Try the 'jd movies' command again, or ./texturecache.py Jd movies @extrajson.movies=uniqueid "fury road". It should somewhat resemble the results below. If you SSH to the Kodi device and run it from there it should just work as long as Kodi is configured to allow remote control, but on another computer it will need a bit of configuration to at least set the hostname of the device running Kodi.

json:
  {
    "art": {
      "banner": "image://nfs://CUBER/media/preserved/Movies/Mad Max Fury Road (2015)/banner.jpg/",
      "clearart": "image://nfs://CUBER/media/preserved/Movies/Mad Max Fury Road (2015)/clearart.png/",
      "clearlogo": "image://nfs://CUBER/media/preserved/Movies/Mad Max Fury Road (2015)/clearlogo.png/",
      "discart": "image://nfs://CUBER/media/preserved/Movies/Mad Max Fury Road (2015)/discart.png/",
      "fanart1": "image://nfs://CUBER/media/preserved/Movies/Mad Max Fury Road (2015)/fanart1.jpg/",
      "fanart2": "image://nfs://CUBER/media/preserved/Movies/Mad Max Fury Road (2015)/fanart2.jpg/",
      "fanart3": "image://nfs://CUBER/media/preserved/Movies/Mad Max Fury Road (2015)/fanart3.jpg/",
      "fanart4": "image://nfs://CUBER/media/preserved/Movies/Mad Max Fury Road (2015)/fanart4.jpg/",
      "landscape": "image://nfs://CUBER/media/preserved/Movies/Mad Max Fury Road (2015)/landscape.jpg/",
      "poster": "image://nfs://CUBER/media/preserved/Movies/Mad Max Fury Road (2015)/poster.jpg/",
      "thumb": "image://video@nfs://CUBER/media/preserved/Movies/Mad Max Fury Road (2015)/Mad Max Fury Road (2015) - 1080p Bluray.mkv/"
    },
    "file": "nfs://CUBER/media/preserved/Movies/Mad Max Fury Road (2015)/Mad Max Fury Road (2015) - 1080p Bluray.mkv",
    "label": "Mad Max: Fury Road",
    "movieid": 2424,
    "title": "Mad Max: Fury Road",
    "uniqueid": {
      "imdb": "tt1392190",
      "tmdb": "76341"
    }
  }
 
I use Putty to make orders. Yes it's work now.

Here's an example that does not display the logo, yet it exists in fanartv.

And for many movies, Stargate Origins, Batman and Harley Quinn, Green Lantern (Saga)... A manual search does not give anything.

Code:

[
  {
    "art": {
      "fanart": "image://http://image.tmdb.org/t/p/original/2JVnUtyUKbQm165cXUF9r5iVPDo.jpg/",
      "poster": "image://http://image.tmdb.org/t/p/original/dPsjte846EcEWQpfMmGHrTWIJd8.jpg/"
    },
    "file": "/media/hd/-Films d'Animation/Batman and Harley Quinn (2017).mkv",
    "label": "Batman and Harley Quinn",
    "movieid": 1578,
    "title": "Batman and Harley Quinn",
    "uniqueid": {
      "unknown": "tt6556890"
    }
  }
]
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 - automatically add extended artwork - by Alyy - 2018-08-28, 13:29
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