Kodi Community Forum

Full Version: XBNE - Metadata/artwork editor for the video database
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to add the TvShow, after perhaps I should look for the music ...
I'm trying to use xbne to connect to my xbmc pc over http.
I enter IP, port and username/password but it is stuck at loading database 0.0 % and gives a timeout after some time.

I can reach the xbmc http interface by firefox, so there's nothing blocking it.

Any idea what's wrong?
No Blush
I just tried and it works for me.
A properly configured you like this:
Image

you can switch to debug mode and send me the file debug.log in XBNE directory
Awesome! Why can't ember-devs and you go together and make a single one, or just work on your program! Tongue
It's alot better to directly edit than embers way of doing it Big Grin

And for gods sake, please default to ENGLISH XD
I developed XBNE at a time when EMM does not run with French scrapers, and since I enjoy upgrading... They are not written in the same language.
Hi there,

Attempting to install the latest release using a mysql xbmc database and having some issues.

I noted that mySQL4WD.dll was missing from Windows/System32/
so downloaded the linked file, this did not fix the issue. I have tried my existing libmysql.dll and the linked file from earlier and this also did not fix the issue.

Erreur à la ligne 5 du traitement Clic sur Bouton1.
Vous avez appelé la fonction Ferme.
La fenêtre 'Fenêtre_IP_HTML' est inconnue.

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

Projet : nfo_xbm

Appel WL :
Traitement de 'Clic sur Bouton1' (Fenêtre_IP_MYSQL.Bouton1), ligne 5, thread 0
Fonction 'Ferme', syntaxe 2

Que s'est-il passé ?
La fenêtre 'Fenêtre_IP_HTML' est inconnue.

Code erreur : 10001
Niveau : erreur fatale (EL_FATAL)

Dump de l'erreur du module 'wd150obj.dll' (15.00Lom).
Identifiant des informations détaillées (.err) : 10001
Informations de débogage :
Fonction (1,2)
Informations supplémentaires :
EIT_PILEWL :
Clic sur Bouton1 (Fenêtre_IP_MYSQL.Bouton1), ligne 5
Clic sur BTN_Installation (FenetrePrincipale.BTN_Installation), ligne 24
Initialisation de FenetrePrincipale (FenetrePrincipale), ligne 112
EIT_DATEHEURE : 30/06/2010 22:12:02

Assistance
Oups,
I would correct in the next version tomorrow (9.3.0.2)
The values are in the registry:
You can create a .reg file with yours values :

[HKEY_CURRENT_USER\Software\Vincent81\xbne\FenetrePrincipale\Saisie_Host]
"Val"="localhost"

[HKEY_CURRENT_USER\Software\Vincent81\xbne\FenetrePrincipale\Saisie_User1]
"Val"="root"

[HKEY_CURRENT_USER\Software\Vincent81\xbne\FenetrePrincipale\Saisie_Psw1]
"Val"="root"
Hi Vincent,

Those keys already existed and had the correct values. What I did see was that the port was incorrect (and actually not displayed in the UI either). Most people should not be using default port for mysql. I updated the value held in:

HKEY_CURRENT_USER\Software\Vincent81\xbne\FenetrePrincipale\Saisie_Port


Unfortunately I still get an error:

Erreur à la ligne 5 du traitement Clic sur Bouton1.
Vous avez appelé la fonction Ferme.
La fenêtre 'Fenêtre_IP_HTML' est inconnue.

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

Projet : nfo_xbm

Appel WL :
Traitement de 'Clic sur Bouton1' (Fenêtre_IP_MYSQL.Bouton1), ligne 5, thread 0
Fonction 'Ferme', syntaxe 2

Que s'est-il passé ?
La fenêtre 'Fenêtre_IP_HTML' est inconnue.

Code erreur : 10001
Niveau : erreur fatale (EL_FATAL)

Dump de l'erreur du module 'wd150obj.dll' (15.00Lom).
Identifiant des informations détaillées (.err) : 10001
Informations de débogage :
Fonction (1,2)
Informations supplémentaires :
EIT_PILEWL :
Clic sur Bouton1 (Fenêtre_IP_MYSQL.Bouton1), ligne 5
Clic sur BTN_Installation (FenetrePrincipale.BTN_Installation), ligne 24
Initialisation de FenetrePrincipale (FenetrePrincipale), ligne 112
EIT_DATEHEURE : 01/07/2010 19:42:27

Assistance
OK, I'll include the port.
In the meantime, answer No to the question "You use a MySQL server to access the database of XBMC?" and modify MySQL informations after in Options.

The key : "HKEY_CURRENT_USER\Software\Vincent81\xbne\FenetreP rincipale\Saisie_Port" is for HTML Server port, not for MySQL.
New version 9.3.0.3
-correction settings window MySQL
-Added port selection mySQL
What is the loading time of the database? Im running winxp in virtualbox and its been loading at 100% for about 20 min now i have about 2300 movies in my xbmc db. Its loading DB via http
Yes, it's quite slow when working with HTTP, especially for a large number of movies.
I will look to accelerate.
You can also uncheck "Load DataBase on Starting"
Great to see - 9.3.0.3 is now installing and connecting to the database.

Cool program! Some feedback (mostly language!) if your interested:

Front page if I select a movie and right click the second option is in French - it looks to mean "open containing folder". It also doesn't seem to execute properly for smb path - I get an error saying windows doesn't have a program association.

If you go to Options -> Maintenance -> Video sources
- most options don't seem to work in terms of actually changing a video source, couldn't manage to paste or edit from the right click menu
- "Update video sources of XBMC" returned an sql error the first time run, subsequently doesn't appear to be doing anything.
- all the right click options are in French. First option looks like it should be "Select Columns", second option looks like "cut", then "copy line"? then ??. The lower options look like "export to" then the last one print
New version 9.3.1.0
- Fix for "open containing folder" and smb.
- Fix for video source. But this screen is just to see the sources of XBMC.
For now I can not translate the menus, they are in Windev or he would have to buy the translated version ...
New version 9.3.2.0
-Added of new fields Country and Writer (managed by XBMC SVN)
-Added playlist management
When multiple editing, select the movies you want to put in a playlist, manually or by criteria, give the name of the playlist and click ...
Image

In individual editing , you have the list of these playlists and you can select those where the movie must be present.
Image

The interest is to make playlists with movies that don't fit into a particular rule, otherwise it is both through XBMC ...