v19 cache folder jpg for video folders?
#16
that sounds interesting - do you have a link to more information about it?
Reply
#17
See https://kodi.wiki/view/Video_nodes

There's two ways to go about it:

1. Define the rules in the node xml file.
2. Create a smartplaylist then point the node at the playlist.

Creating the node xml files can either be done by creating the xml files manaually or using the Library Node Editor to do it via the Kodi GUI in a similar fashion to smartplaylist.

The rules types available are common for both nodes and smartplaylists, see https://kodi.wiki/view/Smart_playlists/R..._groupings
Reply
#18
There's also many examples here https://forum.kodi.tv/showthread.php?tid=257378
Reply
#19
(2022-07-20, 17:07)jjd-uk Wrote: There's also many examples here https://forum.kodi.tv/showthread.php?tid=257378

Thanks. Looks like i lose the folder fanart but it can do the rest. Now it's just the small matter of creating over a thousand nodes - that's easy in Powershell Wink
Reply
#20
@Karellen 

I saw that movie.tbn files should be "dead" in 20937 (GH issue). Since it's one of four files Kodi scans for when using artwork:none it would make the scanning faster to remove that file operation.
My c++ skills are somewhat "limited", last time I tried the University mainframe ran into serious issues (a small pointer error that caused a huge memory leak) so it's not unlikely that I read the code wrong but I did search for movie.tbn in the sourcecode and the only reference I could find was on line 677 in thumbloader.cpp. Would removing that line stop Kodi from scanning for movie.tbn files ?

Since it's one of four files it could be up to roughly 25% less I/O with a small change
Reply
#21
(2022-07-23, 15:32)mats_o Wrote: Would removing that line stop Kodi from scanning for movie.tbn files ?
Sorry I am not a developer, so I can't provide a definitive answer.
You could PR the change, and the developers will comment/guide you.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
cache folder jpg for video folders?0