View Full Version : [REQUEST] Kino.to (video) plugin for German Movies and TV Shows?
Dick-Perry
2009-06-01, 15:45
Hi,
I'm requesting a plugin for Kino.to
Kino.to is the biggest german page! Kino.to has 10000s of movies and tv-shows.
A lot of people will be happy to see this plugin!
greez
yeah, a kino.to plugin would be really great!
Dick-Perry
2009-06-20, 16:40
nobody?
I started one once, but don't have the time to finish it... You're very welcome to do so, though :D It shouldn't really take much work anymore, it's just that I'm taking my oral finals soon :<
http://xbmc.org/forum/showthread.php?t=48900
Dick-Perry
2009-07-11, 12:10
I started one once, but don't have the time to finish it... You're very welcome to do so, though :D It shouldn't really take much work anymore, it's just that I'm taking my oral finals soon :<
http://xbmc.org/forum/showthread.php?t=48900
Are you now finish? Could you finish your plugin, i dont understand this code
Hallo,
habe eine möglichkeit gefunden Filme ö.ä von Kino.to mit XBMC zu sehen.
Funtioniert momentan mit Streams die auf Megavideo liegen.
Wenn intresse dann arbeite Ich hier mal eine Anleitung aus.
Gruß paulemh
Also dann, Funktionieren sollte es auf XBOX (getestet ok ), auf PC (getestet ok ).
1. Plugin " pelisalacarta 2.5 " installieren
2. Plugin auführen in "Cinetube" gehen "Peliculas-Novedades" öffnen
3. belibigen Film wählen und wenn der Film mit (id XXXXXXXX) angezeigt wird dann diesen nicht öffnen sondern zu den Favorieten hinzufügen und das Plugin "pelisalacarta" wieder verlassen
4. Nun öffnet man mit einem Editor die Datei "favourites.xml" und dort kann man dann eine beliebige Film " ID " (url=XXXXXXXX) eintragen die man sich vorher bei kino.to oder anderen besorgt hat.
Die favourieten.xml sieht bei mir so aus
<favourites>
<favourite name="Addons Update Checker" thumb="special://home/scripts/Addons Update Checker/default.tbn">RunScript(special://home/scripts/Addons
Update Checker/default.py)</favourite>
<favourite name="SVN Repo Installer" thumb="special://home/plugins/programs/SVN Repo Installer/default.tbn">ActivateWindow(10001,plugin://programs/SVN
Repo Installer/)</favourite>
<favourite name="Apple Movie Trailers" thumb="Q:\scripts\Apple Movie Trailers\default.tbn">RunScript(Q:\scripts\Apple
Movie Trailers\default.py)</favourite>
<favourite name="Apple Movie Trailers II" thumb="q:\plugins\video\Apple Movie Trailers II\default.tbn">ActivateWindow(10025,plugin://video/Apple
Movie Trailers II/)</favourite>
<favourite name="Tetris" thumb="Q:\scripts\Tetris\default.tbn">RunScript(Q:\scripts\Tetris\default.py)</favourite>
<favourite name="XBMC Lyrics" thumb="Q:\scripts\XBMC Lyrics\default.tbn">RunScript(Q:\scripts\XBMC
Lyrics\default.py)</favourite>
<favourite name="T3CH Upgrader" thumb="Q:\scripts\T3CH Upgrader\default.tbn">RunScript(Q:\scripts\T3CH
Upgrader\default.py)</favourite>
<favourite name="sin titulo (id xxxxxxxx)" thumb="q:\UserData\Thumbnails\Video\M\FD1.jpg">RunPlugin(plugin://video/pelisalacarta/?channel=cinetube&action=play&category=Pel%2525EDculas%252B-%252BNovedades&title=sintitulo+%28id+XXXXXXXX%29&;url=XXXXXXXX;&thumbnail=http%3A%2F%2Fcaratulasnovedades.cinetube .es%2Fcine2%2Fpalacio_real.jpg&plot=+Una+logopeda+muy+sencilla%2C+pero+que+est%E1 +casada+con+el+hijo+menor+del+rey%2C+tiene+que+con vertirse+en+reina+a+la+muerte+del+monarca...&server=Megavideo)</favourite>
</favourites>
Mit dem Editieren der "favourieten.xml" vieleicht etwas umständlich aber eine funktionierende Möglichkeit.
Gruß paulemh