User(s) browsing this thread: 1 Guest(s)
|
NFO to NMJ converter - 1.4.0.13 (06/01/2012)
|
|
12-17-2010, 10:36 PM
|
|||
|
|||
RE: NFO to NMJ converter
(12-17-2010 10:27 PM)mfsav2 Wrote: I do not copy any JPG but put a link to the ones in the movie folder. This to save space and avoid the duplication of files. Ok, no images are copied. But in my case the links are not updated in the table SHOW ![]() Also field contents DETAIL_POSTER of table VIDEO is the same as the field RELEASE_DATE from same table Now a request :It is possible that the tag <videoSource>bluray</ VideoSource> is stored in the field SYSTEM of the table SHOW ? Thanks |
|||
|
12-17-2010, 10:40 PM
|
|||
|
|||
RE: NFO to NMJ converter
(12-17-2010 10:36 PM)MAngeles Wrote: Ok, no images are copied. But in my case the links are not updated in the table SHOW Not sure I understand the issue, can you send me the db or a screenshot and also screenshots of the folders? I just published the new version 1.1.0.7 that fixes the poster field with the date, now it is correct with the image name, |
|||
|
12-17-2010, 10:43 PM
|
|||
|
|||
| RE: NFO to NMJ converter | |||
|
12-17-2010, 10:44 PM
|
|||
|
|||
RE: NFO to NMJ converter
(12-17-2010 10:06 PM)mfsav2 Wrote: This is by purpose to allow you to read all the error details. If you choose continue it will skip the error folder and should continue with the others Hm, maybe I'm just being impatient, but after pressing 'Continue', I've been waiting a few minutes and all I see is 'Searching for NFO', nothing seems to be happening. Maybe it's just very slow to find all NFOs in a large movie collection? But seems to me it isn't doing anything. If it is doing something, some kind of output into a log window would be handy just so I know it hasn't hung. edit: now I've finished writing this reply and previewing it, there's still nothing happening, it's been running at least 5 minutes now with no change. (12-17-2010 10:06 PM)mfsav2 Wrote: that's weird as I use .NET classes to walk thorugh the tree. I use a fairly common tactic amongst PCH/YAMJ users of using NTFS junctions to merge all my movie drives into a single folder, this makes managing the collection much easier and YAMJ setup easier. I have a lot of drives dedicated to storing just movies therefore the roots of these drives arelinked directly into the main share folder. |
|||
|
12-17-2010, 10:46 PM
(This post was last modified: 12-17-2010 10:47 PM by mfsav2.)
|
|||
|
|||
RE: NFO to NMJ converter
(12-11-2010 06:17 PM)shanaclan4 Wrote: All the files fail (hundreds) with the same error "Object not set...". Here is the XML from the first NFO file from the scraped list. Whatever is in the NFO comes straight from Ember. shanaclan4 I'm looking into the episodes/series part but I discovered that NMJ today is very poor in terms of support. have y I can add it but I'm not sure the result will be "outstanding" ![]() (12-17-2010 10:43 PM)MAngeles Wrote: That and the actors list is fixed Every time you launch the app it will update automatically ![]() Lovely Microsoft OneClick technology! Yes 1.1.0.7 is the last one ![]() Explain me your need of the Blueray so I can put it in the 1.1.0.8 M |
|||
|
12-17-2010, 10:52 PM
|
|||
|
|||
|
RE: NFO to NMJ converter
Sorry
.There is a bug still in the list of players: is on the table VIDEO_ATTR, the records with value "PRINCIPAL_CAST_MEMBER" in the TYPE field, the ID the actor is stored in the VALUE field, when to go on the field VIDEO_PERSON_ID. VALUE field must be the NAME of the actor
|
|||
|
12-17-2010, 10:54 PM
(This post was last modified: 12-17-2010 10:59 PM by mfsav2.)
|
|||
|
|||
RE: NFO to NMJ converter
(12-17-2010 10:44 PM)idbirch Wrote: Hm, maybe I'm just being impatient, but after pressing 'Continue', I've been waiting a few minutes and all I see is 'Searching for NFO', nothing seems to be happening. Maybe it's just very slow to find all NFOs in a large movie collection? But seems to me it isn't doing anything. If it is doing something, some kind of output into a log window would be handy just so I know it hasn't hung. edit: now I've finished writing this reply and previewing it, there's still nothing happening, it's been running at least 5 minutes now with no change. You are not impatient I use a .NET call that will create a list of all *.NFO files found starting from the library folder scannin ALL subdirectories. It's very efficient and does everythig alone but does not provide any feedback till the list is ready ![]() It's very similar to go in the library folder an do: DIR *.NFO /s More than that you can try to do it and see how much time it will take as a roght comparrison If you created a nasted link structure you must be sure not to have created loopbacks (it's very very common) otherwise the command will remain in an infinite loop. Is it clear what I mean? (12-17-2010 10:44 PM)idbirch Wrote: I use a fairly common tactic amongst PCH/YAMJ users of using NTFS junctions to merge all my movie drives into a single folder, this makes managing the collection much easier and YAMJ setup easier. I have a lot of drives dedicated to storing just movies therefore the roots of these drives arelinked directly into the main share folder. Thank you is more clear, please be sure that there are no loops in the links even at very deep level in the tree and also be aware that scanning disks over the network could be very slow. Mf (12-17-2010 10:52 PM)MAngeles Wrote: Sorry Are you sure? In vasydr script he was using the ID that's why I used it too. |
|||
|
12-17-2010, 11:00 PM
|
|||
|
|||
|
RE: NFO to NMJ converter
I cant seem to download the files correctly, I get this error: translated by google translate:
Code: SUMMARY OF ERRORSCode: Error InformationI dont know what I'm doing, I downloaded the setup.exe and run it, after maybe 60% downloaded I get this above error. I'm using Windows 7 |
|||
|
12-17-2010, 11:02 PM
(This post was last modified: 12-17-2010 11:26 PM by mfsav2.)
|
|||
|
|||
RE: NFO to NMJ converter
(12-17-2010 10:36 PM)MAngeles Wrote: Now a requestAs of today I use the file extension to determine the SYSTEM field ".MPG", ".MP2" = "MPEG2-PS" ".TS", ".MTS" = "MPEG2-TS" ".MP4" = "MPEG4" in every other case is the Extension. Can you explain me better your suggestion? (12-17-2010 11:00 PM)kiranos Wrote: I cant seem to download the files correctly, I get this error: translated by google translate: Kiranos, can you try again? maybe it got messed up while I was deploying the new version. 17 Dec 2010 - moved website from http://emm2nmj.afreesite.net to http://www.emm2nmj.co.cc/. Please go on the website and launch the application from there and remove previous one, just to be sure you are in sync. Hopefully http://www.emm2nmj.co.cc/ will be better in terms of bandwidth and availability. |
|||
|
12-17-2010, 11:58 PM
|
|||
|
|||
RE: NFO to NMJ converter
(12-17-2010 10:54 PM)mfsav2 Wrote: I use a .NET call that will create a list of all *.NFO files found starting from the library folder scannin ALL subdirectories. I've run that command from a command prompt and the full scan which came back with 750 NFOs took less that 30 seconds, I've tried leaving EMM2NMJ for over 5 minutes and there's nothing happening. After that, I monitored EMM2NMJ using ProcessMonitor and indeed, EMM2NMJ stops dead after the error (even if I press continue). There is literally zero activity of any kind after the error ![]() (12-17-2010 10:54 PM)mfsav2 Wrote: If you created a nasted link structure you must be sure not to have created loopbacks (it's very very common) otherwise the command will remain in an infinite loop. Definitely no loops - drive on which the junctions are placed has no movie or TV content and there are no other junctions or links back to it on the other drives - that's the exact reason I chose that drive to host the junctions. None of the drives are networked, they are all locally attached SATA disks. |
|||
|
12-18-2010, 01:09 AM
|
|||
|
|||
RE: NFO to NMJ converter
(12-17-2010 11:58 PM)idbirch Wrote: I've run that command from a command prompt and the full scan which came back with 750 NFOs took less that 30 seconds, I've tried leaving EMM2NMJ for over 5 minutes and there's nothing happening. After that, I monitored EMM2NMJ using ProcessMonitor and indeed, EMM2NMJ stops dead after the error (even if I press continue). There is literally zero activity of any kind after the error Can you be so kind to post here the full transcript of the error? is not easy for me to reproduce it Mf |
|||
|
12-18-2010, 10:25 AM
|
|||
|
|||
RE: NFO to NMJ converter
(12-17-2010 10:06 PM)mfsav2 Wrote: The issue is that the XML file is not correctly formatted. When I open my NFOs in a text editor (Notepad++) I only get the funny character is I encode the page as an ANSI document. I have no prob with the UTF8 encoding. Morever, YAMJ has no problem with these nfo files. Here is the generated XML file : Code: <?xml version="1.0" encoding="UTF-8"?> |
|||
|
12-18-2010, 10:34 AM
|
|||
|
|||
RE: NFO to NMJ converter
(12-17-2010 10:54 PM)mfsav2 Wrote: Are you sure? In vasydr script he was using the ID that's why I used it too. I checked and indeed there is a bug. In the items PRINCIPAL_CAST_MEMBER and DIRECTOR of VIDEO_ATTR table, instead of filling in the VALUE field must be filled PERSON_ID field. Even if you only filled the VALUE field, the actors work but the director does not work ![]() Another issue: the actors are limited to 4 per film? Is there any way to avoid importing the images of the actors? Thanks |
|||
|
12-18-2010, 10:43 AM
|
|||
|
|||
RE: NFO to NMJ converter
Quote:Kiranos, Thanks I got it working now! Next issue I dont have a db, when I enter a name in the box D:\nmj.db (doesnt exist) and hit create db I get an error saying:Code: System.Data.SQLite.SQLiteException (0x80004005): Unable to open the database file |
|||
|
12-18-2010, 10:46 AM
(This post was last modified: 12-18-2010 11:00 AM by MAngeles.)
|
|||
|
|||
|
RE: NFO to NMJ converter
Another bug, and this seems important:
In the NMJ, category for films mode (alphabetical list) does not work is because VIDEO_GROUP and VIDEO_GROUP_NAME tables are not initialized correctly. ![]() Thanks Hi Mfsav2, I have a problem with paths. ![]() Your application seems perfect to build the nmj_database, I tell you my case: I have several USB hard drives, created a database in the SATA_DISK and add symlinks to my hard drives, this works fine. To update the database with EMM2NMJ, connect the USB hard disk to PC and copy the nmj_database at the root of the USB. Then run the EMM2NMJ. But the result is I get the field PATH empty in the table VIDEO. ![]() Is there any solution to this? There is the possibility of adding an option in EMM2NMJ (text field for exemple) to enter the local path and the program would add to each movie? Thanks for your work |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]



:



![[+]](images/collapse_collapsed.gif)





.



![[Image: errorch1.jpg]](http://img153.imageshack.us/img153/6117/errorch1.jpg)

