Hi,
When I try to do a manual scrape, in the music fanart, it only finds very few artists.
It says the database has 300 artists, but only 31 has pictures.
When i then start the scrape, it finishes in 10 seconds, and adds nothing.
Any ideas what could be wrong?
EDIT:
I found the logs, and it looks like a problem with a string somewhere.
30-Jul-2011 15:02:37 Error [ FanartHandlerConfig]: UpdateFanartTable: 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 FanartHandler.FanartHandlerConfig.UpdateFanartTable()
30-Jul-2011 15:02:37 Error [ FanartHandlerConfig]: UpdateFanartTable: 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 FanartHandler.FanartHandlerConfig.UpdateFanartTable()
When I try to do a manual scrape, in the music fanart, it only finds very few artists.
It says the database has 300 artists, but only 31 has pictures.
When i then start the scrape, it finishes in 10 seconds, and adds nothing.
Any ideas what could be wrong?
EDIT:
I found the logs, and it looks like a problem with a string somewhere.
30-Jul-2011 15:02:37 Error [ FanartHandlerConfig]: UpdateFanartTable: 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 FanartHandler.FanartHandlerConfig.UpdateFanartTable()
30-Jul-2011 15:02:37 Error [ FanartHandlerConfig]: UpdateFanartTable: 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 FanartHandler.FanartHandlerConfig.UpdateFanartTable()