• 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 10
[release] gbtv
#76
(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



Reply
#77
@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/f...-0.0.2.zip

Reply
#78
(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/f...-0.0.2.zip

Thanks. Got the new version. Similar error.

The Blaze XBMC log file

Reply
#79
TheBlaze TV - 0.0.3
Download and install as zip -> http://divingmules-repo.googlecode.com/f...-0.0.3.zip

quick fix for "KeeError"
Reply
#80
Brick 
(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

Reply
#81
(2013-01-05, 01:28)divingmule Wrote: TheBlaze TV - 0.0.3
Download and install as zip -> http://divingmules-repo.googlecode.com/f...-0.0.3.zip

quick fix for "KeeError"


Seems to work as it should.

Thx
Reply
#82
Thumbs Up 
Thanks for the hard work and keeping this updated!
Reply
#83
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...elec-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 :(

Reply
#84
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.
Reply
#85
(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
Reply
#86
(2013-01-05, 01:28)divingmule Wrote: TheBlaze TV - 0.0.3
Download and install as zip -> http://divingmules-repo.googlecode.com/f...-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.
Reply
#87
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.
Reply
#88
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-re...loads/list

Please report any trouble(here in this thread).
Reply
#89
(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-re...loads/list

Please report any trouble(here in this thread).

Excellent! Your work is much appreciated!!
Reply
#90
(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-re...loads/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.
Reply
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 10

Logout Mark Read Team Forum Stats Members Help
[release] gbtv5