BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Information
 [REL] XBMC-Exporter
 New Topic  Reply to Topic
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 3 Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Radioactive
New Member

94 Posts

Posted - 05 Feb 2012 :  10:39:38  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
hmmm

and with other version like 0.8 there were no problems with the moviepath?

maybe it lost the connection for a short time?

can you test it again please because i don't know why it shouln't work

mfg

Edited by - Radioactive on 05 Feb 2012 10:40:28
Go to Top of Page

abyss
Starting Member

Italy
6 Posts

Posted - 06 Feb 2012 :  21:18:31  Show Profile  Visit abyss's Homepage  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by Radioactive

to abyss http://wiki.xbmc.org/index.php?title=Userdata/advancedsettings.xml#.3Cvideolibrary.3E

to myhtpc i will look and make a better error handling



i know the file advancedsettings.xml with this tag
<importwatchedstate>true</importwatchedstate>
but this is usefull only if my nfo files have placount 1 but when I export my library from EMM all my nfo files have playcount to 0 but wathed true
Go to Top of Page

myhtpc
Starting Member

Germany
45 Posts

Posted - 07 Feb 2012 :  08:36:24  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Radioactive,

I tried it with the older versions - same problem, but...

... I narrowed down the problem. It just occurs with all movies which are not AVI / DivX => These are working well.

