google-code-export / fanart-handler

Automatically exported from code.google.com/p/fanart-handler
1 stars 0 forks source link

Exception in log on GetLatestTVseries(): system.formatexception #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Error [               Utils]: getData: 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.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
   at FanartHandler.Utils.GetLatestTVSeries() 

Original issue reported on code.google.com by damien.haynes@gmail.com on 3 Oct 2010 at 9:30

Attachments:

GoogleCodeExporter commented 9 years ago
You may also want to note the other handled exception:
Error [  FanartHandlerSetup]: SetupFilenames: System.NullReferenceException: 
Object reference not set to an instance of an object.
   at FanartHandler.FanartHandlerSetup.SetupFilenames(String s, String filter, Int32& i, String type, Int32 restricted, Hashtable ht) 

Original comment by damien.haynes@gmail.com on 3 Oct 2010 at 9:31

GoogleCodeExporter commented 9 years ago

Original comment by markus_e...@telia.com on 3 Oct 2010 at 10:29

GoogleCodeExporter commented 9 years ago
Hi,

Can you please test the attached dll and see if it fixes this.

best regards
cul8er

Original comment by markus_e...@telia.com on 4 Oct 2010 at 7:50

Attachments:

GoogleCodeExporter commented 9 years ago
I still see the two exception types raised.

Original comment by damien.haynes@gmail.com on 4 Oct 2010 at 12:28

Attachments:

GoogleCodeExporter commented 9 years ago
Here is my DB as well just incase you spot something...I noticed that only 1 
fanart was in the DB for tvseries even though I have many on disk.

Original comment by damien.haynes@gmail.com on 4 Oct 2010 at 12:33

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

Thanks. Can you please also let me know;
* what version of TVSeries are you using
* what is your regional setting in Windows (what decimal separator are you 
using).

best regards
cul8er

Original comment by markus_e...@telia.com on 4 Oct 2010 at 12:58

GoogleCodeExporter commented 9 years ago
* TVSeries 2.6.3.1242
* Format 'English (Australia)'

Original comment by damien.haynes@gmail.com on 4 Oct 2010 at 1:01

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 4 Oct 2010 at 1:02

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

Thank you. One strange thing from your logfile is that it reports the same 
fanart handler version both times (even after the new dll). Did you replace 
fanarthandler.dll in your plugins\process library? From the log it looks like 
you are still using the dll from Beta2.

I attach a version with a little more logging here.

best regards
cul8er

Original comment by markus_e...@telia.com on 4 Oct 2010 at 1:27

Attachments:

GoogleCodeExporter commented 9 years ago
Ahh, yes sorry this time I manually copied to wrong directory (doh). Let me try 
the new version.

Original comment by damien.haynes@gmail.com on 4 Oct 2010 at 9:05

GoogleCodeExporter commented 9 years ago
Looks better now. Thanks

Original comment by damien.haynes@gmail.com on 4 Oct 2010 at 9:08

Attachments:

GoogleCodeExporter commented 9 years ago
Question: shouldn't I see something logged for recently added properties?

Original comment by damien.haynes@gmail.com on 4 Oct 2010 at 9:09

GoogleCodeExporter commented 9 years ago
Hi,

Thanks for your feedback and help in resolving this. I will close this issue 
now. I will also open a new issue related to add some logging for latest 
properties.

By the way;
Do you have a schedule for when the new TVSeries methods will be released?

best regards
cul8er

Original comment by markus_e...@telia.com on 5 Oct 2010 at 5:57

GoogleCodeExporter commented 9 years ago
Hi cul8er, the last stable release already has those methods. v2.6.3

http://code.google.com/p/mptvseries/downloads/list

Original comment by damien.haynes@gmail.com on 5 Oct 2010 at 6:11

GoogleCodeExporter commented 9 years ago
Great, thanks.

Original comment by markus_e...@telia.com on 5 Oct 2010 at 6:17

GoogleCodeExporter commented 9 years ago

Original comment by markus_e...@telia.com on 5 Oct 2010 at 7:52