[RELEASE] Texture Cache Maintenance utility
#93
yes the Wizz was 1 of the 2 with the missing mpaa
the other 1 was Hackers

Code:
PS C:\Users\TRaSH> python .\texturecache.py Jd movies "The Wiz"
[
  {
    "movieid": 291,
    "title": "The Wiz",
    "art": {
      "fanart": "image://http://slurm.trakt.us/images/fanart_movies/10817.jpg/",
      "poster": "image://http://slurm.trakt.us/images/posters_movies/10817.jpg/"
    },
    "file": "smb://192.168.2.200/Movies/The Wiz (1978)/BDMV/index.bdmv",
    "label": "The Wiz"
  }
]
PS C:\Users\TRaSH>

Code:
PS C:\Users\TRaSH> python .\texturecache.py Jd movies "Life of PI"
[
  {
    "movieid": 247,
    "title": "Life of Pi",
    "art": {
      "fanart": "image://http://trakt.us/images/fanart_movies/202137.2.jpg/",
      "poster": "image://http://trakt.us/images/posters_movies/202137.2.jpg/"
    },
    "file": "smb://192.168.2.200/Movies/Life of Pi (2012)/BDMV/index.bdmv",
    "label": "Life of Pi"
  }
]
PS C:\Users\TRaSH>

Code:
PS C:\Users\TRaSH> python .\texturecache.py Jd movies "Hackers"
[
  {
    "movieid": 290,
    "title": "Hackers",
    "art": {
      "fanart": "image://smb://192.168.2.200/Movies/Hackers (1995)/Hackers (1995)-fanart.jpg/",
      "poster": "image://smb://192.168.2.200/Movies/Hackers (1995)/Hackers (1995)-poster.jpg/"
    },
    "file": "smb://192.168.2.200/Movies/Hackers (1995)/Hackers (1995).mkv",
    "label": "Hackers"
  }
]
PS C:\Users\TRaSH>
LibreElec Kodi | Aeon MQ ?
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache maintenance utility - by TRaSH - 2013-04-07, 18:02
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
Cleaning - by AleisterHH - 2018-05-28, 22:03
RE: Cleaning - by Milhouse - 2018-05-28, 22:16
qax genre not updated - by Just-Me_A-User - 2018-06-12, 22:06
RE: qax genre not updated - by Milhouse - 2018-06-12, 23:40
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17