Kodi Community Forum

Full Version: [RELEASE] Rentadrone.tv
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
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
Nice work dude! Thanks alot! 5 star
This is a great plugin. It is nice to have MSNBC and CNN live! Thanks for the work. This is repo material!
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.
Same problem here... script failed message! I love this add on! Here is my log file.

http://pastebin.com/JhY4ZBh1


Thanks for the help!
http://www.mediafire.com/?32el57utguwtucy

Minor reg-ex and base address fix.
Thanks for the default.py. Got it working again! Thanks for the quick fix!
The site layout was updated. I updated the add-on, you can installed thru repository.
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.
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.
I'm still getting the same message---script failed message
instead you should make the add-on self-updating with the instructions from the wiki. New repo zip for a single addon is overkill.

ztas Wrote:Install the repo and it will update the addon.
me123 Wrote:I'm still getting the same message---script failed message

try re-installing and if you still get error. post the error log
macf1an Wrote:instead you should make the add-on self-updating with the instructions from the wiki. New repo zip for a single addon is overkill.

Sure, i'll try that.
All working fine for me. (ATV2. Eden2) Thanks for updating Ztas. I use the plugin every day :-)
Pages: 1 2 3 4