Dharma - sratim scraper - problem and how to fix
#1
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>
Reply
#2
fixed. thanks for the heads-up
Reply
#3
Thank you!!!!! Smile
Reply
#4
thanks, had a problem with it for many months now and couldn't figure out how to fix it!
Reply
#5
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
Reply
#6
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"
Reply
#7
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.
Reply
#8
Works for me with version 1.0.5 installed via Addon-Manager.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#9
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
Reply
#10
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?
Reply
#11
Sratim has change their site to a new one, new code need to be write...
http://www.sratim.co.il
Phenomenal™ Skin • ForumWebsiteGitHub
Reply
#12
http://www.2shared.com/document/Gy4WVD8B/sratim.html

please modify this on xbmc svn (not really sure how to do that)
Reply
#13
send an email to the add-ons mailing list. see http://wiki.xbmc.org/index.php?title=Addons_for_XBMC and http://wiki.xbmc.org/index.php?title=Off...Repository
Reply

Logout Mark Read Team Forum Stats Members Help
Dharma - sratim scraper - problem and how to fix0