2013-12-21, 08:29 PM
lukemb3 Wrote:Are you not able to store that information in a database so that it doesn't have to be determined on the fly each time?
Sub has written he does not want to use the database approach for meta art and I can't say I blame him. If XBMC Plex and other consumers (probably including MB3) didn't want to roll their own and adopted a common standard that would make more sense. XBMC dev's like per client scanning which boggles the mind.
UJB in NEWA is doing regular scanning so he might be able to do it via as hashtable lookup. Personally I comment that function out since I find it too aggressive.
What I use in my python client is a HEAD so I don't treat it as a download error.
Martin