Kodi Community Forum
[release] gbtv - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [release] gbtv (/showthread.php?tid=112944)

Pages: 1 2 3 4 5 6 7 8 9 10


RE: [release] gbtv - FishOil - 2013-01-04

(2012-12-14, 14:46)divingmule Wrote: @rwspears, could you, or anyone, reproduce the script error, then copy and paste your xbmc.log to http://pastebin.com (or similar), and post the link here.

http://pastebin.com/sU4BQe5E






RE: [release] gbtv - divingmule - 2013-01-04

@FishOil, looks like your using the old GBTV add-on. Try this -


(2012-10-25, 21:29)divingmule Wrote: Try this out and let me know of any issues or request -

TheBlaze TV - 0.0.2
Download and install as zip -> http://divingmules-repo.googlecode.com/files/plugin.video.theblaze-0.0.2.zip




RE: [release] gbtv - FishOil - 2013-01-04

(2013-01-04, 15:09)divingmule Wrote: @FishOil, looks like your using the old GBTV add-on. Try this -


(2012-10-25, 21:29)divingmule Wrote: Try this out and let me know of any issues or request -

TheBlaze TV - 0.0.2
Download and install as zip -> http://divingmules-repo.googlecode.com/files/plugin.video.theblaze-0.0.2.zip

Thanks. Got the new version. Similar error.

The Blaze XBMC log file




RE: [release] gbtv - divingmule - 2013-01-05

TheBlaze TV - 0.0.3
Download and install as zip -> http://divingmules-repo.googlecode.com/files/plugin.video.theblaze-0.0.3.zip

quick fix for "KeeError"


gbtv|theBlaze plug-in for xbmc is must-have - friarstuck - 2013-01-05

(2013-01-05, 01:28)divingmule Wrote: TheBlaze TV - 0.0.3

http://divingmules-repo.googlecode.com/

sweeet. I'm building a new XBMC to[night|day]. This plug-in is must have especially with dlink abandoning BoxeeBox users




RE: [release] gbtv - FishOil - 2013-01-08

(2013-01-05, 01:28)divingmule Wrote: TheBlaze TV - 0.0.3
Download and install as zip -> http://divingmules-repo.googlecode.com/files/plugin.video.theblaze-0.0.3.zip

quick fix for "KeeError"


Seems to work as it should.

Thx



RE: [release] gbtv - Demonacracy - 2013-01-12

Thanks for the hard work and keeping this updated!


Script Failed! : plugin.video.theblaze - BlazingRaspB - 2013-01-30

Tonight I received a script error attempting to open the show selection using version 0.0.3 downloaded directly from your google code site. I have had flawless performance for more than three weeks.

I have used it with both the openelec build offered in BerryBoot v2 (Dec 2012, OpenElec r11791K), and with DarkElec v3 *

to generate

video plug-ins
The Blaze
Glenn Beck Program

verbatim:
Code:
Error
Script Failed! : plugin.video.theblaze

^ same error trying to select any other 'channel'.

I have a premium account. I have selected the highest bandwidth option -- 1800K afaik.

I, too, would be delighted by HD stream options. I read your ffmpeg requirement comment. Can not a plug-in be bundled with it's own ffmpeg version? Or could you not offer a patch to a known version? Or mayhaps directions how one could modify/inject the required versions one's self?


kudos



*
v3: http://darkimmortal.com/2012/11/darkelec-release-3/
v1: http://darkimmortal.com/2012/05/darkelec-raspberry-pi-optimised-openelec-fork/
berryboot: http://berryterminal.com/doku.php/berryboot

If you had an ARM version that met the ffmpeg requirements it apparently can 'easily' be added to the BerryBoot menu


error update:

Today was the first script error. Sometimes rebooting allows the plug-in to function. One I sort out where ARM OpenElec keeps errors I hope to provide better feedback

