Ember Media Manager NFO/Poster/FanArt Manager for Movies (Open Source VB.NET)

  Thread Rating:
  • 24 Votes - 4.88 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
johnny87au Offline
Senior Member
Posts: 178
Joined: Jan 2011
Reputation: 0
Post: #5481
thanks buddy gonna try the new DL..
find
bencorn Offline
Member
Posts: 57
Joined: Aug 2010
Reputation: 0
Post: #5482
Would it be possible to get this thread locked so it drops off the front page and everyone starts going to the new thread?
find
RKMFlorida Offline
Senior Member
Posts: 124
Joined: May 2004
Reputation: 0
Post: #5483
I agree it would be a good idea to get people to post in the correct thread.. However, I would hate for this thread to drop out of sight, because there is a lot of good information here.

If you really want this thread closed/locked, it would be best if someone took the time to build a FAQ around the information here. At this point, the EMM documentation/FAQ's are still very light.
find
PBoD Offline
Member
Posts: 51
Joined: Jul 2010
Reputation: 0
Post: #5484
RKMFlorida Wrote:I agree it would be a good idea to get people to post in the correct thread.. However, I would hate for this thread to drop out of sight, because there is a lot of good information here.

If you really want this thread closed/locked, it would be best if someone took the time to build a FAQ around the information here. At this point, the EMM documentation/FAQ's are still very light.

Agreed. This thread should remain open, at least until all of the tips/tricks/hacks/patches can be compiled into a FAQ. The EMM-r project still needs people for documentation, so if you're willing to contribute by searching this thread for valuable information, you can post it to the project homepage on the EMM-r Sourceforge Wiki page.

Good to see so many people appreciate EMM-r and are willing to help out. Big Grin
(This post was last modified: 2011-01-22 18:26 by PBoD.)
find
johnny87au Offline
Senior Member
Posts: 178
Joined: Jan 2011
Reputation: 0
Post: #5485
PBoD Wrote:Agreed. This thread should remain open, at least until all of the tips/tricks/hacks/patches can be compiled into a FAQ. The EMM-r project still needs people for documentation, so if you're willing to contribute by searching this thread for valuable information, you can post it to the project homepage on the EMM-r Google Code "Issues" page.

Good to see so many people appreciate EMM-r and are willing to help out. Big Grin

+1, Great idea, Anyone keen to make a FAQ??Stare
find
tuscani Offline
Junior Member
Posts: 38
Joined: Nov 2009
Reputation: 0
Post: #5486
Alright guys,
I have made a bunch of changes and feel good about moving forward with the latest version. Please visit the new thread to discuss.emm-r

The latest version of EMM is 2395.

If you are on version 2385 or earlier you will need to upgrade before requesting support.
find
MikeM Offline
Junior Member
Posts: 14
Joined: Jan 2011
Reputation: 1
Location: Germany
Post: #5487
Hi everybody,

here is a new x86 build based upon the latest version from original svn.
Fixed every important thing that i was aware of and did some minor changes and additions. Here ist the complete changelog:

Code:
Revision 2461

fix: movie search dialog not displaying poster
fix: movie search dialog displayed "logging in..." instead of "IMDB ID"
fix: removed connecting to the website on startup, this corrupted the advancedsettings.xml

change: enabled scrape full cast and crew in settings by default, this has to be set anyway
change: disabled search for update in settings by default
change: disabled all menus that connect to the original website
change: export <filename>.jpg instead of <counter>.jpg in the movielistexporter module
        - it always bothered me that i had to upload the whole collection over and over again when adding one movie
        - now you only have to upload the new graphics and one html file
        - default width of exported posters is 200
        - you can adjust the width of the exported posters by adding the following to AdvancedSettings.xml:
             <Setting Section="generic.EmberCore.MovieExporter" Name="DefaultPosterSize">0</Setting>
             a value of 0 doesn't resize at all
             change value to desired width of the poster

add: added "international" to the Force Title Languange list in scraper settings
add: added the <durationinseconds> tag to XBMC .nfo output

update: updated mediainfo.dll to the latest version

If you want to try out you can download it here: EmberMediaManager 2461

This is probably the last version i made until it's broken again. ;-)

Update:
The devs made a lot of changes since the last release. One major change is that input/output from/to XBMC are now modules.
For this version to work with XBMC as expected you have to enable these modules in settings --> movies.

Have Fun
Mike
(This post was last modified: 2011-01-23 20:19 by MikeM.)
find
wonslung Offline
Member
Posts: 97
Joined: Feb 2009
Reputation: 0
Post: #5488
MikeM Wrote:Hi everybody,

here is a new x86 build based upon the latest version from original svn.
Fixed every important thing that i was aware of and did some minor changes and additions. Here ist the complete changelog:

Code:
Revision 2461

fix: movie search dialog not displaying poster
fix: movie search dialog displayed "logging in..." instead of "IMDB ID"
fix: removed connecting to the website on startup, this corrupted the advancedsettings.xml

change: enabled scrape full cast and crew in settings by default, this has to be set anyway
change: disabled search for update in settings by default
change: disabled all menus that connect to the original website
change: export <filename>.jpg instead of <counter>.jpg in the movielistexporter module
        - it always bothered me that i had to upload the whole collection over and over again when adding one movie
        - now you only have to upload the new graphics and one html file
        - default width of exported posters is 200
        - you can adjust the width of the exported posters by adding the following to AdvancedSettings.xml:
             <Setting Section="generic.EmberCore.MovieExporter" Name="DefaultPosterSize">0</Setting>
             a value of 0 doesn't resize at all
             change value to desired width of the poster

add: added "international" to the Force Title Languange list in scraper settings
add: added the <durationinseconds> tag to XBMC .nfo output

update: updated mediainfo.dll to the latest version

If you want to try out you can download it here: EmberMediaManager 2461

This is probably the last version i made until it's broken again. ;-)

Have Fun
Mike

i just imported my library and it doesn't seem to have have any of the information from my .nfo's

plot, actors, all of it is missing.


EDIT:

I found the issue, i needed to enable input/output modules in movies....
(This post was last modified: 2011-01-23 20:05 by wonslung.)
find
MikeM Offline
Junior Member
Posts: 14
Joined: Jan 2011
Reputation: 1
Location: Germany
Post: #5489
wonslung Wrote:i just imported my library and it doesn't seem to have have any of the information from my .nfo's

plot, actors, all of it is missing.

Did you enable the XBMC input/output modules in settings --> movies ?
find
bobrap Offline
Fan
Posts: 347
Joined: Dec 2008
Reputation: 1
Post: #5490
What's the difference between MikeM and Tuscani builds/versions?
find
Thread Closed