Aeon Madnox for Krypton / Jarvis - (no longer in development)
(2016-03-03, 16:07)Lockos Wrote:
(2016-03-03, 15:22)Mike_Doc Wrote: Hi lockos, I think you have major problems with that film, not with Madnox, just look at your log:

Code:
13:29:31 T:13136   DEBUG: metahandler: Attempting to retrieve meta data for movie: Lone Ranger, Naissance d'un Héros
13:29:31 T:13136   DEBUG: metahandler: Looking up in local cache by name for: movie lonerangernaissancedunhros
13:29:31 T:13136   DEBUG: metahandler: SQL Select: SELECT * FROM movie_meta WHERE title = 'lonerangernaissancedunhros'
13:29:31 T:13136   DEBUG: metahandler: No match in local DB
13:29:31 T:13136   DEBUG: metahandler: Requesting TMDB : http://api.themoviedb.org/3/search/movie?language=fr&api_key=af95ef8a4fe1e697f86b8c194f2e5e11&query=Lone%20Ranger%20Naissance%20dun%20Hros
13:29:31 T:13136   ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized
13:29:31 T:13136   DEBUG: metahandler: Requesting IMDB : http://www.omdbapi.com/?t=Lone%20Ranger%2C%20Naissance%20d%27un%20H%C3%A9ros
13:29:31 T:13136   DEBUG: metahandler: IMDB Meta: {u'Response': u'False', u'Error': u'Movie not found!'}
13:29:31 T:13136   DEBUG: metahandler: Requesting IMDB : http://www.omdbapi.com/?t=Lone%20Ranger%2C%20Naissance%20d%27un%20H%C3%A9ros
13:29:31 T:13136   DEBUG: metahandler: IMDB Meta: {u'Response': u'False', u'Error': u'Movie not found!'}
13:29:31 T:13136   DEBUG: metahandler: Studios failed:

texture bug is not going to be a quick fix as it is believed to be a core Kodi problem and it will take a LOT of work to redo things in Madnox and then we are not guaranteed those changes will completely resolve the problem. It is going to be looked into, for the mean time you should have 'reload' option on you context menu, just use that when it happens

Okay, but what exactly is the problem ? The movie do show up fine in library with all (cast, cd, poster). I'm confused

(2016-03-03, 16:21)Mike_Doc Wrote: we use what Kodi makes available to us, if could be that metahandler is reponsible for this due to this description:

Downloads Artwork for TV shows, Movies and Music videos for addons and stores them in a local SQLITE database

If it can't find anything in the meta db as such:

13:29:31 T:13136 DEBUG: metahandler: SQL Select: SELECT * FROM movie_meta WHERE title = 'lonerangernaissancedunhros'
13:29:31 T:13136 DEBUG: metahandler: No match in local DB

Then it is a possible reason why no artwork?

although I think most of the properties we use come from Artwork downloader or it could possibly be the Kodi property issue. When we can't reproduce an error then we can't find where the issue is 100%?

Tell us exactly what the widget is, if possible take a screen shot of the widget screen and then also detail what exactly the widget is / made up of and all the details for whatever, I know you've done some of this but until we can find the issue we can't fix it!

Looking at your logs, you are using a SQL database and like mike has suggested the 'no match in local db' might be the reason for no artwork.

I have never used a centralized database my self but searching through the forums there seems to be some reports of missing artwork related to a SQL database.

1. Is your database setup so your artwork is cached locally?

2. Is this an issue for all widgets or only your custom playlist?

3. The information shown above (or below) the widget, does a poster show? (general settings - show panel widget info)


The first step would be to use the 'texture cache utility' to build a local cache of the artwork. This will speed everything up.

The second thing is to try is to change over to a local database (using your existing install) to see if the issue disappears just to rule out any issues with the SQL database. As I mentioned I have had no experience in setting up a SQL database so I don't know how hard this would be.

The third step is for me to do up a rough replacement for the oninfo screen to see if the artwork issue can be resolved by some code changes (my only concern about this is I don't want to spend to much time on this as you do have error 'No match in local DB' and would be best to clear that up first)
Madnox 2.0
Forum / Source


Messages In This Thread
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
MADNOX FAQ - by schimi2k - 2015-06-29, 17:11
MADNOX HELP - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - by Mr. V - 2016-03-04, 01:13
refresh item - by bill1972 - 2016-03-08, 03:31
Keyboard Autocompletion - by JinNJuice - 2016-03-19, 00:26
System Infoline - by reksp13 - 2016-04-09, 05:20
https://imageshack.com/my/images - by spook61 - 2016-04-14, 17:55
https://imageshack.com/my/images - by spook61 - 2016-04-14, 18:01
Leia - Madnox Problems - by Picard - 2017-06-22, 04:15
VideoLyrics - by Pr.Sinister - 2018-04-05, 23:40
Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39