sysmtem,debug logging throws everything onscreen :(




RE: [release] gbtv - divingmule - 2013-01-31

Quote:I, too, would be delighted by HD stream options. I read your ffmpeg requirement comment. Can not a plug-in be bundled with it's own ffmpeg version? Or could you not offer a patch to a known version? Or mayhaps directions how one could modify/inject the required versions one's self?

I don't think* so, xbmc uses it's own custom(built in) ffmpeg.

Quote:Today was the first script error. Sometimes rebooting allows the plug-in to function. One I sort out where ARM OpenElec keeps errors I hope to provide better feedback

If all else fails you might try the debug log add-on, look in the add-on manager under programs.


RE: [release] theBlaze HD - Hattery Be - 2013-02-03

(2013-01-31, 15:33)divingmule Wrote:
Quote:I, too, would be delighted by HD stream options. I read your ffmpeg requirement comment. Can not a plug-in be bundled with it's own ffmpeg version? Or could you not offer a patch to a known version? Or mayhaps directions how one could modify/inject the required versions one's self?

I don't think* so, xbmc uses it's own custom(built in) ffmpeg.

Not fully understanding the issues at play I spent several hours refining the duckduckgo search as I read

Code:
xbmc enable external ffmpeg
2009: http://forum.xbmc.org/showthread.php?tid=52115
2011: http://forum.xbmc.org/showthread.php?tid=106051&pid=923355#pid923355
"one can use an external FFmpeg library, so you don't have to wait for XBMC itself to be updated"

* http://wiki.xbmc.org/?title=HOW-TO_use_an_External_Player_for_media_playback

xbmc opt ffmpeg
2011 patch: http://trac.xbmc.org/ticket/11689
    from: http://forum.xbmc.org/showthread.php?tid=104435
    or: http://trac.xbmc.org/search?q=ffmpeg+external

xbmc hd video plugin external ffmpeg

2009: http://forum.xbmc.org/showthread.php?tid=43512 , Bluecop cbs hd

    2011: free cable plugin , from repo https://code.google.com/p/bluecop-xbmc-repo/downloads/list

the cbs hd video plug-in became free cable. Each claims HD streaming initially only http functionality but latter adding an rtmp plug-in.



* I don't know how/if plug-ins interact with playercorefactory.xml



RE: [release] gbtv - niceguyeddie - 2013-03-06

(2013-01-05, 01:28)divingmule Wrote: TheBlaze TV - 0.0.3
Download and install as zip -> http://divingmules-repo.googlecode.com/files/plugin.video.theblaze-0.0.3.zip

quick fix for "KeeError"

Thanks for the work on this plugin.
If i can figure out how to install it on my new thecus NAS my wife will enjoy Glenn's rants.


RE: [release] gbtv - niceguyeddie - 2013-03-06

Has anyone else experienced a multitude of black lines flickering during video playback on video streams from GBTV?

... ahh found the issue. The hardware acceleration was enabled. Found it under System>Settings>Video>Playback>Allow Hardware acceleration (VAAPI).
Disabled and fixed this buggy issue.


RE: [release] gbtv - divingmule - 2013-03-11

Add-on Update - Version 0.0.4

fix save login cookies, only need to login when cookies expire
added add-on debug setting plus more debug logging
other minor bug fixes and code improvements

Download and install from zip -> https://code.google.com/p/divingmules-repo/downloads/list

Please report any trouble(here in this thread).


RE: [release] gbtv - jawgee - 2013-03-14

(2013-03-11, 19:12)divingmule Wrote: Add-on Update - Version 0.0.4

fix save login cookies, only need to login when cookies expire
added add-on debug setting plus more debug logging
other minor bug fixes and code improvements

Download and install from zip -> https://code.google.com/p/divingmules-repo/downloads/list

Please report any trouble(here in this thread).

Excellent! Your work is much appreciated!!


RE: [release] gbtv - acruns - 2013-03-17

(2013-03-11, 19:12)divingmule Wrote: Add-on Update - Version 0.0.4

fix save login cookies, only need to login when cookies expire
added add-on debug setting plus more debug logging
other minor bug fixes and code improvements

Download and install from zip -> https://code.google.com/p/divingmules-repo/downloads/list

Please report any trouble(here in this thread).

Thank you for this! I donated on your page as well I thought $25 was fair. Hopefully others are doing the same.

Regards.