[Release] Australian Tv Channel Additional Plugins

  Thread Rating:
  • 3 Votes - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
fastdump Offline
Junior Member
Posts: 43
Joined: Feb 2008
Reputation: 0
Post: #41
I also have log for The Age TV here: http://pastebin.com/zAbVz7p8

As previously advised, script error occurs as soon as I try to access any genre, e.g. 'Series' as in the error log.

█▀ ▄▀▄ ▄▀▀ ▀█▀ █▀▄ █─█ █▄─▄█ █▀▄
█▀ █▀█ ─▀▄ ─█─ █─█ █─█ █─█─█ █─█
▀─ ▀─▀ ▀▀─ ─▀─ ▀▀─ ─▀─ ▀───▀ █▀─
XBMC Frodo ← Win 7 ← ZBOX HD-N22
(This post was last modified: 2012-07-11 11:52 by fastdump.)
find quote
bog_gob Offline
Member
Posts: 60
Joined: Feb 2010
Reputation: 5
Location: Melbourne
Post: #42
(2012-07-10 22:12)bog_gob Wrote:  
(2012-07-09 04:03)smith_house Wrote:  
(2012-07-03 03:37)smith_house Wrote:  Hi Bog_gob,

Please find the xbmc.log in pastebin with ID: kR3FWUYN

Thanks.

Hi Bog_gob,

Any idea why I am getting errors with the Age TV Plugin?

Thanks,
Smith_house.

Hi Smith_house,
sorry I haven't responded earlier, I missed your first post. I can't find the pastbin entry you've quoted on their site. Could you post the complete URL to your pastebin entry?

It's now been updated http://code.google.com/p/bogs-xbmc-addon...ip&can=2&q
(This post was last modified: 2012-07-11 12:44 by bog_gob.)
find quote
auto351 Offline
Junior Member
Posts: 1
Joined: Jun 2012
Reputation: 0
Post: #43
Hi Bog_gob

Just found these plugins but I am getting errors indicating missing modules

*****************************************************************
07:09:32 M: 39342080 NOTICE: -->Python Initialized<--
07:09:33 M: 36900864 ERROR: Error Type: exceptions.ImportError
07:09:33 M: 36921344 ERROR: Error Contents: No module named msvcrt
07:09:33 M: 36925440 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\plugin.video.sbs2\default.py", line 5, in ?
import subprocess
File "Q:\system\python\python24.zlib\subprocess.py", line 352, in ?
ImportError: No module named msvcrt
07:09:34 M: 41148416 ERROR: DIRECTORY::CDirectory::GetDirectory - Error getting plugin://video/plugin.video.sbs2/
07:09:34 M: 41148416 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/plugin.video.sbs2/) failed
**********************************************************************
I am running this on XBOX and have had a hunt around for these modules but cant locate them can you advise where I can find them please
(This post was last modified: 2012-09-01 23:26 by auto351.)
find quote
activate Offline
Fan
Posts: 594
Joined: Feb 2011
Reputation: 1
Post: #44
Hi Bog_gob, I have put in a request separately but i did want to bring to your attention incase you were interested the site http://www.rageagain.com This is a collection of all all the programs from the abc show rage from 1998. See what you think.

Macmini Server 2011 i7 Quad Core, OS 10.8.2, Amp Onkyo TX-SR308 USB WD drives 3x2TB TV Samsung Plasma 720p EyeTV Integration
There are only 10 kinds of people in this world, those who understand binary, and those who don't.



find quote
bog_gob Offline
Member
Posts: 60
Joined: Feb 2010
Reputation: 5
Location: Melbourne
Post: #45
Hi auto351,
the msvcrt lib is a microsoft visual C run time lib wrapper. My gut feeling is that it may not be available on your XBOX machine. This library is only used for the recording shows to disk. The next time I make a change to the lib I'll see if I can isolate the library use entirely to this function, this will enable you to use all of the features barring the record feature.
(2012-09-02 01:17)activate Wrote:  Hi Bog_gob, I have put in a request separately but i did want to bring to your attention incase you were interested the site http://www.rageagain.com This is a collection of all all the programs from the abc show rage from 1998. See what you think.

Hi activate,
I'll have a look into it, if it is'nt too much work I'll spin a module Smile
(This post was last modified: 2012-09-03 12:49 by bog_gob.)
find quote
activate Offline
Fan
Posts: 594
Joined: Feb 2011
Reputation: 1
Post: #46
Quote:Hi activate,
I'll have a look into it, if it is'nt too much work I'll spin a module Smile

Thanks dude. No dramas if you can't either.

Macmini Server 2011 i7 Quad Core, OS 10.8.2, Amp Onkyo TX-SR308 USB WD drives 3x2TB TV Samsung Plasma 720p EyeTV Integration
There are only 10 kinds of people in this world, those who understand binary, and those who don't.



(This post was last modified: 2012-09-06 06:53 by activate.)
find quote
Wozza_au Offline
Senior Member
Posts: 144
Joined: Jan 2011
Reputation: 1
Location: South Australia
Post: #47
Hi
Anyone else having issues with the sbs2 plugin? stopped working about a mth ago...
thanks
(This post was last modified: 2012-10-13 14:07 by Wozza_au.)
find quote
bog_gob Offline
Member
Posts: 60
Joined: Feb 2010
Reputation: 5
Location: Melbourne
Post: #48
SBS has changed the protocol they use for transmitting video from their site (again). Unfortunately the new format is very different from before, they are now using Adobe f4v. It may take me some time to figure out how to decode this.
find quote
Wozza_au Offline
Senior Member
Posts: 144
Joined: Jan 2011
Reputation: 1
Location: South Australia
Post: #49
Hi
Thanks for the reply....It seems to be working again(last couple of days) still hit and miss but at least now I can watch some stuff (Im using sbs2 ver 1.0.11)
Id post a log file but it gets spammed with so much info log file gets large very quickly and pastebin just times out
thanks
find quote
bog_gob Offline
Member
Posts: 60
Joined: Feb 2010
Reputation: 5
Location: Melbourne
Post: #50
Strange, I've noticed it working again as well Smile, I'll try and keep an I on it in the near future
find quote
Post Reply