2011-11-15, 21:06
Problem like paddycarey sayd.
Could you try this one:
https://github.com/downloads/Machine-San...loader.zip
Could you try this one:
https://github.com/downloads/Machine-San...loader.zip
PunkyMatt Wrote:Code:<setting id="limit_extrafanart_max" value="20,000000" />
<setting id="limit_extrafanart_rating" value="5,000000" />
Machine-Sanctum Wrote:There should be any
in your settings. Strange.Code:,
Could you try this one:
https://github.com/downloads/Machine-San...loader.zip
paddycarey Wrote:This looks like the problem right there. Your locale uses "," instead of "." as a decimal separator. Should be a simple fix, thanks for reporting.
PunkyMatt Wrote:Do you think it's someting that needs to be fixed at script level, XBMC settings level (I'm using French as international settings) or is it something to fix systemwide ?Well if it fixes it it should stay in there just in case. Wasn't a major thing so.
Machine-Sanctum Wrote:Just set my nightly build to french (luckely i know a little) and i had no problems so it might by something else.
Machine-Sanctum Wrote:Well if it fixes it it should stay in there just in case. Wasn't a major thing so.
Just set my nightly build to french (luckely i know a little) and i had no problems so it might by something else.
Dharma guisettings.xml
...
<defaultvideosettings>
<interlacemethod>0</interlacemethod>
<scalingmethod>1</scalingmethod>
<noisereduction>0.000000</noisereduction>
<sharpness>0.000000</sharpness>
<viewmode>0</viewmode>
<zoomamount>1.000000</zoomamount>
<pixelratio>1.000000</pixelratio>
...
<locale>
<charset>DEFAULT</charset>
<country>France</country>
<language>French</language>
<timezone>Europe/Paris</timezone>
<timezonecountry>France</timezonecountry>
</locale>
...
Eden guisettings:
...
<defaultvideosettings>
<deinterlacemode>0</deinterlacemode>
<interlacemethod>1</interlacemethod>
<scalingmethod>1</scalingmethod>
<noisereduction>0,000000</noisereduction>
<postprocess>false</postprocess>
<sharpness>0,000000</sharpness>
<viewmode>0</viewmode>
<zoomamount>1,000000</zoomamount>
<pixelratio>1,000000</pixelratio>
...
<locale>
<charset>DEFAULT</charset>
<country>France</country>
<language>French</language>
<timezone>Europe/Paris</timezone>
<timezonecountry>France</timezonecountry>
</locale>
...
PunkyMatt Wrote:Seems like a big problem for me, I've just checked I have these "," everywhere, even in xbmc guisettings.xml.
I compared it with my backed up guisettings.xml from before I upgrade to pre-Eden, and the Dharma one doesn't have the ","
So this must be an XBMC problem, not a script problem.
Machine-Sanctum Wrote:So you should definitely post this bug somewhere or create a trac bug ticket for this. Does this happen to only that build version or several?
Did it fix the issue for you or haven't you got the chance to try?
Machine-Sanctum Wrote:Thank you all for your comments.
So no issues so far
Now I am surprised
Rastan Wrote:Thanks for the amazing plugin. Love all the new aditions you guys are making. One thing I noticed almost immediately after scraping is that I have posters unticked under movie settings, but it still downloads the poster.jpg anyway. Its not that big of a deal for me but thought I shoudl let you know.
rich_stwrt Wrote:But, based on the features you have listed, I see one more that would be incredibly useful.
....
Interestingly, I don't think there is an external scraper out there that has this functionality... if you could accomplish this you would be on the cutting edge.
Thanks for listening.