[DOWNLOAD] Media Flag Updater

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mindweaver Offline
Posting Freak
Posts: 998
Joined: Jan 2004
Reputation: 1
Location: Sweden
Post: #271
Nick.123 Wrote:Hi great tool any plan's to support video files that are in a rar?

I was planning to support it from the start, but I can't find any way to read the movie files inside the rars.
find quote
soder Offline
Posting Freak
Posts: 1,288
Joined: Feb 2008
Reputation: 1
Location: Sweden
Post: #272
Now I havnt read all the posts in this thread, but maybe someone can help me?

I also use xbmc to scrape all my movies and I also dont want some Media compaion or what so ever to help me with this.

I only want to use an .nfo with xml for custom titles, and now, add 720p and DTS and stuff like that.

Is it possible for me to do with your program, but without having ALL the info in the .nfo?

/Söder

GIGABYTE MA78GM-S2H, AMD ATHLON 64 X2 4850E, 4x1GB DDR2 XMS2 PC6400, Nvidia GeForce 9400GT 1GB, Panasonic TH-42PX80, MCE 2005, 3xSAMSUNG SPINPOINT F1 1TB + 1xWestern Digital Red 3TB
OpenELEC 3.0.2
Aeon Nox 4.0.9
[Image: episode-thin-banner.jpg]
find quote
rickatnight11 Offline
Senior Member
Posts: 138
Joined: Apr 2008
Reputation: 0
Location: Richmond, VA
Post: #273
I am getting the following error on Windows 7 64-bit:
Code:
[ 5/7/2009 6:14:34 PM ] An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
[ 5/7/2009 6:14:34 PM ]    at MediaInfoLib.MediaInfo.MediaInfo_New()
   at MediaInfoLib.MediaInfo..ctor()
   at Media_Flag_Updater.MediaDetails.Get(String URL)
   at Media_Flag_Updater.Main.CheckFilesInDirectory(DirectoryInfo d)
   at Media_Flag_Updater.Main.UpdateNFO()
[ 5/7/2009 6:14:34 PM ] System.Collections.ListDictionaryInternal
Any ideas?

EDIT: Nevermind, fixed it by moving the MediaInfo.dll from the x64 directory to the root of Media.Flag.Updater. Thanks!

[04/03/2009 04:42:13PM Agent (Prashant_190023): "You are most welcome to the best democratic countries of the world -- India"] --Dell Chat
find quote
rickatnight11 Offline
Senior Member
Posts: 138
Joined: Apr 2008
Reputation: 0
Location: Richmond, VA
Post: #274
I am, however, having an issue with the movie, Domino:

Code:
[ 5/7/2009 6:37:31 PM ] Input string was not in a correct format.
[ 5/7/2009 6:37:31 PM ]    at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at System.Convert.ToInt32(String value)
   at Media_Flag_Updater.MediaDetails.Get(String URL)
   at Media_Flag_Updater.Main.CheckFilesInDirectory(DirectoryInfo d)
   at Media_Flag_Updater.Main.UpdateNFO()
[ 5/7/2009 6:37:31 PM ] System.Collections.ListDictionaryInternal

This is my directory structure:
...Movies
[INDENT] \Domino (2005)[1080p][/INDENT]
[INDENT][INDENT]\Domino (2005)[1080p].mkv[/INDENT][/INDENT]

Not sure what the problem is.

[04/03/2009 04:42:13PM Agent (Prashant_190023): "You are most welcome to the best democratic countries of the world -- India"] --Dell Chat
find quote
azido Offline
Posting Freak
Posts: 1,881
Joined: Nov 2008
Reputation: 1
Location: Stuttgart, Germany
Post: #275
soder Wrote:Now I havnt read all the posts in this thread, but maybe someone can help me?

I also use xbmc to scrape all my movies and I also dont want some Media compaion or what so ever to help me with this.

I only want to use an .nfo with xml for custom titles, and now, add 720p and DTS and stuff like that.

Is it possible for me to do with your program, but without having ALL the info in the .nfo?

/Söder

select a single directory with a movie in it and if there is no nfo yet, it creates a generic nfo written by this app with the studio tag filled - else it will just add that informations.

so i'd say yes.

cheers,azido :;):

