Kodi Community Forum
Ember Media Manager NFO/Poster/FanArt Manager for Movies (Open Source VB.NET) - 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)
+---- Forum: Ember Media Manager (https://forum.kodi.tv/forumdisplay.php?fid=195)
+---- Thread: Ember Media Manager NFO/Poster/FanArt Manager for Movies (Open Source VB.NET) (/showthread.php?tid=50348)



- nul7 - 2009-07-17

Tolriq Wrote:The $O was for Original Title :p (it was asked on google but i didn't move to the new site need to motivate to use a 123213123 account :p

for mediainfo not working i don't think path problem Sad

X:\Disk 1\__New\The Mummy Returns (2001)\The Mummy Returns.bluray.mkv (works)
X:\Disk 1\__New\The Mist (2007)\The Mist.mkv (don't work).X:\Disk 1\__New\Indiana Jones and the Kingdom of the Crystal Skull (2008)\Indiana Jones and the Kingdom of the Crystal Skull.bluray.mkv (don't work)

Try the newest SVN and see if you still get an error... if so, post the new one.

EDIT for your EDIT: It's ID 163.


- Tolriq - 2009-07-17

Title: Error
Message: Tentative de chargement d'un programme de format incorrect. (Exception de HRESULT : 0x8007000B)
StackTrace: à Ember_Media_Manager.MediaInfo.MediaInfo_New()
à Ember_Media_Manager.MediaInfo.ScanMI(String sPath)
Date/Time: 17/07/2009 22:27:07
===========================================================================================

The same Sad

Multiples edit and new post make the discution strange to follow Smile

Edit for your edit of my edit : the missing text is the title column inside the dialog Smile


- nul7 - 2009-07-17

Tolriq Wrote:Title: Error
Message: Tentative de chargement d'un programme de format incorrect. (Exception de HRESULT : 0x8007000B)
StackTrace: à Ember_Media_Manager.MediaInfo.MediaInfo_New()
à Ember_Media_Manager.MediaInfo.ScanMI(String sPath)
Date/Time: 17/07/2009 22:27:07
===========================================================================================

The same Sad

Multiples edit and new post make the discution strange to follow Smile

Edit for your edit of my edit : the missing text is the title column inside the dialog Smile

Fixed the title problem in SVN.

For the scanning.... can you play the mkv? Maybe it's corrupt?

EDIT: Wait... it's giving you the error on MediaInfo_New... not on open. Are you using the proper version of the dll?


- Tolriq - 2009-07-17

Yes i can play them the scanning was working with previous releases.

But in fact the last SVN break all

i got the
Title: Error
Message: Tentative de chargement d'un programme de format incorrect. (Exception de HRESULT : 0x8007000B)
StackTrace: à Ember_Media_Manager.MediaInfo.MediaInfo_New()
à Ember_Media_Manager.MediaInfo.ScanMI(String sPath)
Date/Time: 17/07/2009 22:37:21
===========================================================================================

on all films

i tried to restore the mediainfo.dll from the extra pack but same things


- nul7 - 2009-07-17

Tolriq Wrote:Yes i can play them the scanning was working with previous releases.

But in fact the last SVN break all

i got the
Title: Error
Message: Tentative de chargement d'un programme de format incorrect. (Exception de HRESULT : 0x8007000B)
StackTrace: à Ember_Media_Manager.MediaInfo.MediaInfo_New()
à Ember_Media_Manager.MediaInfo.ScanMI(String sPath)
Date/Time: 17/07/2009 22:37:21
===========================================================================================

on all films

I think you're using the wrong dll.

EDIT: Here are the links to the SVN versions:

x64 Only: http://code.google.com/p/embermediamanager/source/browse/trunk/Release%20Files/x64/Bin/MediaInfo.dll

x86 Only: http://code.google.com/p/embermediamanager/source/browse/trunk/Release%20Files/x86/Bin/MediaInfo.dll

Make sure you're putting the proper one in the \Bin folder inside your Ember directory.


- RockDawg - 2009-07-17

RockDawg Wrote:I tried that with r735 and I can't get any nfo's or images. Like a couple other posts mention, I think it's broken. I reverted back to r723 and used the settings you say, and it works, but when I remove .ifo from the valid extension list, the nfo Ember creates is named VTS_01_1.nfo not VIDEO_TS.nfo.

To reiterate, I do not have a VIDEO_TS folder. All the files are in a folder named with the movie title. That's why I originally used the "detect VIDEO_TS folders even if they aren't named VIDEO_TS" option.

Any input on how to get this working?


- Tolriq - 2009-07-17

Ok i deleted the errorlog reboot check and recheck the dll it"s the x86 from the svn.

Still not working but in fact no error log

even with a debug build there's no error.

the Me.Handle = MediaInfo_New() seems to works return a good handle.
No error on the open. but every count for streams return 0


- touf99 - 2009-07-17

nul7 Wrote:The renamer just reads from the database on load, so if there are movies in the main list, they should also be listing in the renamer. Please enable error logging and try again. If an error log is created, please post its contents.



there is my log error

Title: Error
Message: La référence d'objet n'est pas définie à une instance d'un objet.
StackTrace: à Ember_Media_Manager.dlgBulkRenamer.bwLoadInfo_DoWork(Object sender, DoWorkEventArgs e)
Date/Time: 17/07/2009 22:55:53


- nul7 - 2009-07-17

RockDawg Wrote:Any input on how to get this working?

You can remove .ifo from the valid extensions list, then set "Skip files smaller than" to something like 100 mb (you may have to experiment with this slightly).... that way it will skip over the smaller vobs.

Remove and re-add the source you have to clear out the database.

Unless you have folders with a bunch of movies in them, you can uncheck "Automatically detect video_ts" and enable "Detect only one movie" for the source. You can leave both enabled, but it just makes the scanner a little bit faster.

Enable "Use folder name for initial listing" for the source.

That should detect all your movies properly with your particular folder structure. Keep in mind though, that there is a problem with the scraper in the last test build or two that caused the scrapers to act erratically (sometimes working... sometimes not... due to transaction collisions with the db).

Tolriq Wrote:Ok i deleted the errorlog reboot check and recheck the dll it"s the x86 from the svn.

Still not working but in fact no error log

Try deleting the dll you currently have in the bin folder and re-download the one from the link above.


- nul7 - 2009-07-17

touf99 Wrote:there is my log error

Title: Error
Message: La référence d'objet n'est pas définie à une instance d'un objet.
StackTrace: à Ember_Media_Manager.dlgBulkRenamer.bwLoadInfo_DoWork(Object sender, DoWorkEventArgs e)
Date/Time: 17/07/2009 22:55:53

Are you still using r656?


- Tolriq - 2009-07-17

Quote:Try deleting the dll you currently have in the bin folder and re-download the one from the link above.
Done and redone Sad

My edit :

even with a debug build there's no error.

the Me.Handle = MediaInfo_New() seems to works return a good handle.
No error on the open. but every count for streams return 0

No exception thrown Sad


- mcborzu - 2009-07-18

I think what was or is causing my slowness problem is something must be up with themoviedb.org....I just tried in Opera, Firefox, and IE and the sight won't load. Plus I only had that site checked as where to grab images from. I just tested by unchecking themoviedb.org and checking the others and it scanned 2 movies in seconds.

**ugh just tried a proxy and themoviedb.org worked, now I gotta track down why I can't view it


- touf99 - 2009-07-18

nul7 Wrote:Are you still using r656?

no i am on r735 the Last


- RockDawg - 2009-07-18

nul7 Wrote:You can remove .ifo from the valid extensions list, then set "Skip files smaller than" to something like 100 mb (you may have to experiment with this slightly).... that way it will skip over the smaller vobs.

Remove and re-add the source you have to clear out the database.

Unless you have folders with a bunch of movies in them, you can uncheck "Automatically detect video_ts" and enable "Detect only one movie" for the source. You can leave both enabled, but it just makes the scanner a little bit faster.

Enable "Use folder name for initial listing" for the source.

That should detect all your movies properly with your particular folder structure. Keep in mind though, that there is a problem with the scraper in the last test build or two that caused the scrapers to act erratically (sometimes working... sometimes not... due to transaction collisions with the db).

That didn't work either. File path still shows VTS_01_1.VOB and the nfo created is named VTS_01_1.nfo. Also, Ember doesn't show a checkmark under the nfo column for any of the movies that already had nfo's, but I assume that's because they are named VIDEO_TS.nfo and it's looking for VTS_01_1. Oddly though, when I select one of those movies Ember shows information for it.

I'm confused on the purpose of skipping the small vobs. I thought Ember would find the VIDEO_TS.ifo file. Regardless, most movies consist of multiple 1GB vobs and 1 smaller one. Why does the small one need to be ignored?


- nul7 - 2009-07-18

RockDawg Wrote:That didn't work either. File path still shows VTS_01_1.VOB and the nfo created is named VTS_01_1.nfo. Also, Ember doesn't show a checkmark under the nfo column for any of the movies that already had nfo's, but I assume that's because they are named VIDEO_TS.nfo and it's looking for VTS_01_1. Oddly though, when I select one of those movies Ember shows information for it.

I'm confused on the purpose of skipping the small vobs. I thought Ember would find the VIDEO_TS.ifo file. Regardless, most movies consist of multiple 1GB vobs and 1 smaller one. Why does the small one need to be ignored?

Changed the way "automatically detect video_ts" works for next release. Give it a try and let me know if it works how you expect it to. I'll probably make the release in 5-8 hours.