• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 14
[RELEASE] Tamil Video AddOn - TV Shows, Movie news, Live TV and Live Radio
#61
@codenx,

your plugin is working great. keep it up. you and prasys got +1 remark from me.

you guys are doing great job.

guys please give them +1.
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
#62
got the latest ver 2.03.

Download V2.0.3
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
#63
Thanks fireeater, appreciate it. The plugin should update automatically when you launch xbmc next time as it is now part of SuperRepo.

www.superrepo.org/plugin.video.oliyumoliyum

I've seen that it takes upto 12 hours sometimes to push the update out, it really depends on the superrepo crawler.
Reply
#64
@codenx,

just a suggestion,

is it possible to scrape this website and add it to your plugin. this website has great latest movies. I know about einthusan plugin, but this has most latest ones.

http://www.xxxxx.com/

if you want to add live Tamil Tv channels to your addon, I can provide the stable live Tamil tv channels for you.

(2013-12-17, 20:08)codenx Wrote: Thanks fireeater, appreciate it. The plugin should update automatically when you launch xbmc next time as it is now part of SuperRepo.

www.superrepo.org/plugin.video.oliyumoliyum

I've seen that it takes upto 12 hours sometimes to push the update out, it really depends on the superrepo crawler.
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
#65
@fireeater,

I took a quick look and flyinhd.com has some great content. Einthusan is slowly falling behind in catching up with latest movies. I'll try to get this site working this weekend.

We can add the live channels after that.
Reply
#66
(2013-12-17, 20:57)codenx Wrote: @fireeater,

I took a quick look and flyinhd.com has some great content. Einthusan is slowly falling behind in catching up with latest movies. I'll try to get this site working this weekend.

We can add the live channels after that.
Thanks,

good to go,

lets 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
#67
@fireeater and others, I took at shot a including flyinhd.com in my plugin. Tried a few links and works for me. It would be great if you can download the file and try it out on your setup. I would really appreciate any feedback. Should I create a separate plugin for this, 'cos I see flyinhd has both hindi and telugu movies. I'm currently linking only tamil movies. What do you think about the movie menu options?

http://pastelink.me/dl/7b0335

Just download this file (default.py) and replace default.py in your xbmc plugin folder and launch xbmc.
Reply
#68
wow, good step-forward.

movies are working great.

since the site has all three Hindi, Tamil & Thelugu, Its better to create a new plugin and keep this movies section here as well.

once again you are awesome, well talented python coder.

Keep it up with your good work.

edit:

feedback: mostly links are working.

-items in each page need to increase.
-some links appears dead or incative.
-Thumbnail view of each page would be great.



(2013-12-20, 06:49)codenx Wrote: @fireeater and others, I took at shot a including flyinhd.com in my plugin. Tried a few links and works for me. It would be great if you can download the file and try it out on your setup. I would really appreciate any feedback. Should I create a separate plugin for this, 'cos I see flyinhd has both hindi and telugu movies. I'm currently linking only tamil movies. What do you think about the movie menu options?

http://pastelink.me/dl/7b0335

Just download this file (default.py) and replace default.py in your xbmc plugin folder and launch xbmc.
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
#69
(2013-12-20, 07:41)fireeater Wrote: wow, good step-forward.

movies are working great.

since the site has all three Hindi, Tamil & Thelugu, Its better to create a new plugin and keep this movies section here as well.

once again you are awesome, well talented python coder.

Keep it up with your good work.

edit:

feedback: mostly links are working.

-items in each page need to increase.
-some links appears dead or incative.
-Thumbnail view of each page would be great.

Cool, thanks for the feedback. The website limits the #movie links to 7 per-page, that's why you see only 7 in the plugin. I guess I can parse 2 pages at a time from the website and make it 14 movies/page in the plugin, takes a bit more work. But good point though, I see how it will be useful to have more per-page.

Which links fail, I would like to debug that.

Thumbnail view, you mean present each page in the plugin as a collection of movie thumbnail, instead of a link. That's a setting you can change in XBMC. Hit the left arrow in your keyboard when the movie list is displayed. You'll see a xbmc menu to change the list type. You can change the type to "wall" to get what you need.

I like the idea of a new plugin. Maybe I should call it FlyInHD and put it in the same repository as OliyumOliyum. What do u think? Should I get in touch with the website admins to let them about this?
Reply
#70
(2013-12-20, 08:21)codenx Wrote:
(2013-12-20, 07:41)fireeater Wrote: wow, good step-forward.

movies are working great.

since the site has all three Hindi, Tamil & Thelugu, Its better to create a new plugin and keep this movies section here as well.

once again you are awesome, well talented python coder.

Keep it up with your good work.

edit:

feedback: mostly links are working.

-items in each page need to increase.
-some links appears dead or incative.
-Thumbnail view of each page would be great.

Cool, thanks for the feedback. The website limits the #movie links to 7 per-page, that's why you see only 7 in the plugin. I guess I can parse 2 pages at a time from the website and make it 14 movies/page in the plugin, takes a bit more work. But good point though, I see how it will be useful to have more per-page.

Which links fail, I would like to debug that.

Thumbnail view, you mean present each page in the plugin as a collection of movie thumbnail, instead of a link. That's a setting you can change in XBMC. Hit the left arrow in your keyboard when the movie list is displayed. You'll see a xbmc menu to change the list type. You can change the type to "wall" to get what you need.

I like the idea of a new plugin. Maybe I should call it FlyInHD and put it in the same repository as OliyumOliyum. What do u think? Should I get in touch with the website admins to let them about this?

yes, you can contact the admin of the website for their opinion.

the failed links are,

in most recent, mostly all--> onayum attukuttiyum Pandiya naadu. naiyandy, sutta kathai, ragalaipuram, ithaikuthane asaipattai Balakumara, vanakkam chennai, raja rani & moodar kootam.
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
#71
tested it briefly but flyinhd doesn't seem to have as much content as einthusan

for example, under suriya it only has 4 movies, surely there's a better site that has the same amount of content as einthusan?
Reply
#72
einthusan definitely has more contents than flyinhd, especially older movies or classics. But I like flyinhd for two reasons. 1) It has more 'new releases' than einthusan. I dont see vanakam chennai or onayum in einthusan. 2) All its movies are in DVD quality. While other sites like rajtamil or puthupadam has better content, their stream quality sucks.

If anyone knows a site that has great content AND good quality streams do let me know.
Reply
#73
(2013-12-20, 20:58)codenx Wrote: einthusan definitely has more contents than flyinhd, especially older movies or classics. But I like flyinhd for two reasons. 1) It has more 'new releases' than einthusan. I dont see vanakam chennai or onayum in einthusan. 2) All its movies are in DVD quality. While other sites like rajtamil or puthupadam has better content, their stream quality sucks.

If anyone knows a site that has great content AND good quality streams do let me know.

thats 100% true. flyinhd has most recent movies, but its ok to develop a individual addon for flyinhd because later they might have better contents.
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
#74
@codenx,

could you please debug the non-functional flyinhd links issue and number of items per page?

this is the xbmc.log

http://pastebin.com/THhpBvLU

thanks
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
#75
FLYinHD is out now Smile I've added it as a new plugin under the same codenx repository. To install it goto System->AddOns->GetAddons->CodexRepository->VideoAddons->FlyInHD

XBMC takes a while to push an update to a repo, please be patient. If you need it sooner you can force an update by bringing up the context menu ('c' on keyboard) and select 'Check for update'.

@fireeater, The links you pointed out work for me. From your log file it looks like your system was unable to find a coded for that MP4 stream. Not sure when that will happen. Can you try again after installing version 0.0.1?
Reply
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 14

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