[RELEASE] Texture Cache Maintenance utility
Little problem since last update:
Code:
xbian@xbian ~ $ ./texturecache.py P
Successfully updated from v1.3.5 to v1.4.0
[...]
Summary: 312 files; Total size: 4,506 KB

xbian@xbian ~ $ ./texturecache.py R
Orphaned file found: Name [e/e2c635f3.jpg], Created [Sat Jan 25 01:00:36 2014],                                                                                                                           Size [0], REMOVING...

Summary: 1 files; Total size: 0 KB

xbian@xbian ~ $ ./texturecache.py C all

Caching artwork: 59 items remaining of 59 (qs: 0, qm: 59), 0 errors, 2 threads a                                                                                                                          Caching artwork: 58 items remaining of 59 (qs: 0, qm: 58), 0 errors, 2 threads a                                                                                                                          Caching artwork: 57 items remaining of 59 (qs: 0, qm: 57), 0 errors, 2 threads a                                                                                                                          Caching artwork: 0 items remaining of 59 (qs: 0, qm: 0), 1 error, 0 threads active (00.11 downloads per second, ETA: 00:00:00)

The following items could not be downloaded:

[fanart    ] [Repositories Installer                  ] /home/xbian/.xbmc/addons/plugin.program.repo.installer/

Traceback (most recent call last):
  File "./texturecache.py", line 6391, in <module>
    main(sys.argv[1:])
  File "./texturecache.py", line 6247, in main
    extraFields=_extraFields, query=_query)
  File "./texturecache.py", line 3392, in jsonQuery
    cacheImages(mediatype, jcomms, database, data, title_name, id_name, force, nodownload)
  File "./texturecache.py", line 3567, in cacheImages
    item.status = MyMediaItem.QUEUED
AttributeError: type object 'MyMediaItem' has no attribute 'QUEUED'
xbian@xbian ~ $ ./texturecache.py C all

Caching artwork: 0 items remaining of 59 (qs: 0, qm: 0), 1 error, 0 threads active (00.10 downloads per second, ETA: 00:00:00)

The following items could not be downloaded:

[fanart    ] [Repositories Installer                  ] /home/xbian/.xbmc/addons/plugin.program.repo.installer/

Traceback (most recent call last):
  File "./texturecache.py", line 6391, in <module>
    main(sys.argv[1:])
  File "./texturecache.py", line 6247, in main
    extraFields=_extraFields, query=_query)
  File "./texturecache.py", line 3392, in jsonQuery
    cacheImages(mediatype, jcomms, database, data, title_name, id_name, force, nodownload)
  File "./texturecache.py", line 3567, in cacheImages
    item.status = MyMediaItem.QUEUED
AttributeError: type object 'MyMediaItem' has no attribute 'QUEUED'
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by Levi59 - 2014-01-26, 01:03
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