| New Version 2.291 | |
|
+6dbareis rolapinou Fire69 Josha flipped cracker billyad2000 10 posters |
Author | Message |
---|
billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: New Version 2.291 Wed May 06, 2009 12:23 am | |
| New Version 2.291 Fix for encoding error on shutdown in version 2.290 Download Version 2.291Please report bugs with as much detail as possible.
Last edited by billyad2000 on Sat Nov 07, 2009 10:10 pm; edited 1 time in total | |
|
| |
flipped cracker Senior Member
Posts : 101 Join date : 2008-10-07 Age : 44
| Subject: Re: New Version 2.291 Wed May 06, 2009 12:32 am | |
| getting an error when trying to add a new show: - Code:
-
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at Media_Companion.TVShowBrowser.Button2_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Media Companion 2.291 Assembly Version: 2.2.9.1 Win32 Version: 2.2.9.1 CodeBase: file:///C:/Documents%20and%20Settings/robert.EXTENDEDCARE/My%20Documents/my%20stuff/xbox/Media%20Companion%202.291/Media%20Companion%202.291.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ----------------------------------------
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
| |
|
| |
billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: Re: New Version 2.291 Wed May 06, 2009 12:40 am | |
| Thats a web error, is it happening constantly? | |
|
| |
flipped cracker Senior Member
Posts : 101 Join date : 2008-10-07 Age : 44
| Subject: Re: New Version 2.291 Wed May 06, 2009 12:56 am | |
| yes. it adds the tvshow.nfo file but not fanart or posters. i can then rescrape the tv show info, and manually get the fanart and poster. | |
|
| |
billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: Re: New Version 2.291 Wed May 06, 2009 12:59 am | |
| - flipped cracker wrote:
- yes. it adds the tvshow.nfo file but not fanart or posters. i can then rescrape the tv show info, and manually get the fanart and poster.
I can't duplicate this. What is the tvshow? | |
|
| |
flipped cracker Senior Member
Posts : 101 Join date : 2008-10-07 Age : 44
| Subject: Re: New Version 2.291 Wed May 06, 2009 1:01 am | |
| i've gotten the error on both Bones and Ashes to Ashes. | |
|
| |
billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: Re: New Version 2.291 Wed May 06, 2009 1:04 am | |
| - flipped cracker wrote:
- i've gotten the error on both Bones and Ashes to Ashes.
And what are your settings regarding banners/posters series posters? | |
|
| |
flipped cracker Senior Member
Posts : 101 Join date : 2008-10-07 Age : 44
| Subject: Re: New Version 2.291 Wed May 06, 2009 1:08 am | |
| | |
|
| |
billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: Re: New Version 2.291 Wed May 06, 2009 1:12 am | |
| I am not getting any issues at all, I have just scraped bones 3 times with various settings and it worked as expected.
Are you downloading in the show in English | |
|
| |
billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: Re: New Version 2.291 Wed May 06, 2009 1:23 am | |
| | |
|
| |
flipped cracker Senior Member
Posts : 101 Join date : 2008-10-07 Age : 44
| Subject: Re: New Version 2.291 Wed May 06, 2009 1:24 am | |
| just tried it again and works fine now. not sure what was going on before. | |
|
| |
Josha New User
Posts : 3 Join date : 2009-05-05
| Subject: Re: New Version 2.291 Wed May 06, 2009 9:41 am | |
| Thanks for the effort | |
|
| |
Fire69 Junior Member
Posts : 22 Join date : 2009-03-23
| Subject: Re: New Version 2.291 Wed May 06, 2009 11:20 am | |
| Works perfectly, thanks alot!!! | |
|
| |
rolapinou New User
Posts : 3 Join date : 2009-05-06
| Subject: Re: New Version 2.291 Wed May 06, 2009 4:06 pm | |
| First I want to thank billy for his soooooooooo useful tool !!!
As for me this version works for TV shows but not for Movies.
Moreover I noticed a bug in scraping episodes with the apparition of episodes with no information at all, and while launching the tool again, there are duplication of episodes with one with blank information. Finally, I noticed that the number of episodes sometimes stay equal to zero.
ANother remark : I used to have several version of MC installed on several folders on my PC, just to scan folders shows by shows, to check out quickly if everything was fine (plus another one that gathers all my shows episodes) but with the newest versions it is not anymore possible, as data are located in the Documents and Settings\My Name\Application Data\Media Companion. It was easier to delete tha database for example when all the files were located at the same place.
Thanks for your help ! | |
|
| |
billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: Re: New Version 2.291 Wed May 06, 2009 11:02 pm | |
| - rolapinou wrote:
- First I want to thank billy for his soooooooooo useful tool !!!
As for me this version works for TV shows but not for Movies.
Moreover I noticed a bug in scraping episodes with the apparition of episodes with no information at all, and while launching the tool again, there are duplication of episodes with one with blank information. Finally, I noticed that the number of episodes sometimes stay equal to zero.
ANother remark : I used to have several version of MC installed on several folders on my PC, just to scan folders shows by shows, to check out quickly if everything was fine (plus another one that gathers all my shows episodes) but with the newest versions it is not anymore possible, as data are located in the Documents and Settings\My Name\Application Data\Media Companion. It was easier to delete tha database for example when all the files were located at the same place.
Thanks for your help ! If you create a folder 'Settings' in the application folder then it saves everything there instead of the app data folder. | |
|
| |
rolapinou New User
Posts : 3 Join date : 2009-05-06
| Subject: Re: New Version 2.291 Wed May 06, 2009 11:55 pm | |
| - billyad2000 wrote:
If you create a folder 'Settings' in the application folder then it saves everything there instead of the app data folder. I didn't know that, thanks for this answer. BTW you mean in the same folder that the one containing the .exe file of MEdia Companion ? | |
|
| |
dbareis Senior Member
Posts : 223 Join date : 2008-12-08
| Subject: Re: New Version 2.291 Thu May 07, 2009 11:24 am | |
| - billyad2000 wrote:
- If you create a folder 'Settings' in the application folder then it saves everything there instead of the app data folder.
Now that would have been handy to know... But in any case it doesn't seem to work... I moved the profile's "Media Companion" directory into the tools directory and renamed it "settings" (so C:\Tools\MovieManager - XBMC Media Companion (IMDB)\Settings) and mc now fails because it can't find the files in the profile directory... | |
|
| |
tt4079 Media Companion Supporter
Posts : 20 Join date : 2009-01-05 Age : 53 Location : UK
| Subject: Re: New Version 2.291 Fri May 08, 2009 4:55 am | |
| - dbareis wrote:
- billyad2000 wrote:
- If you create a folder 'Settings' in the application folder then it saves everything there instead of the app data folder.
Now that would have been handy to know... But in any case it doesn't seem to work... I moved the profile's "Media Companion" directory into the tools directory and renamed it "settings" (so C:\Tools\MovieManager - XBMC Media Companion (IMDB)\Settings) and mc now fails because it can't find the files in the profile directory... I couldnt do it that way. I deleted the folder under documents and settings, created new Settings folder in the directory the exe was strored. Run and reconfigured and it works fine. | |
|
| |
toekneebullard Media Companion Supporter
Posts : 15 Join date : 2009-05-04
| Subject: Re: New Version 2.291 Fri May 08, 2009 6:08 am | |
| Wow, you got this up a lot faster than I expected! (I'm even a couple days late!)
At first I thought it wasn't recognizing the TV episodes, but then I realized that it no longer starts with the first TV series displayed. Everything seems to work well here.
Thanks so much Billy! | |
|
| |
dbareis Senior Member
Posts : 223 Join date : 2008-12-08
| Subject: Re: New Version 2.291 Fri May 08, 2009 11:13 am | |
| - tt4079 wrote:
- I couldnt do it that way. I deleted the folder under documents and settings, created new Settings folder in the directory the exe was strored. Run and reconfigured and it works fine.
Thanks, that made me look closer and the missing step is to delete "profiles.xml" as that contains absolute paths. Bye, Dennis | |
|
| |
Fire69 Junior Member
Posts : 22 Join date : 2009-03-23
| Subject: Re: New Version 2.291 Fri May 08, 2009 11:50 pm | |
| Is it just me, or did it stop working again? [edit] Never mind, must have been a temporary glitch in the Matrix | |
|
| |
Louike New User
Posts : 4 Join date : 2009-04-16
| Subject: Re: New Version 2.291 Sat May 09, 2009 1:02 am | |
| Thanks for the new version, it's working perfect here.
There might have been some issue's scraping the TVDB since babylon 9.04 went final on all platforms yesterday. yesterday. | |
|
| |
katz Media Companion Supporter
Posts : 58 Join date : 2008-10-07 Location : Melbourne, Australia
| Subject: great work Sun May 10, 2009 11:35 am | |
| billy fantastic work on 2.292. working flawlessly!!!
Does anyone know if I set the Maximum number of actors to get from IMDB to 0. Does anyone know, if XBMC will then NOT scan in any ? | |
|
| |
Sponsored content
| Subject: Re: New Version 2.291 | |
| |
|
| |
| New Version 2.291 | |
|