I am having problems with multiple addons. These addons are Al Jazeera, Free Cable, StreamAllThis, and VEVO. In Al Jazeera I pick watch live and it acts like its going to open then after a min it will take me back to the watch live tab. Free cable just says script failed. StreamAllThis I pick Most Popular Show and it will do the same as Al Jazeera and just go back to the Most Popular Show. Vevo just hangs on anyone I pick..
I am using a 64mb xbox v1.6 HeXEn softmod on Composite video cable.
Here is the DEBUG.log
http://www.xbmclogs.com/show.php?id=139763
I found that bluecorps free cable is at 0.5.9 the addon in x4i is at 0.5.2 the newer version actually let me open it but wont paly anything I click on new debug below.
new DEBUG.log
http://www.xbmclogs.com/show.php?id=139779
Problems with addons
- Wacky_35016
- Posts: 15
- Joined: Mon Feb 24, 2014 11:42 am
- Has thanked: 11 times
- Contact:
Problems with addons
Last edited by Wacky_35016 on Thu Feb 27, 2014 1:55 pm, edited 1 time in total.
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: Problems with addons
Have for movies a look on my Yify.tv faster addon http://www.xbmc4xbox.org.uk/forum/viewt ... =17&t=2265Wacky_35016 wrote:I am having problems with multiple addons. These addons are Al Jazeera, Free Cable, StreamAllThis, and VEVO. In Al Jazeera I pick watch live and it acts like its going to open then after a min it will take me back to the watch live tab. Free cable just says script failed. StreamAllThis I pick Most Popular Show and it will do the same as Al Jazeera and just go back to the Most Popular Show. Vevo just hangs on anyone I pick..
I am using a 64mb xbox v1.6 HeXEn softmod on Composite video cable.
Here is the DEBUG.log
http://www.xbmclogs.com/show.php?id=139763
and for TVShows on my TvShows addon http://www.xbmc4xbox.org.uk/forum/viewt ... =17&t=2402
My StreamAllThis addon have i updated to but the hoster change again so that i have it to update.
Most addons from AddonScriptor de since compatible or he make she compatible on the next time
Regards Jan
- Wacky_35016
- Posts: 15
- Joined: Mon Feb 24, 2014 11:42 am
- Has thanked: 11 times
- Contact:
Re: Problems with addons
is the tv shows live or like [removed] cause I do have [removed] and also mashup works for live tv on the k1m05 links.
both of your addons worked great nice work on tv shows that looks awesome as for the vevo and aljazerra can anyone help me with them please and ty so much for all the time and effort in helping me....
Also is there anyway to update these addons automatically instead of manually?
both of your addons worked great nice work on tv shows that looks awesome as for the vevo and aljazerra can anyone help me with them please and ty so much for all the time and effort in helping me....
Also is there anyway to update these addons automatically instead of manually?
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: Problems with addons
Tv Shows is not like 1 Channel (no urlresolver ) and not LiveTV.Wacky_35016 wrote:is the tv shows live or like [removed] cause I do have [removed] and also mashup works for live tv on the k1m05 links.
both of your addons worked great nice work on tv shows that looks awesome as for the vevo and aljazerra can anyone help me with them please and ty so much for all the time and effort in helping me....
Also is there anyway to update these addons automatically instead of manually?
For Vevo install the addon from my Xbmcnerds Friend addonScriptor.de Vevo TV https://github.com/AddonScriptorDE/plug ... master.zip
And Set the Birates on the Addon Settings to 1392 or 1328kb so that you can watch the stream on a nice Sd Quality.
But by default its Working only over the Xbmc4xbox Beta Builds (Python 2.7)
When you it want for the stable and beta Builds open the default .py with a editor on your pc and change from :
Code: Select all
#!/usr/bin/python
# -*- coding: utf-8 -*-
import os
import re
import sys
import json
import shutil
import random
import socket
import urllib
import urllib2
import xbmcplugin
import xbmcgui
import xbmcaddon
Code: Select all
import os
import re
import sys
import shutil
import random
import socket
import urllib
import urllib2
import xbmcplugin
import xbmcgui
import xbmcaddon
if sys.version_info >= (2, 7):
import json
else:
import simplejson as json
on the stable Build it have than the dependencies from scriptmodule.simplejson.
What you can easy install from the Addon4xbox installer Xbmc4xbox repo- scriptmodule -simplejson
Regards Jan
- Wacky_35016
- Posts: 15
- Joined: Mon Feb 24, 2014 11:42 am
- Has thanked: 11 times
- Contact:
Re: Problems with addons
omg it works great thank you so much. Now the last thing I need is aljeeza I would rather have that russia tv live they have on xbmc or both after that Id be set Im using current nightly build I have been on the nightly builds since day one. didnt need scriptmodule -simplejson must of already had it...
Is one of my problems with the vevo 0.7.3 that copying to Q;/ thingy. my youtube will search for file but will not log in or anything else also it will not play any videos that show vevo in the pic of the video.
Heres what youtube said about playing a video with vevo in picture before playing the video.
http://www.xbmclogs.com/show.php?id=139803
Is one of my problems with the vevo 0.7.3 that copying to Q;/ thingy. my youtube will search for file but will not log in or anything else also it will not play any videos that show vevo in the pic of the video.
Heres what youtube said about playing a video with vevo in picture before playing the video.
http://www.xbmclogs.com/show.php?id=139803
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: Problems with addons
First to the Youtube addon i have the aljazeera addon quickly adapted and have with the youtube streams on it the same problems so i think the youtube addon is broken.Wacky_35016 wrote:omg it works great thank you so much. Now the last thing I need is aljeeza I would rather have that russia tv live they have on xbmc or both after that Id be set Im using current nightly build I have been on the nightly builds since day one. didnt need scriptmodule -simplejson must of already had it...
Is one of my problems with the vevo 0.7.3 that copying to Q;/ thingy. my youtube will search for file but will not log in or anything else also it will not play any videos that show vevo in the pic of the video.
Heres what youtube said about playing a video with vevo in picture before playing the video.
http://www.xbmclogs.com/show.php?id=139803
When you will watch Youtube streams without the youtube addon you can use my YoutubeSearch addon it is working and hat not the dependencies from the Youtube Addon http://www.xbmc4xbox.org.uk/forum/viewt ... =17&t=2320
When you want only the Live Stream from Aljazeera addon you can quickly make your own addon for this.
Create with Ftp a Folder on q/plugins/video with the name what You want.
and create a default.py on it with :
Code: Select all
import xbmc,xbmcgui
rtmpurl = 'rtmp://aljazeeraflashlivefs.fplive.net:443/aljazeeraflashlive-live?videoId=883816736001&lineUpId=&pubId=665003303001&playerId=751182905001&affiliateId=/aljazeera_eng_med?videoId=883816736001&lineUpId=&pubId=665003303001&playerId=751182905001&affiliateId= live=true'
li = xbmcgui.ListItem('AlJazeera Live')
xbmc.Player(xbmc.PLAYER_CORE_DVDPLAYER).play(rtmpurl, li)
When you then go to your xbmc on the xbox self you have on the video plugins a new plugin with the name what you have given and the image what you have given and with a click you can watch the Livestream without aljazeera addon.
- Wacky_35016
- Posts: 15
- Joined: Mon Feb 24, 2014 11:42 am
- Has thanked: 11 times
- Contact:
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: Problems with addons
When you want one or more Filmon.uk streams as your littöle addon look hereWacky_35016 wrote:omg that worked perfectly ty for the big tip.
http://www.xbmc4xbox.org.uk/forum/viewt ... 601#p19601
Regards Jan
- Wacky_35016
- Posts: 15
- Joined: Mon Feb 24, 2014 11:42 am
- Has thanked: 11 times
- Contact:
Re: Problems with addons
Can you help me understand this one Jan? I got it working but it only works for a sec then goes out but it is working as far as that goes...Its just a local tv sation with radar till the news comes on.
Debug Log.
http://xbmclogs.com/show.php?id=140663
Code: Select all
import xbmc,xbmcgui
rtmpurl = 'rtmp://23.67.253.142/live?_fcs_vhost=cp76676.live.edgefcs.net/h2cGQ0NTozehHjHESE8VuLN5RiBpnUTc_640_360_500@70148 live=true'
li = xbmcgui.ListItem('WHNT 19')
xbmc.Player(xbmc.PLAYER_CORE_DVDPLAYER).play(rtmpurl, li)
http://xbmclogs.com/show.php?id=140663
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: Problems with addons
Wacky_35016 wrote:Can you help me understand this one Jan? I got it working but it only works for a sec then goes out but it is working as far as that goes...Its just a local tv sation with radar till the news comes on.
Debug Log.Code: Select all
import xbmc,xbmcgui rtmpurl = 'rtmp://23.67.253.142/live?_fcs_vhost=cp76676.live.edgefcs.net/h2cGQ0NTozehHjHESE8VuLN5RiBpnUTc_640_360_500@70148 live=true' li = xbmcgui.ListItem('WHNT 19') xbmc.Player(xbmc.PLAYER_CORE_DVDPLAYER).play(rtmpurl, li)
http://xbmclogs.com/show.php?id=140663
It's running Out of memory ,so it can not read the packets:
20:17:06 M: 6475776 SEVERE: DLL: Q:\system\players\dvdplayer\libRTMP.dll : calloc failed, crash imminent (Out of memory)
20:17:06 M: 6475776 INFO: RTMP_ReadPacket, failed to allocate packet
20:17:06 M: 6475776 ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://23.67.253.142/live?_fcs_vhost=cp76676.live.edgefcs.net/h2cGQ0NTozehHjHESE8VuLN5RiBpnUTc_640_360_500@70148 live=true]
so the only what you can do is look on video settings that fullcodecs support is not on .
When you have a standart xbox with 64 MB RAM fullcodesc support cost to much ram for this console.
Best is look for a xboox with 128MB RAM that solve many problems.
On from my 128MB XBox since from from N64 Freak (1GHZ with 128MB RAM)
http://www.xbmc4xbox.org.uk/forum/viewt ... =16&t=2297
I can say the mod from N64 Freak works nice.
Regards Jan