2015-09-14, 04:11
Try "texturecache.py c audio"
(2015-09-14, 16:09)yongbi Wrote: Hello,
I have quite a big library with a lot of external sources, I want to perform the C option (delete and recache) but can it be specified for a source ?
./texturecache.py C tvshows @filter=path @filter.operator=startswith "nfs://192.168.0.3/mnt/share/media/Video/TVSeries2/"
./texturecache.py jd tvshows @filter=path @filter.operator=startswith "nfs://192.168.0.3/mnt/share/media/Video/TVSeries2/" @query.seasons=no | grep title
(2015-09-14, 16:09)yongbi Wrote: Or does the normal ./texturecache.py C tvshows will do the trick ? i.e. is it checking for online sources before deleting all related texturecache items ?
(2015-09-14, 16:09)yongbi Wrote: I am using sickrage and sometimes the .nfo of an episode is not fully available (episode summary and such) at the moment i grab it and kodi does a library update but the summary wasnt available at that time. So i need to delete completely the texturecache and reload.
./texturecache.py qax tvshows @qaperiod=9999 @qa.nfo.refresh=1
(2015-09-14, 16:59)yongbi Wrote: For thumbnail, should i modify it to @qa.tbn.refresh ?
./texturecache.py qax tvshows @qaperiod=9999 @qa.tbn.refresh=1 ?
(2015-09-14, 15:15)Milhouse Wrote: A debug log of the library clean (when the TV show is in the library, but the tv show folder has been removed from your NAS) might show something, although a separate thread for this discussion is probably appropriate as I'm pretty sure you should have the same behaviour when clicking "Clean Library" in the GUI as you will when using "texturecache.py vclean".
[cast.thumb] [Judith Drake in Time Lapse ]
<td class="primary_photo">
<a href="/name/nm0236946/?ref_=tt_cl_i6"
><img height="44" width="32" alt="Judith Drake" title="Judith Drake"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._CB379389446_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BOTA0Njc4MTEwNl5BMl5BanBnXkFtZTcwNzk2NjAyMw@@._V1_UY44_CR3,0,32,44_AL_.jpg" /></a> </td>
<td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0236946/?ref_=tt_cl_t6"
itemprop='url'> <span class="itemprop" itemprop="name">Judith Drake</span>
</a> </td>
<td class="ellipsis">
...
</td>
<td class="character">
<div>
Skunk Ape Wife
</div>
</td>
"art": {},
"cast": [
{
"name": "Sean Penn",
"order": 0,
"role": "Jeff Spicoli",
"thumbnail": "image://smb://10.0.1.2/D3/Media/Movies/Gangster Squad/.actors/Sean_Penn.jpg/"
"name": "Mary Elise Hayden",
"order": 10,
"role": "Jazz Singer"
(2015-09-16, 02:55)gardnerd4me Wrote: I've been getting errors lately when caching cast thumbs, but not sure why they're there. Here's one example:
(2015-09-16, 02:55)gardnerd4me Wrote: Did this happen because of running qax? Maybe your script went out and looked for it instead of using local file or reporting no local file. IDK??
(2015-09-16, 04:30)gardnerd4me Wrote: logfile: https://dl.dropboxusercontent.com/u/70301181/cscan.txt
I'm just not sure how to get rid of the problem. Even after removing the offending lines from my db,exporting library and running an nfo.refresh, they are still there. I just want to get rid of them. Wouldn't be a problem if your script didn't show me they existed, lolz