[RELEASE] Texture Cache Maintenance utility
So the first log should have produced:

Code:
Rescanning library...
Updating library: New episodeid   870
Updating library: New episodeid   870
Updating library: New episodeid   871
Updating library: New episodeid   871
Updating library: New episodeid   872
Updating library: New episodeid   872
Updating library: New episodeid   873
Updating library: New episodeid   873
Updating library: New episodeid   874
Updating library: New episodeid   874

and the second log:
Code:
Rescanning library...
Updating library: New episodeid   875
Updating library: New episodeid   875
Updating library: New episodeid   876
Updating library: New episodeid   876
Updating library: New episodeid   877
Updating library: New episodeid   877
Updating library: New episodeid   878
Updating library: New episodeid   878
Updating library: New episodeid   879
Updating library: New episodeid   879

The first episode, id #870, is coming from these two notifications:
Code:
2016-03-02 09:27:13.640251:MainThread: libRescan.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":870,"type":"episode"},"transaction":true},"sender":"xbmc"}}
...
2016-03-02 09:27:13.646564:MainThread: libRescan.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":870,"type":"episode"},"transaction":true},"sender":"xbmc"}}

that Kodi is generating for some reason. The episode ids are all sequential, so are being generated by Kodi.

However I've no idea what is causing this, particularly if you say you have no episode with id 870. Do you have any third-party add-ons installed that may be interfering with the scan process?

If you run "texturecache.py stats" before a vscan, and then again afterwards, it will be interesting to see if the number of Episodes remains the same.
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 - 2016-03-02, 18: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