Kodi Community Forum

Full Version: Dharma - sratim scraper - problem and how to fix
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

The sratim scraper for hebrew movie details and covers is broken.
To fix, change the following.
go to the XBMC new plugin folder - C:\Users\[username]\AppData\Roaming\XBMC\addons\metadata.sratim.co.il
open the addon.xml file and edit the line
Quote:library="sratime.xml"/>
and remove the extra "e" (bold here on purpose).

This should do the trick.

Who ever read this and know how to submit a patch, please assist.

Quote:<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.sratim.co.il"
name="Sratim"
version="1.0.4"
provider-name="leo2">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
<import addon="metadata.common.themoviedb.org" version="1.0"/>
<import addon="metadata.common.imdb.com" version="1.0"/>
</requires>
<extension point="xbmc.metadata.scraper.movies"
language="he"
library="sratime.xml"/>
<extension point="xbmc.addon.metadata">
<summary lang="en">Sratim Movie Scraper</summary>
<summary lang="hu">Sratim filmadat leolvasó</summary>
<summary lang="kr">Sratim 영화 스크래퍼</summary>
<summary lang="pt">Scraper de filmes Sratim</summary>
<description lang="en">Download Movie information from www.sratim.co.il</description>
<description lang="hu">Film információk letöltése a http://www.sratim.co.il webhelyről</description>
<description lang="kr">http://www.sratim.co.il에서 영화 정보 다운로드</description>
<description lang="pt">Descarregar informação de filmes de www.sratim.co.il</description>
</extension>
</addon>
fixed. thanks for the heads-up
Thank you!!!!! Smile
thanks, had a problem with it for many months now and couldn't figure out how to fix it!
Hi, i have a problem with the scrapper since i reinstall xbmc, but i just cant find the path the you mention, and also a search in c drive for anything that contain addons didn't help (a hidden files too)..

I'm with win xp...

thank you
In the version form yesterday the extra 'e' has disappeared but when it try to download from the "srtaim" scraper it cant be made:

"Could not download information
unable to connect remote server"
orshock Wrote:In the version form yesterday the extra 'e' has disappeared but when it try to download from the "srtaim" scraper it cant be made:

"Could not download information
unable to connect remote server"

In XP it is under - Documents and Settings\[user]\Application Data\XBMC\addons\metadata.sratim.co.il
check, maybe you've changed it in the "old" place.
Also, be sure to re-launch XBMC.
Works for me with version 1.0.5 installed via Addon-Manager.
vdrfan Wrote:Works for me with version 1.0.5 installed via Addon-Manager.

Laugh
The fix is was incorporated into a new version of the scraper (i.e. 1.0.5).

Vago
Now i with tht last build, and with 1.0.5 of the scrapper and is till get the error msg:
"Could not download information
unable to connect remote server"

I'm the the only one?
Sratim has change their site to a new one, new code need to be write...
http://www.sratim.co.il
http://www.2shared.com/document/Gy4WVD8B/sratim.html

please modify this on xbmc svn (not really sure how to do that)