MKV, MP4, MPG (and maybe others which I don't have) do make the problem.

If I export an MP4 movie directly from EMM via NFO export, it works well.

Ale had the same problem before he fixed it in the current release (moviefile types: see my last two posts here http://www.binaryworks.it/forum/topic.asp?whichpage=0.8&TOPIC_ID=7621#23769)

Am I the only one with this problem?

All the Best

Juergen

Edited by - myhtpc on 07 Feb 2012 08:39:08
Go to Top of Page

myhtpc
Starting Member

Germany
45 Posts

Posted - 10 Feb 2012 :  19:16:46  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Radioactive,

do you have any idea?

Cheers Juergen
Go to Top of Page

Radioactive
New Member

94 Posts

Posted - 10 Feb 2012 :  22:47:12  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
tomorrow or sunday you get a new version which i write from scatch
it also has error handling with log support

mfg
Go to Top of Page

myhtpc
Starting Member

Germany
45 Posts

Posted - 11 Feb 2012 :  07:08:01  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Wow - that sounds great

Thanks
Go to Top of Page

Radioactive
New Member

94 Posts

Posted - 11 Feb 2012 :  15:00:55  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
here it is http://www.mediafire.com/?2i9h5van2tbfule
changlog:
added playcount
fixxed bugs
added errorhandling

please myhtpc test it and say me if there are bugs






Go to Top of Page

myhtpc
Starting Member

Germany
45 Posts

Posted - 12 Feb 2012 :  07:57:00  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Radioactive,

this was a good move;-)

Great: tools now works with all filetypes I have (avi, mp4, mkv, mpg)

also good: logfile says that there is an error with the rating (if it isn't fille filled out)
=> maybe improvement in expressing, that rating is missing

currently logfile just says:
quote:
Movietitle - errors by:
----------------------------------------
Breaking Up - rating ;


newbies to the tool may not understand whats wrong.


The subfolder for actors isn't created (nor the pictures for the actors stored)

If genres are imported by a wrong separator, it doesn't get split:
it seems, that you expect "/" as separator => this works fine
I had scrapped via DVD-PALACE.DE testwise and this scapper separates by "," which will not be interpreted as separator. Maybe you can add another Option to choose the separators or at least warn in the logfile, that you have found separators which haven't been processed.

Is there any chance to also export the medi infos (e.g. codec,resolutions, audio-channels, etc)

Thanks for your great efford.

Juergen

Edited by - myhtpc on 12 Feb 2012 08:11:10
Go to Top of Page

Radioactive
New Member

94 Posts

Posted - 12 Feb 2012 :  11:54:01  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
hi

to the rating the problem is, that if you use the website rating the tool convert it from 7,5 to 7.5 so that xbmc can read it and if there is no rating the field is (NULL) and so there is a error-->logfile
or should i check all variables and if there is one missing it will be write in the loffile?

to the actorsfolder are you sure? if you use linux you have to show hidden files because the folder is calles ".actors" the "." means hidden in linux, so please check it

to the genres i will add a textbox where you can add your seperator

to the medu infos: i think is useless, because xbmc read this infos from the file if there are missing but if you think its usefull i will add it

mfg
Go to Top of Page

myhtpc
Starting Member

Germany
45 Posts

Posted - 12 Feb 2012 :  18:18:26  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi

I understood the problem with the rating. My ídea was just, that if there is an empty rating field, write it in the logfile (same with other expected field which are missing), so that also non-experts understand how to correct.

instead of
quote:
Movietitle - errors by:
----------------------------------------
Breaking Up - rating ;


a log like:
quote:
Movietitle - errors by:
----------------------------------------
Breaking Up - rating field is empty

or

Movietitle - errors by:
----------------------------------------
Breaking Up - rating is missing


is more informative I think.

Regarding actors: I use Windows and the subfolders are missing (in former versions this worked).

let the mediainfos out - wrong request from my side

All the Best Juergen

Edited by - myhtpc on 12 Feb 2012 21:57:42
Go to Top of Page

Radioactive
New Member

94 Posts

Posted - 13 Feb 2012 :  10:34:44  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
which checkbox have you checked?

and please check if you are showing hidden files because the actors folder is also hidden in windows
Go to Top of Page

myhtpc
Starting Member

Germany
45 Posts

Posted - 14 Feb 2012 :  22:45:45  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I'm currently in London. Will give you feedback before Thursday, 07:00 a.m.
Go to Top of Page

myhtpc
Starting Member

Germany
45 Posts

Posted - 15 Feb 2012 :  09:21:56  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
i just remotely logged into my Server and checked th subfolders.

They haven't been created (also not hidden). NFO and tbn files have been ;-)
Go to Top of Page

Radioactive
New Member

94 Posts

Posted - 15 Feb 2012 :  16:04:00  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
hmm can you check if you don't use the export function if there is a "<thumb>" tag inside the actors in the nfo

<actor>
<name>John Kerry</name>
<role>Himself</role>
<thumb></thumb> <-- if this is created in the nfo
</actor>

i hope you know what i mean

ps are you sure, that the actorpicture are exists? because the folder is only created if the picture exists

pps please make a pictur which checkboxes you have checked

ppps if i didn't found the error maybe we have to make a remote desktop connection

Edited by - Radioactive on 15 Feb 2012 16:10:42
Go to Top of Page

myhtpc
Starting Member

Germany
45 Posts

Posted - 16 Feb 2012 :  08:08:30  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Radioactive,

your last post helped. I have no glue, what happened, but it seems, that with my test-DB something went wrong. I have seen the actors in the html card, but there where no pictures behind.

Using my productive database now, it works.

What I don't have in my nfo file is:

quote:
<actor>
<name>John Kerry</name>
<role>Himself</role>
<thumb></thumb> <-- if this is created in the nfo
</actor>


the <thumb></thumb> part. Should that be greated by the exporter?
Go to Top of Page

Radioactive
New Member

94 Posts

Posted - 16 Feb 2012 :  10:33:26  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
yes but only if you dosen't use the export function (the checkbox left the start-button)

mfg

okay now it worked i will fixxed the other bugs and send it then to ale
Go to Top of Page

Radioactive
New Member

94 Posts

Posted - 18 Feb 2012 :  16:56:05  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
here it is V1.1

fixxed some bugs
added a seperator to genres

http://www.mediafire.com/?mz52kbpc9ss5ivb

Go to Top of Page

n/a
deleted

1 Posts

Posted - 23 Feb 2012 :  16:19:08  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi, i'm trying to export my database and i constantly get this error and i don't understand what's wrong, can someone help me?
thank you very much in advance!

"This path is not of a legal form"

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: The path is not of a legal form.
at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck)
at System.IO.Path.GetDirectoryName(String path)
at MainForm.Button1Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
XBMC-Exporter
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/PlugIns/XBMC-Exporter.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5453 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Go to Top of Page

Radioactive
New Member

94 Posts

Posted - 24 Feb 2012 :  10:15:53  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
when does this happend?
which checkboxes have you checked?

send me one example database entry

mfg
Go to Top of Page

myhtpc
Starting Member

Germany
45 Posts

Posted - 12 Mar 2012 :  10:55:19  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Radioactive,

sorry for the late reply. Everything works finr now.

Thanks a lot for your Tool
Go to Top of Page
Page: of 3 Previous Topic Topic Next Topic   Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
Previous Page | Next Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.16 sec. Powered By: Snitz Forums 2000 Version 3.4.07