[RELEASE] 4oD v1.8.0
[RELEASE] 4oD v1.8.0
I've released a version of the 4oD plugin that works around the adaptive streaming problem by streaming videos from 4oD's Youtube channel to play recent videos.
What's required is a Youtube plugin installed that plays recent videos from 4oD
's channel. In XBMC the latest Youtube plugin has to be modified to make it work with those videos. Also the user has to be logged in to play the videos. Note that older (before mid-August 2012) 4od videos will not play in the Youtube plugin.
The versions of the Youtube plugin for xbmc4xbox may have different outcomes when playing videos from 4oD's Youtube channel, but I see that the login doesn't work, so it's likely that the Youtube plugin will need some work.
See the 4oD Release thread for details.
What's required is a Youtube plugin installed that plays recent videos from 4oD
's channel. In XBMC the latest Youtube plugin has to be modified to make it work with those videos. Also the user has to be logged in to play the videos. Note that older (before mid-August 2012) 4od videos will not play in the Youtube plugin.
The versions of the Youtube plugin for xbmc4xbox may have different outcomes when playing videos from 4oD's Youtube channel, but I see that the login doesn't work, so it's likely that the Youtube plugin will need some work.
See the 4oD Release thread for details.
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: [RELEASE] 4oD v1.8.0
The versions of the Youtube plugin for xbmc4xbox may have different outcomes when playing videos from 4oD's Youtube channel, but I see that the login doesn't work, so it's likely that the Youtube plugin will need some work.
the youtube plugin whats works on xbmc4xbox its the backward adapted main xbmc youtube-plugin version 3.2 from me!
I think not that the plugin self will need some work!
I think we must have a newer python for xbmc4xbox 2.6 or better !
Regards Jan
the youtube plugin whats works on xbmc4xbox its the backward adapted main xbmc youtube-plugin version 3.2 from me!
I think not that the plugin self will need some work!
I think we must have a newer python for xbmc4xbox 2.6 or better !
Regards Jan
Re: [RELEASE] 4oD v1.8.0
This addon has been resurrected in XBMC and now works without Youtube.
Version 2.x.x is for Eden, 3.x.x for Frodo, though the code is the same in both versions.
Version 2.x.x is for Eden, 3.x.x for Frodo, though the code is the same in both versions.
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: [RELEASE] 4oD v1.8.0
Thanks Mossy i have a look it can works out of the box on xbmc4xbox!Mossy wrote:This addon has been resurrected in XBMC and now works without Youtube.
Version 2.x.x is for Eden, 3.x.x for Frodo, though the code is the same in both versions.
Re: [RELEASE] 4oD v1.8.0
nice! which ver works on x4x?
note this though:
note this though:
The plugin uses Channel4's 4oD on PS3 which has a subset of the programmes available through the main 4oD site, e.g. there are 136 documentary and 55 drama programmes on 4oD on PS3 compared with 290 documentary and 115 drama programmes on 4oD.
Re: [RELEASE] 4oD v1.8.0
Neither version seems to work as is
Code: Select all
19:51:14 M: 29581312 NOTICE: -->Python Initialized<--
19:51:16 M: 29085696 ERROR: Error Type: exceptions.SyntaxError
19:51:16 M: 29085696 ERROR: Error Contents: ('invalid syntax', ('Q:\\plugins\\video\\plugin.video.4od_3x\\httpmanager.py', 124, 51, ' except ( httplib.HTTPException ) as exception:\n'))
19:51:16 M: 29110272 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\plugin.video.4od_3x\default.py", line 32, in ?
from httpmanager import HttpManager
File "Q:\plugins\video\plugin.video.4od_3x\httpmanager.py", line 124
except ( httplib.HTTPException ) as exception:
^
SyntaxError: invalid syntax
19:51:16 M: 32522240 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/plugin.video.4od_3x/
19:51:16 M: 32522240 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/plugin.video.4od_3x/) failed
19:51:20 M: 30392320 NOTICE: -->Python Initialized<--
19:51:22 M: 29736960 ERROR: Error Type: exceptions.SyntaxError
19:51:22 M: 29736960 ERROR: Error Contents: ('invalid syntax', ('Q:\\plugins\\video\\plugin.video.4od_2x\\httpmanager.py', 124, 51, ' except ( httplib.HTTPException ) as exception:\n'))
19:51:22 M: 30842880 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\plugin.video.4od_2x\default.py", line 32, in ?
from httpmanager import HttpManager
File "Q:\plugins\video\plugin.video.4od_2x\httpmanager.py", line 124
except ( httplib.HTTPException ) as exception:
^
SyntaxError: invalid syntax
19:51:22 M: 34279424 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/plugin.video.4od_2x/
19:51:22 M: 34279424 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/plugin.video.4od_2x/) failed
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: [RELEASE] 4oD v1.8.0
changes as to ,
regards jan
ihave a look on it on the next days and put it on the repo when i have it again working !
You can it than install over the Addons4 Xbox Installer (xbmc4xbox repo)
The Addons4xbox Installer is the default way to install addons on xbmc4xbox and is on the stable 3.2.1 per default!
regards jan
ihave a look on it on the next days and put it on the repo when i have it again working !
You can it than install over the Addons4 Xbox Installer (xbmc4xbox repo)
The Addons4xbox Installer is the default way to install addons on xbmc4xbox and is on the stable 3.2.1 per default!
-
- Posts: 21
- Joined: Thu Nov 21, 2013 6:52 pm
- Has thanked: 8 times
- Been thanked: 2 times
Re: [RELEASE] 4oD v1.8.0
Is it still available because I can't seem to find it in the XBMC4XBOX add-ons?