Kodi Community Forum
XBNE - Metadata/artwork editor for the video database - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: XBNE - Metadata/artwork editor for the video database (/showthread.php?tid=59800)



- Vincent81 - 2011-10-09

Hello everyone.
I made some corrections requested above on the new version 11.11.5.0.
For crashes, I need the log file by setting the debug options.
I'll look for the problem of genre ...


- prophetizer - 2011-10-16

Erreur à la ligne 6 du traitement Méthode mySQLLitLigne.
Une erreur système inattendue est survenue.
Si cet incident se produit de manière systématique lorsque vous exécutez les mêmes manipulations, il est conseillé de transmettre au Support Technique Gratuit :
- une description des circonstances de l'incident
- les lignes de code, une fenêtre ou un projet permettant de reproduire le problème
- les informations techniques suivantes

Détails techniques :

Module : WD150VM.DLL
Version du module : 15.00Mm
VI : 01F150056k
Adresse de base : 25E60000
Erreur système : Access violation (GPF)
EIP = 25F1A0BF
OS : Windows Longhorn Service Pack 1(6.1.7601)

----- Informations techniques -----

Projet : nfo_xbm

Appel WL :
Traitement de 'Méthode mySQLLitLigne' (c_mySQL4WD.mySQLLitLigne), ligne 6, thread 0

Que s'est-il passé ?
Une erreur système inattendue est survenue.
Si cet incident se produit de manière systématique lorsque vous exécutez les mêmes manipulations, il est conseillé de transmettre au Support Technique Gratuit :
- une description des circonstances de l'incident
- les lignes de code, une fenêtre ou un projet permettant de reproduire le problème
- les informations techniques suivantes

Détails techniques :

Module : WD150VM.DLL
Version du module : 15.00Mm
VI : 01F150056k
Adresse de base : 25E60000
Erreur système : Access violation (GPF)
EIP = 25F1A0BF
OS : Windows Longhorn Service Pack 1(6.1.7601)

Code erreur : 1020
Niveau : erreur fatale (EL_FATAL)

Dump de l'erreur du module 'WD150VM.DLL' (15.00Mm).
Identifiant des informations détaillées (.err) : 1020
Informations de débogage :

Détails techniques :

Module : WD150VM.DLL
Version du module : 15.00Mm
VI : 01F150056k
Adresse de base : 25E60000
Erreur système : Access violation (GPF)
EIP = 25F1A0BF
OS : Windows Longhorn Service Pack 1(6.1.7601)
Registres :

EIP = 25F1A0BF EBP = 0012E5F8
EAX = 01490150 EBX = 022EF1F8
ECX = 61632D65 EDX = 00000000
ESI = 022EF1F8 EDI = 06241AF9

Pile des appels :

