023 is in the first post.
Should fix all the reported bugs (and probably introduce more. Hey, I was tired. lol) and has a few new features. Didn't quite finish out the To Do list (see the changelog for what's left), but I got all the important stuff in there I think.
I think it's current state has the necessities, so I'm going to go into a "feature freeze" to get some time to prepare the code for throwing up on googlecode or sourceforge. So, until that happens I'll take your feature requests and add them to the To Do list, but will not implement them unless they are necessary to the core function of the program (or are just little changes that can be implemented quickly/easily like control placement, misspellings, etc.) I will however continue to fix bugs as they are reported. Thanks for understanding.
midgetspy Wrote:Bug: It seems that if files are read only EMM won't load them. If I chmod a folder on my NAS so it's read only then in EMM it shows nothing (no poster, fanart, or info) when I click it. I can read the files in Explorer (but not write) so it should at least let me view the movie, yeah?
Feature Suggestion: Once a movie has an NFO, EMM could use in the list the movie title & year from the NFO instead of the file/folder name.
Hmmm... not sure why it won't load read-only files. I'll run a few tests and see what's going on.
Using title from NFO is now implemented in 023. See the movie tab of the settings for the option.
empty Wrote:Could you please support for the germans the site ofdb.de? this would be very great
As I've mentioned a couple times, EMM will soon support every scraper XBMC does... using the same scraper xmls.
ould Wrote:How about http://www.traileraddict.com/. I find they generally have more trailers then the apple site and they even have old stuff. Also they even have an API which is discussed here http://www.traileraddict.com/trailerapi not sure if that is useful or not but thought I would throw it out there. It could also be a source for posters and such. I have no affiliation with this site, I just enjoy using it for my trailer watching needs. The only possible downside is they use Flash rather then quicktime but not sure if that really matters as XBMC can play either easily.
Oh and to Nul7, I love the new program. Loving the simplified interface. I tried using one of the other popular utilities here and I couldn't figure out the interface it was so horrible. Two thumbs up on making a simple interface! I haven't used it enough yet to give any useful feedback as I only looked at it briefly so far.
Kevin
For everyone discussing trailers.... keep the discussion going. Once you guys resolve where to get the trailers from, I'll try to implement trailer scraping after the feature freeze.
sumofatguy Wrote:Is there going to be any command line options added? it would be nice to scape one folder for posters/fanart from the command line maybe... I don't know how feasible/practical that would be though
Probably not. Not sure how it would be useful... what exactly would you use it for?
davegregoire Wrote:This software is not working for me. When I click on a movie that has not been scraped, nothing happens. In the log it displays this error:
Title: Error
Message: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
StackTrace: at Ember_Media_Manager.IMDB.Scraper.SearchMovie(String sMovie)
at Ember_Media_Manager.IMDB.Scraper.GetSearchMovieInfo(String IMDB, Movie& imdbMovie, ScrapeType iType)
at Ember_Media_Manager.frmMain.bwScraper_DoWork(Object sender, DoWorkEventArgs e)
Date/Time: 5/11/2009 2:08:15 PM
Any ideas?
You need .NET 3.5, as noted in the first post.
PrimaryMaster Wrote:plz add this:
YAMJ (pocpron Hour) is using MOVIEFILE.Fanart
XBMC are using MOVIEFILE-Fanart
Can there be a option for .fanart
Ps. Super nice program
I guess I'm just going to have to make options for every file naming scheme imaginable. I'll have to add a tab to the movies tab. lol Added to the To Do list.
ClayM Wrote:Great product!
A quick question/request - does it support creating "sets" of movies?
YAMJ uses a <set> to do something like this.
http://code.google.com/p/moviejukebox/wiki/BoxedSets
The only other request would be that when editing posters and fanart, that you could scrape a URL directly instead of having to download and loading from a file.
Thanks!
I didn't even know XBMC supported that... how does XBMC handle sets in the GUI? I'll add it to the To Do list because I've been wanting to do this for a while with my collection (especially with sets like the Friday the 13th series where they don't all start with "Friday the 13th" so it's hard to find all of them in the movie lists).
voiddreamer Wrote:This is what i'm getting.
wtf? Use 023 from the first post. I don't have support for rar files in it but maybe that will fix the problem for you. I'll add support for detecting rars to the To Do list.