Beta hindiM4U - hindi movies add on
#1
its my first addon and i want your response and feedback

download from here:
https://github.com/ClownCrown/HindiBeta/...p?raw=true

based on the site 'hindilinks4u'
i checked the addon on two windows pc and it worked fine

P.S
there is some bug regarding my OS and its encoding that add unicode characters to the zip and make it unsable for some users.
if someone still get stuck on "working" after clicking the addon then
download all my repo from here
https://github.com/ClownCrown/HindiBeta/...o.hindiM4U
go to the folder ‏‏"plugin.video.hindiM4U" that you can find inside "‏‏plugin.video.hindiM4U-0.0.2" folder
compile it to a zip and install it through kodi, it should work after that.
Reply
#2
It won't even install on Kodi Jarvis 16.
Reply
#3
same here too....
Reply
#4
Any updates ?
Really looking forward to this addon
Reply
#5
I haven't installed this, but are you guys downloading master zip and not extracting contents? Make sure you go to lowest level of extraction (where all addon.xml,main.py etc. are) and extract those to plugin.video.hindiM4U folder and zip that folder. so at final you'll have plugin.video.hindiM4U.zip with lowest level files.
Reply
#6
(2016-04-02, 19:58)v.raman015 Wrote: It won't even install on Kodi Jarvis 16.

(2016-04-02, 22:50)sunnyhero Wrote: same here too....

(2016-04-04, 02:23)NeelP Wrote: Any updates ?
Really looking forward to this addon

have you tried to do what yocoldrain said?
Reply
#7
Says working when i click on the addon.. nothing happens.
Reply
#8
(2016-04-06, 00:46)ncube2 Wrote: Says working when i click on the addon.. nothing happens.

provide log plz
Reply
#9
(2016-04-06, 22:21)ClownCrown Wrote:
(2016-04-06, 00:46)ncube2 Wrote: Says working when i click on the addon.. nothing happens.

provide log plz

few things to do for you...
1. change common modules addon version to 2.0.0
2. change default beautifulsoup parser to something like html5lib or htmlparser, for html5lib add this to addon.xml (<import addon="script.module.html5lib" version="0.999.0"/>)
- under main.py change all (BeautifulSoup(siteReq.content, 'html5lib'))
now you can experiment with htmlparser only or lxml parser, I'm not sure if html5lib is slow but takes time to pull actual categories. for my ditto addon, i resorted to using regex since some of the users here have low-end devices like Pi.

good luck.
Reply
#10
(2016-04-07, 02:17)yocoldrain Wrote:
(2016-04-06, 22:21)ClownCrown Wrote:
(2016-04-06, 00:46)ncube2 Wrote: Says working when i click on the addon.. nothing happens.

provide log plz

few things to do for you...
1. change common modules addon version to 2.0.0
2. change default beautifulsoup parser to something like html5lib or htmlparser, for html5lib add this to addon.xml (<import addon="script.module.html5lib" version="0.999.0"/>)
- under main.py change all (BeautifulSoup(siteReq.content, 'html5lib'))
now you can experiment with htmlparser only or lxml parser, I'm not sure if html5lib is slow but takes time to pull actual categories. for my ditto addon, i resorted to using regex since some of the users here have low-end devices like Pi.

good luck.

I thought i cant use lxml parser because its system dependent
http://forum.kodi.tv/showthread.php?tid=60031
Reply
#11
(2016-04-07, 12:47)ClownCrown Wrote:
(2016-04-07, 02:17)yocoldrain Wrote:
(2016-04-06, 22:21)ClownCrown Wrote: provide log plz

few things to do for you...
1. change common modules addon version to 2.0.0
2. change default beautifulsoup parser to something like html5lib or htmlparser, for html5lib add this to addon.xml (<import addon="script.module.html5lib" version="0.999.0"/>)
- under main.py change all (BeautifulSoup(siteReq.content, 'html5lib'))
now you can experiment with htmlparser only or lxml parser, I'm not sure if html5lib is slow but takes time to pull actual categories. for my ditto addon, i resorted to using regex since some of the users here have low-end devices like Pi.

good luck.

I thought i cant use lxml parser because its system dependent
http://forum.kodi.tv/showthread.php?tid=60031

its possible. I just threw it out there as an option since I seen it being used in past with other addons.
Reply
#12
So i added a few changes and try to fix the bugs and also added a zip file of the addon
hope it works now
Reply
#13
(2016-04-04, 02:23)NeelP Wrote: Any updates ?
Really looking forward to this addon

(2016-04-06, 00:46)ncube2 Wrote: Says working when i click on the addon.. nothing happens.
Ok now it fully working
I fixed all the known bugs
Reply
#14
Thanks Smile
Reply
#15
is there a fix for hindi4u the listing come up but get an error when clicked
Reply

Logout Mark Read Team Forum Stats Members Help
hindiM4U - hindi movies add on0