[RELEASE] Texture Cache Maintenance utility
Hello
I would like to restore my watched status from a previous library export after a new installation and intend to patched watched list generated by texture and to restore it back.
Unfortunately I run into an error message when issuing the command:

[/share/CACHEDEV1_DATA/.qpkg/Texture] # ./texturecache.py watched
Traceback (most recent call last):
  File "./texturecache.py", line 8663, in <module>
    main(sys.argv[1:])
  File "./texturecache.py", line 8555, in main
    elif argv[0] == "watched" and argv[2] in ["backup", "restore"] and len(argv) in [4, 5]:
IndexError: list index out of range


Here just to show that texture seems running :
[/share/CACHEDEV1_DATA/.qpkg/Texture] # ./texturecache.py s 1917
002127|c/c83723dc.jpg|0300|0720|0001|2020-11-09 19:15:25|                   |video@/share/Public/Multimedia/Films/1917.2019.MULTi.1080p.HDLight.AC3.x264
Matching row ids: 2127
[/share/CACHEDEV1_DATA/.qpkg/Texture] #

For info, I run this commands and kodi 19 on a QNAP TS251A QTS4.
Also feel free to advice a better way to restore my watched list instead of CLI.
Reply


Messages In This Thread
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
RE: [RELEASE] Texture Cache Maintenance utility - by garoloup - 2020-11-10, 19:44
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17