Kodi Community Forum
Dharma - sratim scraper - problem and how to fix - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=60)
+--- Thread: Dharma - sratim scraper - problem and how to fix (/showthread.php?tid=77912)



Dharma - sratim scraper - problem and how to fix - vago - 2010-07-26

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>



- spiff - 2010-07-26

fixed. thanks for the heads-up


- psike - 2010-07-27

Thank you!!!!! Smile


- pickitup - 2010-07-27

thanks, had a problem with it for many months now and couldn't figure out how to fix it!


- orshock - 2010-07-27

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


- orshock - 2010-07-27

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"


- vago - 2010-07-28

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.


- mkortstiege - 2010-07-28

Works for me with version 1.0.5 installed via Addon-Manager.


- vago - 2010-07-29

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


- orshock - 2010-07-29

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?


- tomer953 - 2010-10-03

Sratim has change their site to a new one, new code need to be write...
http://www.sratim.co.il


fixed - levwais - 2010-10-04

http://www.2shared.com/document/Gy4WVD8B/sratim.html

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


- spiff - 2010-10-04

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=Official_Addons_Repository