[RELEASE] Texture Cache Maintenance utility
You've misunderstood the purpose of the "missing" option.

The "missing" option uses JSON to "walk" your file system (ie. one or more sources) to find movies or tv episodes that are *not* present in your media library (ie. finding files that are "missing" from your media library). Kodi needs access to the file system in order for this option to work - the media library is read first, then the file system is walked or "traversed" and with your movieshare2 source being dead Kodi is most likely returning an error of some kind when trying to access the file system as it no longer exists.

The "missing" option does not tell you which media items are no longer accessible in your file system, and is not the option you require.

In fact, there isn't really an option for what you require, although you could try:
Code:
./texturecache.py query movies 'file startswith nfs://192.168.178.29/volume2/movieshare2'

which should list all the movies you had on that path.
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
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
RE: [RELEASE] Texture Cache Maintenance utility - by Milhouse - 2014-11-08, 01:42
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