Kodi Community Forum
[RELEASE] PBS (Video) Addon - 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] PBS (Video) Addon (/showthread.php?tid=43966)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18


Recent PBS Changes - edgar - 2010-03-31

stacked Wrote:[Update v1.3.2 - 3/27/10]
- Updated plugin to work with PBS recent changes. Fixes video loading error.

Stacked, can you please contact me directly? PBS has recently made changes to the videoportal and I'd like to discuss.


- stacked - 2010-04-01

[Update v1.3.3 - 3/31/10]
- Updated plugin to work with PBS recent changes. (Thank you edgar for the help) Wink
- Added "Programs", "Topics", "Collections", and "Search" menus


- hell_spawn27 - 2010-04-12

hello, I am getting this error. Would it be possible to let me know what to do next?


Code:
13:16:35 T:5980 M:1811718144  NOTICE: -->Python Interpreter Initialized<--
13:16:35 T:5980 M:1808736256  NOTICE: Traceback (most recent call last):
13:16:35 T:5980 M:1808736256  NOTICE:   File "C:\Program Files\XBMC\scripts\PBS Video\default.py", line 203, in ?
13:16:35 T:5980 M:1808732160  NOTICE: params=get_params()
13:16:35 T:5980 M:1808732160  NOTICE:   File "C:\Program Files\XBMC\scripts\PBS Video\default.py", line 187, in get_params
13:16:35 T:5980 M:1808732160  NOTICE: paramstring=sys.argv[2]
13:16:35 T:5980 M:1808732160  NOTICE: AttributeError
13:16:35 T:5980 M:1808732160  NOTICE: :
13:16:35 T:5980 M:1808732160  NOTICE: 'module' object has no attribute 'argv'
13:16:35 T:5980 M:1808732160   ERROR: Scriptresult: Error
</CODE>


- stacked - 2010-04-14

hell_spawn27 Wrote:hello, I am getting this error. Would it be possible to let me know what to do next?


Code:
13:16:35 T:5980 M:1811718144  NOTICE: -->Python Interpreter Initialized<--
13:16:35 T:5980 M:1808736256  NOTICE: Traceback (most recent call last):
13:16:35 T:5980 M:1808736256  NOTICE:   File "C:\Program Files\XBMC\scripts\PBS Video\default.py", line 203, in ?
13:16:35 T:5980 M:1808732160  NOTICE: params=get_params()
13:16:35 T:5980 M:1808732160  NOTICE:   File "C:\Program Files\XBMC\scripts\PBS Video\default.py", line 187, in get_params
13:16:35 T:5980 M:1808732160  NOTICE: paramstring=sys.argv[2]
13:16:35 T:5980 M:1808732160  NOTICE: AttributeError
13:16:35 T:5980 M:1808732160  NOTICE: :
13:16:35 T:5980 M:1808732160  NOTICE: 'module' object has no attribute 'argv'
13:16:35 T:5980 M:1808732160   ERROR: Scriptresult: Error
</CODE>

can you post the entire debug log. btw, make sure you're using the latest release of the plugin.


- stacked - 2010-10-11

Try installing from zip using this and let me know if it works.
http://code.google.com/p/plugin/downloads/list


- divingmule - 2010-10-12

Everything I tried worked except one show Austin City Limits.
http://pastebin.com/7xU6QYRs

Thanks for updating this.Smile


- stacked - 2010-10-12

divingmule Wrote:Everything I tried worked except one show Austin City Limits.
http://pastebin.com/7xU6QYRs

Thanks for updating this.Smile

Version 1.0.1

- Fixed error in Austin City Limits.
- Cleaned up labels.

http://code.google.com/p/plugin/downloads/list


Frontline PBS plugin - transcender - 2010-12-17

Glad to see there used to be one, but I recently discovered PBS' Frontline and its amazing. Would LOVE to get a plugin for the DHARMA builds of XBMC?
TIA


- stacked - 2010-12-21

It will be on the XBMC add-on manager soon. Big Grin

For now, you can download and install it manually. The link is above.


- nixa - 2010-12-21

Great work stacked, I always enjoyed using it though I need some third-party proxy working behind to get it working due to geographical restriction I guess. Could you consider to add feature 'international proxy settings' like we can find in CBS video plugin in the next update?

Thanks.


- sar_scarab - 2010-12-27

stacked Wrote:Version 1.0.1

- Fixed error in Austin City Limits.
- Cleaned up labels.

http://code.google.com/p/plugin/downloads/list


Great work on fixing the PBS plugin/addon. I have got most of the programs working except Austin City Limits. I downloaded your plugin from the link you provided where you state that ACL is fixed but it isn't working for me. Many of the programs do work though. Any chance you could look into this.

Thanks


- stacked - 2010-12-27

sar_scarab Wrote:Great work on fixing the PBS plugin/addon. I have got most of the programs working except Austin City Limits. I downloaded your plugin from the link you provided where you state that ACL is fixed but it isn't working for me. Many of the programs do work though. Any chance you could look into this.

Thanks

I just tested it on XBMC 10.0 and Austin City Limits works fine. Can you try again and post the debug log.


debug log - transcender - 2011-01-05

stacked Wrote:It will be on the XBMC add-on manager soon. Big Grin

For now, you can download and install it manually. The link is above.

stacked, thanks, can't wait.
I have a Acer Revo 1600 running Transparency skin on Dharma 10 GA release.
I installed the 1.0.1 addon but each show i tried to enumerate failed.
I PM'd you link to the log for Frontline (the only one i really want Smile)


- kevenz - 2011-01-05

great it doesn't work in canada...... pbs for us customers only. Sad


- stacked - 2011-01-13

This addon is now available for download within the XBMC Addon manager.

Image

Version 1.0.2

- Fixed play back error
- Updated addon icon
- Added thumbnails to folders
- Search menu now looks for videos and programs
- Programs are now indexed from http://video.pbs.org/morevideos.html
- Cleaned up code