Page 3 of 3

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Mon Aug 19, 2013 2:47 pm
by chunk1982
Thanks kozz very much appreciated

All the best

Paul

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Mon Aug 19, 2013 10:55 pm
by Smiff
1.1.0 seems to have problems also sorry.

it will load a stream, but with errors and the menu doesn't hide.
thereafter you can't load the same stream again, or another source for it.
you can load a different stream once, and so on.

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Wed Aug 21, 2013 7:12 am
by Kozz
Yeah I had the same problems when I was testing it, but it all works well on my local xbox, I just dont know if it was something in the videobull code I might have changed and not commited to the xbmc4xbox repo or because I updated to the latest nightly built on aug 18.

I might have updated the version on the repo without bumping the version number, maybe try installing again and choosing Delete Folder when the installer says it already exists. I will have a closer look in the morning

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Thu Aug 22, 2013 11:53 am
by Smiff
101 works brilliantly for me still, it's fast, and it's reliable.
could you maybe make all the artwork stuff optional, as i think it may slow things down and increase low mem hangs on xbox anyway.

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Fri Aug 23, 2013 8:30 am
by Kozz
Cool its always great to hear, the Meta data & art should be off by default with the exception of my last version I ended up rolling back for the time being. But I do have a working xbox version that does now indeed fetch the meta covers,fanart plot and other information from the tvdb and actually stores it all to an sql db file. But its running on an early un-released build of xbmc4xbox with Python 2.7 working. There are a few things Buzz still needs to finnish but were are just around the corner from some even more ammazing things from the old xbox some of us never thought possible

This weekend I'll have some time to have a closer look to see why streams are starting with the menu up

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Thu Aug 29, 2013 11:18 am
by Smiff
broken 1.1.0 still on repo? do you mind if i post 1.0.1? the best video plugin currently of any network imho..

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Fri Sep 06, 2013 1:30 pm
by Smiff
here's the excellent 101 version, works great on xbox.
no offence to kozz intended, i just want people to have this working version.

https://mega.co.nz/#!2dgBWJYR!KlVGiCHci ... SSM-VriFwg


here are dependencies

Code: Select all

  <requires>
    <import addon="xbmc.python" version="2.1.0" />
    <import addon="script.module.urlresolver" version="1.0.10"/>
	<import addon="script.module.t0mm0.common" version="1.1.0"/>
	<import addon="script.module.simplejson"   version="2.0.0"/>
	<import addon="script.module.xbmcvfs"/>
	<import addon="script.module.metahandler" version="1.0.0"/>
  </requires>

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Fri Nov 01, 2013 11:42 am
by Kozz
Yes the problem was that I forgot the importance of specifying the version number, if left blank you end up with the mainbranch metahandler module and not the xbox version, mainbranch calls for even more modules that dont exist etc

Updated to 1.1.0 in the repo, tested it installs and runs from a brand new install, only addon installed, So if anyone has script errors its something you did wrong and you'll need to show us your log

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Fri Nov 01, 2013 11:48 am
by Kozz
can you guys with 64mb ram xboxes tell me if you are getting artwork with the metadata plugin setting enabled? The Latest TV Show Feed section will always default to the webpage thumbnails so please test if you are getting thumbnails under the A-Z sections for me, thank you

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Fri Nov 01, 2013 4:34 pm
by BuZz
Kozz wrote:Yes the problem was that I forgot the importance of specifying the version number, if left blank you end up with the mainbranch metahandler module and not the xbox version, mainbranch calls for even more modules that dont exist etc

Updated to 1.1.0 in the repo, tested it installs and runs from a brand new install, only addon installed, So if anyone has script errors its something you did wrong and you'll need to show us your log
there wasn't an xbmc4xbox repository metahandler until 1-2 days ago. the mainline meta handler used to be fine, but recently it was updated with a python 2.5 import that threw a script error on xbmc4xbox. I pulled meta handler into our repository, with a fix, so that should be used over the mainline one now by default.

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Sat Nov 02, 2013 2:05 am
by sahib12
Hey Kozz, tried the latest version in the repo, latest tv show feed and search works fine but a-z does not. Here's the log http://www.xbmclogs.com/show.php?id=78195

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Sat Nov 02, 2013 2:32 am
by sahib12
Just downloaded the version that smiff put up, that works perfectly on my xbox, i'll prob just use the older plugin

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Sun Nov 17, 2013 7:55 pm
by Smiff
hi Kozz how's it going? anything i can do to help? one day v101 will break and that day i will cry because it's literally about all i use my xbox for! couldn't quite understand your last post sorry.

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Sat Nov 23, 2013 8:25 pm
by Kozz
Finally had some time away from other projects, got the A-Z working again and updated it in the repo. can you guys on 64mb machines give it a test on the a-z lists

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Sun Nov 24, 2013 1:50 am
by sahib12
Yes, tested on a 64mb xbox and a-z is now working, thank you very much Kozz:)

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Thu Dec 12, 2013 5:31 pm
by mrmajikbus45
Tested on 64mb Xbox, works beautifully.

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Fri Dec 20, 2013 11:55 am
by wristaction
your plugin has stopped working kozz it doesn't display any sources anymore.

Re: [RELEASE] VideoBull-1.1.0 [!NEW!Aug 19/2013 !NEW!]

Posted: Mon Dec 23, 2013 10:10 am
by Kozz
Yeah the site has changed the links a little, I'll have a look at it soon as I get a moment