• 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 14
[RELEASE] Tamil Video AddOn - TV Shows, Movie news, Live TV and Live Radio
Pushed 2.0.5 that adds radio and Sun TV. Thanks @fireeater for the links. Its now in repo. If you used superrepo, you should get the update automatically.
Reply
(2014-01-11, 08:16)codenx Wrote: Pushed 2.0.5 that adds radio and Sun TV. Thanks @fireeater for the links. Its now in repo. If you used superrepo, you should get the update automatically.

Great Job my friend. Thanks for adding the live radio.

edit:
I just checked your repository @ github, it seams not updated yet.

https://github.com/codenx/codenx-xbmc-ad...p?raw=true
My Sample XML---> http://goo.gl/XUxPzB
XBMC Team need donation, please donate.....!
"We all should grateful to XBMC Team and addons/plugins developers, They are the people did most of the hard work to develop such a great open source media center."




Reply
It's work fine.....thanks guys !!!
Reply
@codenx,

you have done a great job. Our community will appreciate it, and they all are grateful for your effort and time you have contributed to develop such a great plugin. your plugin has become so popular, and more than 25000 people are using this. I have more suggestion for this plugin. if you could add one more website and change the layout of the directory listing as follow would be great.

the scraping site: http://www.techsatish.net/

and the layout:

-Live TV
-Live Radio
-Tubetamil
-Techsatish

the following techsatish original plugin is now dead, and its layout is not acceptable.

http://forum.xbmc.org/showthread.php?tid=155248

it does need some change in regex expression.

where as your plugin has more acceptable layout.

keep it up with your great work.
My Sample XML---> http://goo.gl/XUxPzB
XBMC Team need donation, please donate.....!
"We all should grateful to XBMC Team and addons/plugins developers, They are the people did most of the hard work to develop such a great open source media center."




Reply
Awesome work luv the new updates
Reply
@codenx,

some times I get script error message, when tubetamil website is not accessible, then entire plugin is non functional including live tv and live radio. if you implement my above mentioned directory listing layout will sort-out this issue. and even tubetamil is not accessible then people can switch to techsatish. I appreciate your great effort in this regard.

here is the xbmc.log for that error message. good luck with your new update.

