[RELEASE] Texture Cache Maintenance utility
texturecache.py (Version 1.1.0):
  • Add: imdb movies [filter] option to update a subset of imdb related fields on movies, all or filtered. Uses imdbnumber from the media library to query http://www.omdbapi.com. Specify the fields to be updated using the property @imdb.fields, the default fields being rating and votes. Available fields are: title, year, runtime, genre, plot, plotoutline, rating and votes.

    Output should be piped into set for the changes to be applied to the media library. For example, to update ratings, votes and also year on Avatar:

    ./texturecache.py imdb movies avatar @imdb.fields=+year | ./texturecache.py set

    Only if one or more fields requires updating will a work item be output for each movie. Old and new values will be written to the logfile for each workitem.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by Milhouse - 2013-11-18, 01:27
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