Xbmc 3.2.1 addons repo passion xbmc

If you need any help with XBMC4XBOX, such as installing or using the software, please post it in here.
Post Reply
Ratrace66
Posts: 5
Joined: Tue Mar 19, 2013 7:32 pm
Has thanked: 1 time

Xbmc 3.2.1 addons repo passion xbmc

Post by Ratrace66 »

Hello , Thanks for the good job you do .
Sorry for m'y poor english i'm french.

I have installed the new xbmc4xbox 3.2.1 . It's a fresh install .
When i install addons video from passion xbmc repo , the install seems to be good but i cant start the addons .
Does somebody try to install addon from this repo ?

I Have post à topic on xbmc passion : http://passion-xbmc.org/support-xbmc-su ... xbmc4xbox/
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: Xbmc 3.2.1 addons repo passion xbmc

Post by skatulskijean »

Ok my friend i have look on your log and first i must say xbmc4xbox and main xbmc since different!
This mean most addons for main xbmc will not works on xbmc4xbox !
The only solution is to adapt this addons that she working on xbmc4xbox to !
all the addons what you can access over the xbmc4xbox repo with the addon4xbox Installer will works on the xbox (she since adapted for this)!

Have a look here what will works on moment!
http://www.xbmc4xbox.org.uk/addons/

on your installed addons have you the following imports what not works on python 2.4 xbox:
import hashlib is no hashlib per default on python 2.4
import io is no io for python 2.4

scriptmodule urlresolver can you install over the xmc4xbox repo
scriptmodule simplejson to!

import parsedom will works is to addapted for xbmc4xbox and will work!

the addon what you have installed can only works when i have it adapted or yourself!

regards Jan
Last edited by skatulskijean on Tue Mar 19, 2013 9:18 pm, edited 1 time in total.
Ratrace66
Posts: 5
Joined: Tue Mar 19, 2013 7:32 pm
Has thanked: 1 time

Re: Xbmc 3.2.1 addons repo passion xbmc

Post by Ratrace66 »

Thanks Jan for your replie ,
I have installed the lib module and i have the TF1 Replay and tout Tv addons who works now!! Thats great
:D
For this :
skatulskijean wrote: on your installed addons have you the following imports what not works on python 2.4 xbox:
import hashlib is no hashlib per default on python 2.4
import io is no io for python 2.4
i'll watch
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: Xbmc 3.2.1 addons repo passion xbmc

Post by skatulskijean »

Ratrace66 wrote:Thanks Jan for your replie ,
I have installed the lib module and i have the TF1 Replay and tout Tv addons who works now!! Thats great
:D
For this :
skatulskijean wrote: on your installed addons have you the following imports what not works on python 2.4 xbox:
import hashlib is no hashlib per default on python 2.4
import io is no io for python 2.4
i'll watch
the io error come from the scriptmodule.parsedom this give the common function under xbmc but your installed parsedom is not intalled from the xbmc4xbox repo .
delete this scriptmodule(scriptmodule.parsedom ) from you xbox and install it again over the xbmc4xbox repo with the Addon 4 xbox Installer!
It is located under scriptmodule!

Import hashlib go to the addon4xox Installer and Install myvideo on this i have integrated a python 2.4 compatible hashlib !
Go to q/plugins/video/myvideo/ and copy the hashlib.py and hashlib.dll to your not working plugin (directory)
And test it again!

Regards Jan
Ratrace66
Posts: 5
Joined: Tue Mar 19, 2013 7:32 pm
Has thanked: 1 time

Re: Xbmc 3.2.1 addons repo passion xbmc

Post by Ratrace66 »

hello Jan ,
thanks for the attention you carry ,
i have do all you say (and it's a succes ;) ) and the addon M6 replay seems to be ok to charge categories but when i tried to play a video , that don't work .
i dont understand anything with code , i have posted a log on pastebin http://pastebin.fr/26778
if you can peek in
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: Xbmc 3.2.1 addons repo passion xbmc

Post by skatulskijean »

Ratrace66 wrote:hello Jan ,
thanks for the attention you carry ,
i have do all you say (and it's a succes ;) ) and the addon M6 replay seems to be ok to charge categories but when i tried to play a video , that don't work .
i dont understand anything with code , i have posted a log on pastebin http://pastebin.fr/26778
if you can peek in
o k have a fresh look on your log that addon works ok but the librtmp on xbmc4xbox can not handle the stream correct!
I think the only solution is ask BuzZ and open a ticket for the error!
You can nothing to solve this on the addon self!

i have a question hat this addon no settings on can you not set different streaming Quali.

ok Regards Jan
Ratrace66
Posts: 5
Joined: Tue Mar 19, 2013 7:32 pm
Has thanked: 1 time

Re: Xbmc 3.2.1 addons repo passion xbmc

Post by Ratrace66 »

Hello Jan ,
I have read on M6 Replay addon support à post who say M6 Replay dont work correctly because M6 make a migration of their vidéo on a HDS serveur .
Thanks for all
Post Reply