13:17:43 T:7560 NOTICE: -->Python Interpreter Initialized<--
13:17:50 T:7560 NOTICE: MODE: main
13:17:50 T:7560 NOTICE: URL: None
13:17:50 T:7560 NOTICE: Name: None
13:17:50 T:7560 NOTICE: play: None
13:17:50 T:7560 NOTICE: arg1: 1
13:17:50 T:7560 NOTICE: arg2:
13:17:50 T:7560 NOTICE: [StorageClient-2.5.2] 'cacheFunction' : 'function : <function parseMainPage at 0x0C4C9EB0> - table_name: 'pluginvideooliyumoliyum''
13:17:50 T:7560 NOTICE: [StorageClient-2.5.2] 'get' : 'cacheparseMainPage|d41d8cd98f00b204e9800998ecf8427e|'
13:17:50 T:7560 NOTICE: [StorageClient-2.5.2] '_sock_init' : ''
13:17:50 T:7560 NOTICE: [StorageClient-2.5.2] '_sock_init' : 'Done: ('127.0.0.1', 59994)'
13:17:50 T:7560 NOTICE: [StorageClient-2.5.2] '_getCache' : ''
13:17:50 T:7560 NOTICE: [StorageClient-2.5.2] '_getCache' : 'Deleting old cache : parseMainPage|d41d8cd98f00b204e9800998ecf8427e|'
13:17:50 T:7560 NOTICE: [StorageClient-2.5.2] '_getCache' : 'Done'
13:17:50 T:7560 NOTICE: [StorageClient-2.5.2] 'cacheFunction' : 'Running: parseMainPage|d41d8cd98f00b204e9800998ecf8427e|'
13:17:50 T:7560 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.URLError'>
Error Contents: <urlopen error [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions>
Traceback (most recent call last):
File "C:\Users\manoan\AppData\Roaming\XBMC\addons\plugin.video.oliyumoliyum\default.py", line 416, in <module>
Main_Categories()
File "C:\Users\manoan\AppData\Roaming\XBMC\addons\plugin.video.oliyumoliyum\default.py", line 274, in Main_Categories
tubeIndex = cache.cacheFunction( parseMainPage )
File "C:\Users\manoan\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib\StorageServer.py", line 562, in cacheFunction
ret_val = funct(*args)
File "C:\Users\manoan\AppData\Roaming\XBMC\addons\plugin.video.oliyumoliyum\default.py", line 48, in parseMainPage
response = net.http_GET( url )
File "C:\Users\manoan\AppData\Roaming\XBMC\addons\script.module.t0mm0.common\lib\t0mm0\common\net.py", line 183, in http_GET
return self._fetch(url, headers=headers, compression=compression)
File "C:\Users\manoan\AppData\Roaming\XBMC\addons\script.module.t0mm0.common\lib\t0mm0\common\net.py", line 264, in _fetch
response = urllib2.urlopen(req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 391, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 409, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1170, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1145, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions>
-->End of Python script error report<--
13:17:50 T:7316 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.oliyumoliyum
13:17:50 T:7316 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.oliyumoliyum) failed
My Sample XML---> http://goo.gl/XUxPzB
XBMC Team need donation, please donate.....!
"We all should grateful to XBMC Team and addons/plugins developers, They are the people did most of the hard work to develop such a great open source media center."




Reply
@fireeater.. I looked at techsatish and it looks like being a slightly bigger collection that tubetamil. But most of the content in techsatish is already available in tubetamil. Is there any specific section in techsatish that interests you?

I could certainly add techsatish contents like the way you suggested but from my past experience the maintenance overhead is much greater compared to the benefit you get out of it. If it provides an entirely different set of contents (like how Live TV from tamiltv.tv provides) then I can see value in adding that to Oliyum Oliyum, but in this case I see lot of overlap.

The bug you point out when tubetamil site itself is down is real, I can see what the issue is and I can fix it. The site going down should be rare, so please bare with me if I take sometime to fix that.

Like they say... "Oliyum Oliyum currentu pona.. take it easy policy" Smile
Reply
@codenx,

the main reason that all like about techsatish is, because they update the links faster than tubetamil even in weekends, and some more additional links(Dramas) are available as well.

with regard to plugin directory layout, take you time and do it. then you can access directly the Live radio, Live TV and Tubetamil from main category. if Tubetamil is down your plugin's other categories(live TV and Live Radio) will be accessible.


(2014-01-14, 07:31)codenx Wrote: @fireeater.. I looked at techsatish and it looks like being a slightly bigger collection that tubetamil. But most of the content in techsatish is already available in tubetamil. Is there any specific section in techsatish that interests you?

I could certainly add techsatish contents like the way you suggested but from my past experience the maintenance overhead is much greater compared to the benefit you get out of it. If it provides an entirely different set of contents (like how Live TV from tamiltv.tv provides) then I can see value in adding that to Oliyum Oliyum, but in this case I see lot of overlap.

The bug you point out when tubetamil site itself is down is real, I can see what the issue is and I can fix it. The site going down should be rare, so please bare with me if I take sometime to fix that.

Like they say... "Oliyum Oliyum currentu pona.. take it easy policy" Smile
My Sample XML---> http://goo.gl/XUxPzB
XBMC Team need donation, please donate.....!
"We all should grateful to XBMC Team and addons/plugins developers, They are the people did most of the hard work to develop such a great open source media center."




Reply
ok no problem, we will add Techsatish later.

Shall we add a category called Tamil HD songs,

here you can add some python codes to search youtube using youtube plugin and list all the songs and custom search option for desired Tamil HD songs.
My Sample XML---> http://goo.gl/XUxPzB
XBMC Team need donation, please donate.....!
"We all should grateful to XBMC Team and addons/plugins developers, They are the people did most of the hard work to develop such a great open source media center."




Reply
Mine doesn't seem to have updated to 2.0.5 automatically... Any reason?
Reply
Mine doesn't seem to have updated to 2.0.5 automatically... Any reason?
Reply
what do you guys think about tamilo.com? Techsatissh seems good too, never goes down and updates fast, and content seems to be large.

I'd like to thank fireeater and codenx for the contribution to the tamil community, I'd also like to thank prasys for stepping up to fix this plugin when codenx was away.


Only problem with tubetamil is i get script error when the site is down, and sometimes even when it's not down for some reason. Would eventually like a seamless operation so my parents don't have to call me.
Reply
(2014-01-15, 21:35)verismo Wrote: what do you guys think about tamilo.com? Techsatissh seems good too, never goes down and updates fast, and content seems to be large.

I'd like to thank fireeater and codenx for the contribution to the tamil community, I'd also like to thank prasys for stepping up to fix this plugin when codenx was away.


Only problem with tubetamil is i get script error when the site is down, and sometimes even when it's not down for some reason. Would eventually like a seamless operation so my parents don't have to call me.

@codenx,

I do confirm that the tubetamil goes offline some times and my malwarebyte blocks the website some times(not always)

when the tubetamil is down, your entire plugin give error message.

solution is: as I suggested before categorize the tubetamil separately.

also tamilo.com seems has more resources. if you could add this would be great.

no hurry, please take your time and do it.
My Sample XML---> http://goo.gl/XUxPzB
XBMC Team need donation, please donate.....!
"We all should grateful to XBMC Team and addons/plugins developers, They are the people did most of the hard work to develop such a great open source media center."




Reply
Mine doesn't update to 2.0.5. What should I do?
Reply
(2014-01-18, 15:16)desh Wrote: Mine doesn't update to 2.0.5. What should I do?

Do it manually, refer to my post few pages back.
My Sample XML---> http://goo.gl/XUxPzB
XBMC Team need donation, please donate.....!
"We all should grateful to XBMC Team and addons/plugins developers, They are the people did most of the hard work to develop such a great open source media center."




Reply
  • 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 14

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Tamil Video AddOn - TV Shows, Movie news, Live TV and Live Radio3