[RELEASE] Texture Cache Maintenance utility
@Milhouse 
I'm struggling with the qax option. 
I have the config with qaperiod = 30 but it looks like it is retrying everything that is missing.

What date is it checking against for this option, is that the date added to library?
If that is the case that would explain my issue since qax removes it from the library and re-scans it again.

Command line
python "C:\GitHub\KodiTextureCache\texturecache.py" qax video @xbmc.host=192.168.2.50

Code:
##
## THIS IS JUST A SAMPLE CONFIGURATION FILE
##
## All of the following lines are comments.
##
## Remove the # at the beginning of a line
## to make that property "active".
##
## Add extra properties to the end of the file.
##
## Don't specify propreties unless you want or
## need to override the default value.
##

#userdata = ~/.xbmc/userdata/
#dbfile = Database/Textures13.db
#thumbnails = Thumbnails/
#xbmc.host = localhost
webserver.port = 80
#rpc.port = 9090
download.threads = 15
#extrajson.albums  =
#extrajson.artists =
#extrajson.songs   =
#extrajson.movies  =
#extrajson.sets    =
#extrajson.tvshows.tvshow =
#extrajson.tvshows.season =
#extrajson.tvshows.episode=
qaperiod = 30
#qa.file = no
#cache.castthumb = no
#logfile =
#logfile.verbose = no
#network.mac = aa:bb:cc:dd:ee:ff
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 Rouzax - 2019-08-28, 16:06
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17