[RELEASE] Rentadrone.tv

  Thread Rating:
  • 3 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ztas Online
Member
Posts: 61
Joined: Feb 2011
Reputation: 0
Post: #1
Add-on to play some of news channel @ rentadrone.tv,

Currently it plays
  • MSNBC
  • CNBC
  • CNN
  • CNN International
  • BBC World News
  • HLN

Update:
Created the repository and download it from here
(This post was last modified: 2012-02-13 07:13 by ztas.)
find quote
voltgaming Offline
Junior Member
Posts: 26
Joined: Oct 2011
Reputation: 0
Post: #2
Nice work dude! Thanks alot! 5 star
find quote
bobpeace Offline
Junior Member
Posts: 34
Joined: Nov 2011
Reputation: 0
Post: #3
This is a great plugin. It is nice to have MSNBC and CNN live! Thanks for the work. This is repo material!
find quote
kevlarsoul Offline
Junior Member
Posts: 1
Joined: Feb 2012
Reputation: 0
Post: #4
This is a great plugin, I use it constantly. Well, "used" is more appropriate as this morning it stopped working for me.

Code:
09:26:19 T:2628 M:4294967295  NOTICE: -->Python Interpreter Initialized<--
09:26:19 T:2628 M:4294967295   ERROR: Error Type: exceptions.IndexError
09:26:19 T:2628 M:4294967295   ERROR: Error Contents: list index out of range
09:26:19 T:2628 M:4294967295   ERROR: Traceback (most recent call last):
                                              File "C:\Users\XXXX\AppData\Roaming\XBMC\addons\plugin.video.rentadrone\default.py", line 123, in ?
                                                STREAMS()
                                              File "C:\Users\XXXX\AppData\Roaming\XBMC\addons\plugin.video.rentadrone\default.py", line 21, in STREAMS
                                                match=re.compile('Home(.+?)About The Live News Rentadrone').findall(match[0])
                                            IndexError: list index out of range
09:26:19 T:2400 M:4294967295   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.rentadrone/
09:26:19 T:2400 M:4294967295   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.rentadrone/) failed
09:26:19 T:148 M:4294967295 WARNING: XFILE::CFactoryDirectory::Create - Unsupported protocol(script) in script://

Anyone have any ideas? My apologies if this is not the correct location for this post.
find quote
bobpeace Offline
Junior Member
Posts: 34
Joined: Nov 2011
Reputation: 0
Post: #5
Same problem here... script failed message! I love this add on! Here is my log file.

http://pastebin.com/JhY4ZBh1


Thanks for the help!
(This post was last modified: 2012-02-11 18:43 by bobpeace.)
find quote
newatv2user Offline
Fan
Posts: 301
Joined: May 2011
Reputation: 27
Post: #6
http://www.mediafire.com/?32el57utguwtucy

Minor reg-ex and base address fix.
find quote
bobpeace Offline
Junior Member
Posts: 34
Joined: Nov 2011
Reputation: 0
Post: #7
Thanks for the default.py. Got it working again! Thanks for the quick fix!
(This post was last modified: 2012-02-12 08:23 by bobpeace.)
find quote
ztas Online
Member
Posts: 61
Joined: Feb 2011
Reputation: 0
Post: #8
The site layout was updated. I updated the add-on, you can installed thru repository.
find quote
ztas Online
Member
Posts: 61
Joined: Feb 2011
Reputation: 0
Post: #9
kevlarsoul Wrote:This is a great plugin, I use it constantly. Well, "used" is more appropriate as this morning it stopped working for me.

Code:
09:26:19 T:2628 M:4294967295  NOTICE: -->Python Interpreter Initialized<--
09:26:19 T:2628 M:4294967295   ERROR: Error Type: exceptions.IndexError
09:26:19 T:2628 M:4294967295   ERROR: Error Contents: list index out of range
09:26:19 T:2628 M:4294967295   ERROR: Traceback (most recent call last):
                                              File "C:\Users\XXXX\AppData\Roaming\XBMC\addons\plugin.video.rentadrone\default.py", line 123, in ?
                                                STREAMS()
                                              File "C:\Users\XXXX\AppData\Roaming\XBMC\addons\plugin.video.rentadrone\default.py", line 21, in STREAMS
                                                match=re.compile('Home(.+?)About The Live News Rentadrone').findall(match[0])
                                            IndexError: list index out of range
09:26:19 T:2400 M:4294967295   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.rentadrone/
09:26:19 T:2400 M:4294967295   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.rentadrone/) failed
09:26:19 T:148 M:4294967295 WARNING: XFILE::CFactoryDirectory::Create - Unsupported protocol(script) in script://

Anyone have any ideas? My apologies if this is not the correct location for this post.

Layout was updated, install the repo and it will update the addon.
find quote
ztas Online
Member
Posts: 61
Joined: Feb 2011
Reputation: 0
Post: #10
bobpeace Wrote:Thanks for the default.py. Got it working again! Thanks for the quick fix!

Install the repo and it will update the addon.
find quote
Post Reply