|
| New Version 2.233 | |
| | Author | Message |
---|
billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: New Version 2.233 Sat Apr 04, 2009 1:24 am | |
| New Version 2.233 This should fix most of the issues that affected version 2.229 Fixed - Progress Bar Issue Fixed - 404 Exception when TVDB API unavailable when searching for episode thumbs Fixed - Exception when performing rebuild Fixed - Auto TV Scraper not filtering Hex Tags when scraping IMDB actors for episodes. Changed - Both fanart and Episode thumbnail search will now only list new images in the output log Download Version 2.233
Last edited by billyad2000 on Tue Apr 14, 2009 11:38 pm; edited 1 time in total | |
| | | StormyKnight VIP
Posts : 556 Join date : 2008-10-08 Location : Australia
| Subject: Re: New Version 2.233 Sat Apr 04, 2009 3:17 am | |
| Thanks Billy for the steady stream of updates... I have updated to V2.233 I found kind of a bug. My NAS is full so I'm having to put new episodes onto a different share. The problem is that I have some episodes of a TV show on the NAS, & some on the new share. (Probably a bad idea anyway ) The problem comes in that now I have two listings for the TV show, but also that it doesn't matter which of these I choose, it gives me the episodes for the first occurance only. It would be nice if somehow two seperate locations with the same show name can somehow appear to be combined...not sure how easy that will be since the second location doesn't have its own tvshow.nfo PS. Perhaps another, when I do a scan for new episodes, should the status bar progress indicator do something? At the moment it remains blank. &...when I scan for new movies, the progress bar doesn't work there either, but it also says "0Scanning for new Movies" i.e. the text has a leading '0' Thanks Stormy | |
| | | billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: Re: New Version 2.233 Sat Apr 04, 2009 1:06 pm | |
| - StormyKnight wrote:
- Thanks Billy for the steady stream of updates...
I have updated to V2.233
I found kind of a bug.
My NAS is full so I'm having to put new episodes onto a different share. The problem is that I have some episodes of a TV show on the NAS, & some on the new share. (Probably a bad idea anyway )
The problem comes in that now I have two listings for the TV show, but also that it doesn't matter which of these I choose, it gives me the episodes for the first occurance only.
It would be nice if somehow two seperate locations with the same show name can somehow appear to be combined...not sure how easy that will be since the second location doesn't have its own tvshow.nfo
PS. Perhaps another, when I do a scan for new episodes, should the status bar progress indicator do something? At the moment it remains blank.
&...when I scan for new movies, the progress bar doesn't work there either, but it also says "0Scanning for new Movies" i.e. the text has a leading '0'
Thanks Stormy TV Shows need to be in a single root folder. MC searches your folders for new media, since it has no way of knowing how many new media files it will find the progress bar stays blank. Once this has been completed it will update the progress bar as it scrapes the media. | |
| | | StormyKnight VIP
Posts : 556 Join date : 2008-10-08 Location : Australia
| Subject: Re: New Version 2.233 Sat Apr 04, 2009 3:26 pm | |
| ...but with the scanning for new episodes, the number of TV Shows is known isn't it? Couldn't the progress indicator indicate the progress of checking each TV Show entry for new episodes?
Thanks | |
| | | brookst New User
Posts : 1 Join date : 2009-04-11
| Subject: Re: New Version 2.233 Sat Apr 11, 2009 8:13 pm | |
| So I upgraded to 2.233, but the app is failing to start. It dies on "loading actor library", with the exception:
System.FormatException: Input string was not in a correct format. 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.String.System.IConvertible.ToInt32(IFormatProvider provider) at System.Convert.ToInt32(Object value) at Media_Companion.Form1.showallmovies() at Media_Companion.Form1.filtergenre() at Media_Companion.Form1.rebuild() at Media_Companion.Form1.Form1_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.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)
...I'd be happy to clear and rebuild the library, but the app is dead if I hit "continue", so I can only quit at that point. | |
| | | The Thinker? New User
Posts : 4 Join date : 2008-10-14
| Subject: Re: New Version 2.233 Sun Apr 12, 2009 8:24 pm | |
| I am trying to scrape a TV show that uses the year number for the series number (eg Red Bull Air Races) however s08e01 does not find anything and XBMC companion does not seem to recognize 2008e01 as a valid search string. How should these be named? | |
| | | billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: Re: New Version 2.233 Mon Apr 13, 2009 12:44 am | |
| - brookst wrote:
- So I upgraded to 2.233, but the app is failing to start. It dies on "loading actor library", with the exception:
System.FormatException: Input string was not in a correct format. 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.String.System.IConvertible.ToInt32(IFormatProvider provider) at System.Convert.ToInt32(Object value) at Media_Companion.Form1.showallmovies() at Media_Companion.Form1.filtergenre() at Media_Companion.Form1.rebuild() at Media_Companion.Form1.Form1_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.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)
...I'd be happy to clear and rebuild the library, but the app is dead if I hit "continue", so I can only quit at that point. I'll look into the error, In the meantime you could delete the quickstart cache file(s) from the media companion application data folder. In Windows XP this is located at : 'C:\Documents and Settings\username\Application Data\Media Companion\' In Windows Vista this is located at : 'C:\Users\username\AppData\Roaming\Media Companion\ This will force a library rebuild when you start the program. | |
| | | billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: Re: New Version 2.233 Mon Apr 13, 2009 12:46 am | |
| - The Thinker? wrote:
- I am trying to scrape a TV show that uses the year number for the series number (eg Red Bull Air Races) however s08e01 does not find anything and XBMC companion does not seem to recognize 2008e01 as a valid search string. How should these be named?
At the moment there is no way to do this with MC, I may look into it at some point in the future, it isn't really a priority though. | |
| | | Sponsored content
| Subject: Re: New Version 2.233 | |
| |
| | | | New Version 2.233 | |
|
Similar topics | |
|
| Permissions in this forum: | You cannot reply to topics in this forum
| |
| |
| |