[PRE RELEASE] www.divxplanet.com
#1
it's working in scraperXMLeditor but not in xbmc (keep asking movie name)
code is here http://pastebin.com/jhujFft7

the problem is in create search output with "&" character. i try several code

1
Code:
<url>http://www.google.com/cse?cx=009015947334585847211:6djglhionb4[b][size=small]&[/size][/b]q=\1</url>
result:"couldnt download web page url error" in editor

2
Code:
<url>http://www.google.com/cse?cx=009015947334585847211:6djglhionb4[b][size=small]\&[/size][/b]q=\1</url>
escape "&" result: "couldnt download web page url error" in editor

3
Code:
http://www.google.com/cse?cx=009015947334585847211:6djglhionb4[b][size=small]&[/size][/b]q=\1
i remove <url></url> tag
result:workink like charm in editor.
4
Code:
http://www.google.com/cse?cx=009015947334585847211:6djglhionb4[b][size=small]\&[/size][/b]q=\1
escape "&" result: google error page


other parts works well. but on of them dont work in xbmc i need some help..
Reply
#2
the xml code for a & is &amp;

depending on where you're returning the url, you might have to do &amp;amp;
Reply
#3
Sad 
i try both "&amp;" "&amp;amp" . "&amp;" it works in editor not not in xbmc.i know there is a simple point i cannot spot it.

output searh string must be
Code:
http://www.google.com/cse?cx=009015947334585847211:6djglhionb4&q=xxxxx
both "&" "&amp;" work in editor but "&amp;" dont in browser. if i escape like "\&" or"\&amp;" returns no result or wrong page.i'm so boring and couldn't sleep until solve this please help me....
Reply
#4
Hello, is there anything new with this plugin? How to download that?
Or , is there any else plug-in for Turkish Subtitles?

@drascom Merhaba, icefilms için Türkçe altyazı bulabileceğim eklenti arıyordum, bu yarım kalmış sanırsam, turkcealtyazi.org falan için izin alınmaya çalışılmış(google aramamda fark ettim) 1-2 sene olmuş cevap verilecek denmesine rağmen umursanmamış bile..
Sen miydin bilmiyorum, neyse, herhangi Türkçe altyazı eklentin var mı? Belki kişisel kullanımın için hazırlayıp yayınlamamışsındır..
Özel istek yapacağım eğer ki varsa Smile
Teşekkürler..
Reply
#5
yes i wrote plugin for "turkcealtyazi.org" and used it for a while.but it's broken now i'll fix it in few days.
You can follow my sing to download (update feature works inside xbmc)

EDİT: scraper fixed ready for download

İn Turkish
Dostum turkcealtyazı plugini düzeltildi ve çalışıyor.imzamdaki linki takip edersen yazdığım diğer pluginlerede ulaşabilirsin.
Reply
#6
Kullanamadım hocam ben... :/
Reply
#7
Download first link from my signature open xbmc - system- add ons - install from zıp file - choose file you downloaded from my site than you saw drascom reposltory on addon. section than choose this repo and install plugin you want
Reply
#8
Is there an updated version? It is not giving me any results, telling me about directory problem. I am using XBMC Subtitles 3.9.10 with Divxplanet.com service added.
Reply
#9
(2011-12-13, 19:41)drascom Wrote: Download first link from my signature open xbmc - system- add ons - install from zıp file - choose file you downloaded from my site than you saw drascom reposltory on addon. section than choose this repo and install plugin you want

drascom it is not working on my tablet. it always says "plugin failed"
Sad
Reply
#10
Fusion ve iStream yukledim duzeldi.
Reply

Logout Mark Read Team Forum Stats Members Help
[PRE RELEASE] www.divxplanet.com0