Media Info Plus - Manage your Movies, Shows, Tunes, NFO and more (Open Source VB.NET)

  Thread Rating:
  • 7 Votes - 4.86 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
abernardi Offline
Junior Member
Posts: 8
Joined: Jun 2010
Reputation: 0
Post: #1951
Also, I scraped some movies with Ember and thought I'd do it with MIP too, and MIP sees the "extrathumbs" folders that Ember makes as movies. Can I keep these in there, or do I need to move them, or is there a way to tell MIP to not look at them, or just get rid of them in it's database? THANKS!
find quote
AlexW Offline
Junior Member
Posts: 6
Joined: Jun 2009
Reputation: 0
Post: #1952
The "year" is still scraped incorrectly. I get 1970 for every movie... is there a way to fix this without too much trouble?
Would be great because this is the only major error in this still very usefull tool.
find quote
abernardi Offline
Junior Member
Posts: 8
Joined: Jun 2010
Reputation: 0
Post: #1953
Hmmm, yes, me too, MIP has seemed to stop reading it's own movie.nfo files, it's saying they don't exist and when it rescrapes, it's coming up with the year as 1970
find quote
jbo24 Offline
Junior Member
Posts: 2
Joined: May 2010
Reputation: 0
Post: #1954
the download link for the latest patch on page 1 doesnt work. is the anybody who can upload it somewhere??
find quote
Methanoid Online
Member
Posts: 89
Joined: May 2008
Reputation: 0
Post: #1955
fekker Wrote:Movie Year scrape issue --> looks like imdb changed it's format again, i'll see if i can get a patch out for that

For music titles, honestly i can't remember how that part works as i haven't touched that code in a long time. I'll be revisiting that when we get to the music portion of UMM, which isn't that far out as movies and tv shows core items are being wrapped up.

As for the sourcecode, it's available on sourceforge, i'll see about getting it on github when i get a chance.

update: here's the git version.. untested import from github
http://github.com/spudsdude/Media-Info-Plus

Fekker

Is this dead now as a project? I'm also suffering with the 1970 issue. Will there be a fix available?
find quote
jbernardo Offline
Member
Posts: 65
Joined: Mar 2009
Reputation: 0
Post: #1956
Methanoid Wrote:Fekker

Is this dead now as a project? I'm also suffering with the 1970 issue. Will there be a fix available?

Looks like it is abandoned now. Too bad, I really like it, and would like fixes for a couple of issues (the 1970, and MIP crashing with files edited by MediaReader). Well, it is open source, maybe some talented programmer will fix it...

And it seems like the substitute (Universal Media Manager - http://www.teamumx.com) might still be developed, as there are patches being committed by spudsdude even if the forums there have nothing new since March 2010.
(This post was last modified: 2010-12-26 11:10 by jbernardo.)
find quote
ijourneaux Offline
Fan
Posts: 413
Joined: Mar 2009
Reputation: 1
Location: Wisconsin, USA
Post: #1957
Where is the laterst version of the source for Media Infor Plus. The version on sources Forge seems to be the predessor Movie Info Plus.

The version on GitHub reference in the thread also seems to be too old.
find quote
jbernardo Offline
Member
Posts: 65
Joined: Mar 2009
Reputation: 0
Post: #1958
If you browse sourceforge, you'll see there is a updated media info plus in there (here) but it needs krypton toolkit 4.1.6 or higher, meaning two things - first, you have to buy the toolkit to build it; second, you will only be able to build it for windows.

Of course, you can always try Universal Media Manager, which is supposed to replace MIP among others, and is seeing commits. It is also in sourceforge (here), but with my limited mono/.net knowledge I couldn't get it to build.
find quote
fekker Offline
Posting Freak
Posts: 1,545
Joined: Oct 2008
Reputation: 30
Post: #1959
jbernardo Wrote:If you browse sourceforge, you'll see there is a updated media info plus in there (here) but it needs krypton toolkit 4.1.6 or higher, meaning two things - first, you have to buy the toolkit to build it; second, you will only be able to build it for windows.

Of course, you can always try Universal Media Manager, which is supposed to replace MIP among others, and is seeing commits. It is also in sourceforge (here), but with my limited mono/.net knowledge I couldn't get it to build.

The toolkit is free, but yes it's windows only. One of the main reasons I stopped updating MIP is that the toolkit and code are tied directly together, it's a mess that couldn't be split up and reused without a re-write of the code. And that toolkit, with MIP's code, doesn't play well with Windows Vista/7.

UMM is being created, it's just a slow process at the moment. You don't have to have mono to build it under Windows, and there's pre-compiled binaries up there as well. There haven't been many postings on things as the branch I've been working on is no longer the core branch, the core has a bunch of changes in how things work to make it more expandable.

I got abit sidetracked from UMM with the Netflix plugin for XBMC (Windows/OSX only), but it's still being worked on.
find quote
jbernardo Offline
Member
Posts: 65
Joined: Mar 2009
Reputation: 0
Post: #1960
Thanks for the update fekker!
I am not running windows, so I was waiting for UMM. I still run MIP under wine and it works well, apart from the 1970 date for all films, and crashing when opening nfos updated by Media Reader.
I thought krypton was not free, I just assumed that since it isn't open source.
find quote
Post Reply