Kodi Community Forum

Full Version: How to know if locally stored information is being used.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've been searching for quite sometime about this and can't find an answer.

I use Ember and it stores all .tbn, .nfo etc in the file where the movie/tv show is. How can I be certain is XBMC is using the locally stored info?

Thanks!
For one the artwork will be identical to that you have chosen in ember Smile

If you want to be certain turn on debug when you scan them into your library then it will be in your log, you know its only used once when you scan after that xbmc uses its database and artwork comes from its cache

If you use ember after items are in your library then you need to refresh each movie you change for the same reason I gave above
>>X<<' Wrote:For one the artwork will be identical to that you have chosen in ember Smile

If you want to be certain turn on debug when you scan them into your library then it will be in your log, you know its only used once when you scan after that xbmc uses its database and artwork comes from its cache

If you use ember after items are in your library then you need to refresh each movie you change for the same reason I gave above

OK great, and where is this log stored?

I'm using openELEC, by the way.
Jorge18 Wrote:OK great, and where is this log stored?

http://wiki.xbmc.org/index.php?title=Log_File

JR
jhsrennie Wrote:http://wiki.xbmc.org/index.php?title=Log_File

JR

Oh ok, I thought it created a new log.

Thanks!