-=[ NOTE: The official Aeon Showmix Project is dead due to a hack of the website ]=-
But some cool guys keep coding stuff to it and made it dharma-compatible, see here:
http://forum.xbmc.org/showthread.php?tid=82899
find quote
azido Offline
Posting Freak
Posts: 1,881
Joined: Nov 2008
Reputation: 1
Location: Stuttgart, Germany
Post: #276
rickatnight11 Wrote:I am, however, having an issue with the movie, Domino:

Code:
[ 5/7/2009 6:37:31 PM ] Input string was not in a correct format.
[ 5/7/2009 6:37:31 PM ]    at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at System.Convert.ToInt32(String value)
   at Media_Flag_Updater.MediaDetails.Get(String URL)
   at Media_Flag_Updater.Main.CheckFilesInDirectory(DirectoryInfo d)
   at Media_Flag_Updater.Main.UpdateNFO()
[ 5/7/2009 6:37:31 PM ] System.Collections.ListDictionaryInternal
This is my directory structure:
...Movies[INDENT] \Domino (2005)[1080p][/INDENT][INDENT][INDENT]\Domino (2005)[1080p].mkv[/INDENT][/INDENT]Not sure what the problem is.

did you try removing those brackets [ ] and retry?

cheers,azido :;):

-=[ NOTE: The official Aeon Showmix Project is dead due to a hack of the website ]=-
But some cool guys keep coding stuff to it and made it dharma-compatible, see here:
http://forum.xbmc.org/showthread.php?tid=82899
find quote
rickatnight11 Offline
Senior Member
Posts: 138
Joined: Apr 2008
Reputation: 0
Location: Richmond, VA
Post: #277
azido Wrote:did you try removing those brackets [ ] and retry?
That's not the only directory with square brackets. It worked just fine on many that came before. It actually does create the .nfo file just fine to Domino, but it won't go any further. What is interesting is that this is what the title tag looks like in the .nfo file now:

Code:
<title>Domino [</title>

I don't know why it's leaving that in there.

[04/03/2009 04:42:13PM Agent (Prashant_190023): "You are most welcome to the best democratic countries of the world -- India"] --Dell Chat
find quote
azido Offline
Posting Freak
Posts: 1,881
Joined: Nov 2008
Reputation: 1
Location: Stuttgart, Germany
Post: #278
rickatnight11 Wrote:That's not the only directory with square brackets. It worked just fine on many that came before. It actually does create the .nfo file just fine to Domino, but it won't go any further. What is interesting is that this is what the title tag looks like in the .nfo file now:

Code:
<title>Domino [</title>
I don't know why it's leaving that in there.

then rename it to Domino (2005) - [1080p].mkv for testing. i'm pretty sure it has problems parsing )[ for some reason.

cheers,azido :;):

-=[ NOTE: The official Aeon Showmix Project is dead due to a hack of the website ]=-
But some cool guys keep coding stuff to it and made it dharma-compatible, see here:
http://forum.xbmc.org/showthread.php?tid=82899
find quote
rickatnight11 Offline
Senior Member
Posts: 138
Joined: Apr 2008
Reputation: 0
Location: Richmond, VA
Post: #279
I don't believe it's that, since the program handled "Burn After Reading (2008)[720p]", "Burn-E (2008)[1080p]", and "Akira (1988)[1080p]" (amongst others) just fine.

[04/03/2009 04:42:13PM Agent (Prashant_190023): "You are most welcome to the best democratic countries of the world -- India"] --Dell Chat
find quote
soder Offline
Posting Freak
Posts: 1,288
Joined: Feb 2008
Reputation: 1
Location: Sweden
Post: #280
azido Wrote:select a single directory with a movie in it and if there is no nfo yet, it creates a generic nfo written by this app with the studio tag filled - else it will just add that informations.

so i'd say yes.

Well, I tried Media.Flag.Updater.v0.2.065rev2.zip, I guess thats the latest version?

When I select a singel directory to test with, the program says "Done" (Note: 1 title not processed due to missing/faulty .nfo"

So I didnt work if I dont already have an .nfo with info?

/Söder

GIGABYTE MA78GM-S2H, AMD ATHLON 64 X2 4850E, 4x1GB DDR2 XMS2 PC6400, Nvidia GeForce 9400GT 1GB, Panasonic TH-42PX80, MCE 2005, 3xSAMSUNG SPINPOINT F1 1TB + 1xWestern Digital Red 3TB
OpenELEC 3.0.2
Aeon Nox 4.0.9
[Image: episode-thin-banner.jpg]
find quote
Post Reply