Kodi Community Forum

Full Version: Ember Media Manager NFO/Poster/FanArt Manager for Movies (Open Source VB.NET)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
iLurk Wrote:d:\300.2006.720p.BluRay.DTS.x264\300.2006.720p.BluRay.DTS.x264.mkv

I assume from these naming conventions, that you have an "original" <movie>.nfo file as well comes with the movie. Wink

These files are most of the case include the imdb ID.

EMM is now(bugfixed from the next release) looking for that file and check if it includes the imdb ID prior to search imdb based on the folder/file name. If it includes the ID, then EMM is using that for the lookup and no matter how the folder/file named.

Your "original" <movie>.nfo in turn will be renamed to <movie>.info
THANKS A LOT for that feature, saves me the hassle for the regexp stuff i dont unterstand Wink

hmm after trying, how is this supposed to work? emm loaded up my untagged movies, renamed all nfos to info but when i do a autpscrape i dont get any results?!

also the autoupdate doesnt seem to work, as stated it generates an empty nfo with just the tec specs of the file and thats it .. strange (i tried also with the latest regexp you provided!)
i use svn built 132
mason Wrote:THANKS A LOT for that feature, saves me the hassle for the regexp stuff i dont unterstand Wink

hmm after trying, how is this supposed to work? emm loaded up my untagged movies, renamed all nfos to info but when i do a autpscrape i dont get any results?!

also the autoupdate doesnt seem to work, as stated it generates an empty nfo with just the tec specs of the file and thats it .. strange (i tried also with the latest regexp you provided!)

I think you use the released r119 version. It has some bugs which cause the behaviour you are experiencing. It's already fixed in SVN, so will working well in the next released version. (that's why I mentioned bugfixed from next release)
sabone Wrote:Found another error: when rescraping a movie by new search the details of the first result are shown for every other movie i click only the picture updates even on the info on the botton it shows the wrong moviename but it scrapes the right one.

One question: what does mark movie mean?

if its mark movie as seen i would like to request a feature: it would be nice if its possible to mark a movie as seen in the movielist maybe by pressing the spacebar.


sorry for my english

sabone Wrote:i use svn built 132

That's strange.
There was a bug like this, and has been fixed some time ago. I cannot confirm this with the latest versions. Neither with the released r119, neither with the SVN builds after that.

"Mark movie" feature is not developed for marking movies as watched.
It is for mark the movies which you want to edit manually later, and you don't want to forget which ones you still need to edit.
nul7 Wrote:Interesting. I think I can work something up for that. If you get a chance, please add it as an enhancement request to the google code page so I don't forget, and I'll work on that in the next day or two. Thanks!

EDIT: Also, how are the files named? Does it use the folder name?

Thanks for the update, I have created issue #61 for this. The yamj nfo spec indicates that the folder name should be the same as the nfo filename. i.e. C:\Movies\Casino\Casino.nfo where the vob files are in C:\Movies\Casino\VIDEO_TS\movie.vob

Thanks and keep up the good work, I'm finding this product to be exactly what I was looking for.
Thanks for providing support, Nádas!

tjiddy Wrote:Thanks for the update, I have created issue #61 for this. The yamj nfo spec indicates that the folder name should be the same as the nfo filename. i.e. C:\Movies\Casino\Casino.nfo where the vob files are in C:\Movies\Casino\VIDEO_TS\movie.vob

Thanks and keep up the good work, I'm finding this product to be exactly what I was looking for.

Thank you.... I still need to know one thing: What name to use for the files? Wink Does it just use the name of the folder containing the video_ts folder?
nul7 Wrote:As far as having a separate option to remove the year and everything after, it's not necessary. You can just do something like:

"(\.\d\d\d\d.*?)$"
"(\.[->] )"

That will do exactly what you want. Make sure they're in that order in the

Had my own "Doh!" moment with that one. lol That is actually wrong. The replace-periods-with-spaces filter should ACTUALLY be (without the quotes):

"(\.)[->] "

Notice the space before the closing quote. Sorry about that. I'll update the original post to reflect the proper way.
r145 and Extras 03 are in the first post. Both new users and updating users will need the Extras 03 pack.
Feature requests:

1) It's nice to have new ones turn green but it's still a hassle to actually find the green ones in my list. It'd be nice to be able to sort them to the top (or filter non-green out)
2) Search for duplicate movies would be nice
3) I have my list set to use the movie title from NFO rather than the filename. When I go to Edit Movie and change the title the list doesn't update until I rescan my movies. If it's feasible it'd be nice to have it update in place.
4) When I have the list selected it'd be nice if pressing a key skipped to that letter (like it does in Windows Explorer, for example). Like if I click on the list and press "g" it should go to my first movie starting with G.

Edit: I guess I should just put these on google code...
nul7 Wrote:Thanks for providing support, Nádas!



Thank you.... I still need to know one thing: What name to use for the files? Wink Does it just use the name of the folder containing the video_ts folder?

Yea, the folder containing the VIDEO_TS folder should be the name to use for the files.
midgetspy Wrote:Edit: I guess I should just put these on google code...

Yes, thanks. Helps me keep track of all the requests. lol

tjiddy Wrote:Yea, the folder containing the VIDEO_TS folder should be the name to use for the files.

Gotcha. I'll start working on that.
r145 on 'movies missing items' and 'automatic' doesn't create nfo/scrape posters/scrape fanart/make thumbs, and gives this errorlog:

Code:
Title: Error
Message: Path cannot be the empty string or all whitespace.
Parameter name: path
StackTrace:    at System.IO.Directory.GetParent(String path)
   at Ember_Media_Manager.frmMain.bwScraper_DoWork(Object sender, DoWorkEventArgs e)
Date/Time: 5/24/2009 10:22:49 PM
===========================================================================================

edit: disable auto create thumbs seems to fix it
sumofatguy Wrote:r145 on 'movies missing items' and 'automatic' doesn't create nfo/scrape posters/scrape fanart/make thumbs, and gives this errorlog:

Code:
Title: Error
Message: Path cannot be the empty string or all whitespace.
Parameter name: path
StackTrace:    at System.IO.Directory.GetParent(String path)
   at Ember_Media_Manager.frmMain.bwScraper_DoWork(Object sender, DoWorkEventArgs e)
Date/Time: 5/24/2009 10:22:49 PM
===========================================================================================

edit: disable auto create thumbs seems to fix it

Yes, put the code outside of an if/then that it should have been inside of. Fixed for next release. Thanks!
nul7 Wrote:Yes, put the code outside of an if/then that it should have been inside of. Fixed for next release. Thanks!

works well now! Just curious if its supposed to create thumbs starting with thumb8... I selected it to create 9 thumbs on scan, and the thumbs which were created are thumb8-17