Page 1 of 1

einthusan Hindi Movie Plugin

PostPosted: Mon Jan 28, 2013 3:30 am
by sheikh73
Can anyone please make a plug in for this website. http://www.einthusan.com/movies/index.php?lang=hindi
It offers HD New and old Hindi movies.... Movies are really good quality...

Re: einthusan Hindi Movie Plugin

PostPosted: Sun Mar 24, 2013 5:45 pm
by vinothsubramanian

Re: einthusan Hindi Movie Plugin

PostPosted: Thu Apr 11, 2013 8:37 pm
by sheikh73
Thank you very much Bro it is working flawlessly. Can you please add option to search by year? it will easier to load new and old movies in different folder from each other... Here is the link for year link..
http://www.einthusan.com/movies/index.p ... _type=Year


I tried to modify the final link page extractor in the groovy file but it doesn't work properly...

final LINK_PAGE_EXTRACTOR = '&organize=Year&filtered=(.*?)&org_type=Year&page=(.*?)' //'<a href="?lang=hindi&organize=Year&filtered=2012&org_type=Year&page=(.*?)">(.*?)</a>'

I am not a coder so it was just a try....

Re: einthusan Hindi Movie Plugin

PostPosted: Sun Apr 21, 2013 5:30 pm
by popeyeg
I tried to build separate plugin based on Year=2012, but I had no success.

I am not expert in this area but anyone want to take it to next step, I appreciate. DOn't we all learn that way ?

Re: einthusan Hindi Movie Plugin

PostPosted: Sun May 05, 2013 1:51 am
by sheikh73
Any progress in your plugin bro?

Re: einthusan Hindi Movie Plugin

PostPosted: Tue May 14, 2013 3:11 am
by vinothsubramanian
See if this works...

Sample links:
http://www.einthusan.com/movies/index.p ... _type=Year
http://www.einthusan.com/movies/index.p ... _type=Year
http://www.einthusan.com/movies/index.p ... phabetical

Of course Hindi links will work. I am not giving example... ;) ensure that you don't have &page= in your links.

Re: einthusan Hindi Movie Plugin

PostPosted: Wed May 15, 2013 2:52 am
by vinothsubramanian
made an update for showing image.

Re: einthusan Hindi Movie Plugin

PostPosted: Wed May 15, 2013 6:33 pm
by sheikh73
Thank you very much......

Re: einthusan Hindi Movie Plugin

PostPosted: Thu May 16, 2013 7:13 pm
by sheikh73
I added blueray link and also music link just to test if it loads but it didnt work.. Can you see if you can add bluray and music option in there also if possible.. Thanks bro sort with years is work good....

Re: einthusan Hindi Movie Plugin

PostPosted: Thu May 16, 2013 11:59 pm
by vinothsubramanian
Can you post the link that you are using...

Re: einthusan Hindi Movie Plugin

PostPosted: Fri May 17, 2013 2:42 am
by sheikh73
Hindi Bluray Year 2013 link
http://www.einthusan.com/bluray/index.p ... _type=Year

this is the hindi Music Link for year 2012-2013
http://www.einthusan.com/music/index.ph ... oser_list=

Re: einthusan Hindi Movie Plugin

PostPosted: Fri May 17, 2013 2:46 am
by sheikh73
Well I just check you need to be a premium user to watch bluray movies. So bluray cant be done but music link can be play ..........

Re: einthusan Hindi Movie Plugin

PostPosted: Thu Mar 27, 2014 4:52 am
by patel1974
all of the sudden my einthusan channel disappeared from my online content of my sony Bravia. it is showing on my serviio console on my online tab of the pc also tried all 3 different as online rss /atom feed ,live stream and web resource and also replaced the einthusan.groovy file on my plugin folder of serviio what could it be wrong if any one has the latest please share with me.... ohh by the way the webl ink for hindi movies is http://www.einthusan.com/index.php?lang=hindi

Thanks in advance

Re: einthusan Hindi Movie Plugin

PostPosted: Thu Apr 10, 2014 2:16 am
by mhawaldar
patel1974 wrote:all of the sudden my einthusan channel disappeared from my online content of my sony Bravia. it is showing on my serviio console on my online tab of the pc also tried all 3 different as online rss /atom feed ,live stream and web resource and also replaced the einthusan.groovy file on my plugin folder of serviio what could it be wrong if any one has the latest please share with me.... ohh by the way the webl ink for hindi movies is http://www.einthusan.com/index.php?lang=hindi

Thanks in advance


I managed to modify the original script and is working for me. Attaching the script that is working for me as of today.

Re: einthusan Hindi Movie Plugin

PostPosted: Sat Apr 12, 2014 2:56 am
by mhawaldar
I've made some optimizations to this script.

Re: einthusan Hindi Movie Plugin

PostPosted: Fri Aug 15, 2014 5:28 am
by serviio_snc
None of my einthusan content show up on serviio any more.


I see the following errors in the log
======================================================================
2014-08-15 01:08:13,905 DEBUG [FeedItemUrlExtractor] einthusan.groovy: extractItems page_count - 8
2014-08-15 01:08:13,905 DEBUG [FeedItemUrlExtractor] einthusan.groovy: extractItems page_count_var - 8
2014-08-15 01:08:13,994 WARN [FeedUpdaterThread] An error occured while parsing the online resource http://www.einthusan.com/movies/index.p ... phabetical, will try again soon: Unexpected error while invoking plugin (einthusan.groovy): Cannot invoke method replaceAll() on null object
org.serviio.library.online.metadata.OnlineResourceParseException: Unexpected error while invoking plugin (einthusan.groovy): Cannot invoke method replaceAll() on null object

at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:78)
at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:181)
at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:198)
at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:185)
at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:108)
Caused by: java.lang.NullPointerException: Cannot invoke method replaceAll() on null object
at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:77)
at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
at org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:32)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:54)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
at einthusan.extractItems(einthusan.groovy:112)
at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:32)
at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:29)
at org.serviio.library.online.PluginExecutionProcessor$1.call(PluginExecutionProcessor.java:50)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
=====================================================================
This is hapenning with all URLs including this > http://www.einthusan.com/movies/index.php?lang=hindi

Any idea why this might be? Any help is greatly appreciated. Thanks.

Re: einthusan Hindi Movie Plugin

PostPosted: Sun Aug 17, 2014 2:20 pm
by patel1974
got the same problem can't see the online einthusan on my tv the april update groovy does not work me either please update it