[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EEE990 : EXT_bSetVariableCollection() + 177967 bytes
[Huh] 0012E634
[Huh] 04826233
[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EC0E40 : Execution() + 23808 bytes
[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EC0E40 : Execution() + 18576 bytes
[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EC0E40 : Execution() + 18608 bytes
[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EC0E40 : Execution() + 18624 bytes
[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EC0E40 : Execution() + 18640 bytes
[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EC0E40 : Execution() + 18656 bytes
[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EC0E40 : Execution() + 29392 bytes
[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EC0E40 : Execution() + 18672 bytes
[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EC0E40 : Execution() + 18688 bytes
[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EC0E40 : Execution() + 18704 bytes
[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EC0E40 : Execution() + 23456 bytes
[WD150VM.DLL (25E60000), 15.00Mm, 01F150056k] 25EC0E40 : Execution() + 23744 bytes
[xbne.exe (00000000), 12.0.0.0] 00000022
[mshtml.dll (65140000)] 6558304C : DllCanUnloadNow() + 1192483 bytes
[xbne.exe (00000000), 12.0.0.0] 003A7463
[xbne.exe (00000000), 12.0.0.0] FF510842
Pile invalide

Informations supplémentaires :
EIT_PILEWL :
Méthode mySQLLitLigne (c_mySQL4WD.mySQLLitLigne), ligne 6
Procédure globale SQL_mySQLLitLigne (Procedures globales de nfo_xbm.SQL_mySQLLitLigne), ligne 4
Procédure locale SQL_Lit_Movie (FenetrePrincipale.PROCEDURE.SQL_Lit_Movie), ligne 355
Procédure locale Charge_Base (FenetrePrincipale.PROCEDURE.Charge_Base), ligne 232
Procédure locale Load_Base (FenetrePrincipale.PROCEDURE.Load_Base), ligne 67
Clic sur BTN_Base (FenetrePrincipale.BTN_Base), ligne 2
EIT_DATEHEURE : 16/10/2011 13:21:49

Assistance


- prophetizer - 2011-10-16

any ideas on above? i can't set debug logging for you because it loads database on startup and instantly crashes


- Vincent81 - 2011-10-16

Hello,
Its a problem with MySQL.
You can try to uninstall XBNE and download and install the latest version (12.0.0.0)


- prophetizer - 2011-10-16

i just installed it 30 minutes ago though, downloaded from your website. i don't see version 12.0.0.0 either when i use the link in your signature.


- prophetizer - 2011-10-16

thought i should also mention that i have used it in the past many many times with mysql without this error


- Vincent81 - 2011-10-16

have you download the version 12 (the title of the download page is not good)?
You can watch with an mysql editor if the database is correct?


- prophetizer - 2011-10-17

well, that version is there now, it wasn't yesterday


- RockDawg - 2011-10-20

I'm trying to use XBNE to update the ratings for my previouosly scraped movies and it doesn't update the rating, number of votes or the IMDB Top 250 ranking. Is that portion of the scraper broken?


- LowBoost - 2011-10-20

Hi there all,

I am totally new to XBMC, so I am reading threads related to what I am looking for.
I had a root folder with all my movies in it. While searching for more tips, I read that each movie should be within it's own folder. Also, that media managers would allow me to store the fanart, main photo, and nfo files in their respective folders.

This would help to populate the database in case of a failure, and make for a faster browsing. I am not sure it this is "really" worth it as I believe that having a database backup should suffice?

Also, if I have a few movies that I have my own fan-art, modify through XBNE, but the file (.jpg) is on my local PC, (not the HTPC with XBMC) will XBMC always look for the original path for the .jpg or the fanart will be stored in the database?

Sorry for the newbie questions. Just trying to decide which path to follow before I continue to modify some of my media files.


- Vincent81 - 2011-10-21

Hello,
@RockDawg :
In the options, it is necessary to put "imdb.com" or another address in the "ImDb Site" field. In the main window, right click on the note used to retrieve the rating on IMDB. In "Edit Multiple Items" there are tab IMDB that can also do this on several films at once.

@LowBoost :
It's better to put each movie in own folder.


- RockDawg - 2011-10-21

It was already set to imdb.com in the settings. I've tried clicking on the magnifying glass button next to rating and when I click on find on IMDB, it says "rating not found". It says this for every movie I try. I've checked and the ones I tried do have ratings on IMDB. I could be wrong, but it looks like IMDB changed their site. Specifically where rating, votes and the Top 250 are on the page. I'm guessing that portion of your IMDB scraper is broken.


- LowBoost - 2011-10-21

Vincent:

Thank you for your reply. I currently have my movies on their own folder.
What I am trying to accomplish is to have a XBMC or media manager to store the Thumbnail (folder.jog), FanArt, and NFO file in the same folder for each movie.

Is this even possible with XBNE or would I need to use another media manager?
I guess I know understand why this would be a much faster way to keep everything up.
After I spent hours manually fixing media titles, adding fanart, etc. I had to update my library after moving each movie into their own folder.

Looks like XBMC scrapped again and overwrote everything I did. :'(
Since I will eventually move these folders to a NAS later on, I don't want to re-do everything again. Any tips/suggestions?


- Vincent81 - 2011-10-21

For the moment, you can just store image in one folder : Change path cache in option, and "path,cache, other" button. (but this will be replacing the update images directly from XBMC)
Download last version, and this exe : V12.1 to put in XBNE folder. With this version, you can also change the nfo folder for all movie.
But, the name of fanart & thumbs is in XBMC cache format. I add one option in the next version for format the name of fanarts/thumbs in cache path, next week...


ratings/votes - daniello - 2011-10-23

v12

when trying to update rating/votes from main view I get ID not found even though the data set contains a correct imdb id and "see on imdb" works perfektly alright.