[Release] Australian Tv Channel Additional Plugins
bog_gob
Member Posts: 60 Joined: Feb 2010 Reputation: 5 Location: Melbourne |
2012-04-02 23:28
Post: #11
I've made changes to the SBS plugin to deal with the new JSON program layout
|
| find quote |
bog_gob
Member Posts: 60 Joined: Feb 2010 Reputation: 5 Location: Melbourne |
2012-04-14 17:29
Post: #12
I've updated the SBS plugin to deal with new smil handling
I've added a channel 7 plugin I've added a repository to make dealing with updates easier |
| find quote |
bog_gob
Member Posts: 60 Joined: Feb 2010 Reputation: 5 Location: Melbourne |
2012-04-20 14:43
Post: #13
(2012-03-17 23:32)bossanova808 Wrote: Yeah basically they can make you a contributor to the project and then you can push your changes to google code and thus to the repo/addon users I've tried to contact them, I've received no response, I've created my own repository for now. Updated SBS yet again , they're making my life difficult by continuously changing they're site.
(This post was last modified: 2012-04-20 14:44 by bog_gob.)
|
| find quote |
wyrm
Skilled Skinner Joined: Nov 2007 Reputation: 5 Location: Perth, Australia (GMT +8) |
2012-04-21 06:43
Post: #14
(2012-03-19 14:07)bog_gob Wrote: [quote='wyrm' pid='1049687' dateline='1332122028']Sorry Bog_gob, only just saw this message. Yes that seems to have worked. Don't see the script crash notification any more. I have applied the change to the release from 20th April and now see programs constantly buffering (pulling in directory listings is near instantaneous), but I think that maybe a result of the recent SBS website change. Will keep playing to see if things improve. Thanks mate Wyrm (xTV-SAF) |
| find quote |
bog_gob
Member Posts: 60 Joined: Feb 2010 Reputation: 5 Location: Melbourne |
2012-04-21 11:51
Post: #15
I saw similar issues on my linux box (but not my windows one), to stop it from buffering I just hit the play button. SBS now streams the MP4 files directly (rather than using RTMP) I may have to pass an arguement to the xbmc.PLAY command to deal with the buffering appropriately
|
| find quote |
wyrm
Skilled Skinner Joined: Nov 2007 Reputation: 5 Location: Perth, Australia (GMT +8) |
2012-04-23 05:09
Post: #16
(2012-04-21 11:51)bog_gob Wrote: I saw similar issues on my linux box (but not my windows one), to stop it from buffering I just hit the play button. SBS now streams the MP4 files directly (rather than using RTMP) I may have to pass an arguement to the xbmc.PLAY command to deal with the buffering appropriatelybog_gob, Yep that fixed it. Will keep an eye on this thread for any updates. Currently not wife friendly with the press play, but really it's a minor issue if she wants to watch Heston. Thanks again Wyrm (xTV-SAF) When postings problems, please provide build details. If required a FULL debug log can now be submitted from the skin in settings->appearance->skin->settings>support. Ensure debug logging has been set in settings->system->debugging (or from the support menu). FAQ's located at :- http://wiki.xbmc.org/index.php?title=Add-on:XTV-SAF |
| find quote |
bog_gob
Member Posts: 60 Joined: Feb 2010 Reputation: 5 Location: Melbourne |
2012-04-29 04:32
Post: #17
I've updated the SBS plugin to work around seek issues (And to fix a small bug in bitrate selection). The context menu will allow you to seek to a position within the video (using seconds), there is also a hackish option that can be enabled in settings (for Eden users) that sniffs for XBMC JSON seek notifications and updates the video based on them (this doesn't always produce good results when seeking backwards).
Both options result in the Playing time not being displayed correctly (it gets reset to 0 every time you seek). But this is better than no seek at all. |
| find quote |
fastdump
Junior Member Joined: Feb 2008 Reputation: 0 |
2012-05-12 07:23
Post: #18
Hi bog_gob,
I'm extremely grateful for your suite of Oz TV add-ons, however I'm having a couple of issues...
█▀ ▄▀▄ ▄▀▀ ▀█▀ █▀▄ █─█ █▄─▄█ █▀▄ █▀ █▀█ ─▀▄ ─█─ █─█ █─█ █─█─█ █─█ ▀─ ▀─▀ ▀▀─ ─▀─ ▀▀─ ─▀─ ▀───▀ █▀─ XBMC Frodo ← Win 7 ← ZBOX HD-N22 |
| find quote |
bog_gob
Member Posts: 60 Joined: Feb 2010 Reputation: 5 Location: Melbourne |
2012-05-12 11:21
Post: #19
I've updated the code on the download site. Please inform me if you find any other problems
![]() -just fixed a bug in the Age plugin - should work for all (most?) shows now. tweaked 7 plugin to get downloading working properly
(This post was last modified: 2012-05-18 23:23 by bog_gob.)
|
| find quote |
fastdump
Junior Member Joined: Feb 2008 Reputation: 0 |
2012-05-23 16:52
Post: #20
Thanks bog_gob... In SBS2 I can now play the items under News & Sport category that I couldn't before - that's great!
![]() However, The Age TV doesn't even load now - just a script error when attempting to launch. I tried uninstall and delete from cache, then reinstall but same deal. Not sure if this part of the debug log (launching the plugin) helps... Code: 00:40:45 T:1844 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.age_tv)█▀ ▄▀▄ ▄▀▀ ▀█▀ █▀▄ █─█ █▄─▄█ █▀▄ █▀ █▀█ ─▀▄ ─█─ █─█ █─█ █─█─█ █─█ ▀─ ▀─▀ ▀▀─ ─▀─ ▀▀─ ─▀─ ▀───▀ █▀─ XBMC Frodo ← Win 7 ← ZBOX HD-N22 |
| find quote |

, they're making my life difficult by continuously changing they're site.
. I've updated the link. I've has a look at the log, it seems as though you've got problems with a http request. It could be due to an early timeout. I'm testing on Dharma which uses python 2.4, Eden uses python 2.7 which allows you to specify a timeout. Could you change the following line:
Search
Help