Kodi Community Forum
[RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) (/showthread.php?tid=149052)



RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - pentiumiii - 2016-03-31

(2016-03-31, 02:02)maxinvictus Wrote: Thanks so much cinq. It totally worked. Now, does anyone know why some shows like News at 6:30 and Scoop in drama24h are not getting updated? Thanks.

I would be interested to know as well. News at 6:30, Scoop and Entertainment News all used to update perfectly daily, but starting around mid March the updates have stopped, while other dramas and variety shows update ok. Any ideas?


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - jmannn - 2016-03-31

Credits to DKnight, CSOBOY, CINQ

First of all thank you DKnight for the wonderful Addon that we all enjoy!
Second of all thanks for CSOBOY for finding this fix.
Last, thanks for CINQ for step to step instructions on how to fix.

March 2016 fix available at link below
https://www.sendspace.com/file/2qqnye

Uninstall the current version first before applying the fix.

First download link for fix (with modified line in py file already)
put zip file on usb or a file location on your computer
plug in usb or know the location of the zip file
go to kodi, systems, install add ons. install from zip file
locate usb or the file and install.

Enjoy

Again i take no credit in finding the fix or making this addon. all credit goes to DKnight and CSOBOY for finding the fix.


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - rojakboy - 2016-03-31

(2016-03-31, 05:35)jmannn Wrote: Credits to DKnight, CSOBOY, CINQ

First of all thank you DKnight for the wonderful Addon that we all enjoy!
Second of all thanks for CSOBOY for finding this fix.
Last, thanks for CINQ for step to step instructions on how to fix.

March 2016 fix available at link below
https://www.sendspace.com/file/2qqnye

Uninstall the current version first before applying the fix.

First download link for fix (with modified line in py file already)
put zip file on usb or a file location on your computer
plug in usb or know the location of the zip file
go to kodi, systems, install add ons. install from zip file
locate usb or the file and install.

Enjoy

Again i take no credit in finding the fix or making this addon. all credit goes to DKnight and CSOBOY for finding the fix.

Hi, the file u upload to sendspace has been deleted. Could u upload it again?


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - hoawai - 2016-03-31

Thanks, worked for me as well.

Whilst the add on is working, does anyone know how to get the encryption key in case they change it again? I've had a look on azdrama, but I couldn't find anything which matches what dknight put in his GH repo.

Great work guys, appreciate your work.


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - stufrec - 2016-03-31

(2016-03-31, 05:35)jmannn Wrote: Credits to DKnight, CSOBOY, CINQ

First of all thank you DKnight for the wonderful Addon that we all enjoy!
Second of all thanks for CSOBOY for finding this fix.
Last, thanks for CINQ for step to step instructions on how to fix.

March 2016 fix available at link below
https://www.sendspace.com/file/2qqnye

Uninstall the current version first before applying the fix.

First download link for fix (with modified line in py file already)
put zip file on usb or a file location on your computer
plug in usb or know the location of the zip file
go to kodi, systems, install add ons. install from zip file
locate usb or the file and install.

Enjoy

Again i take no credit in finding the fix or making this addon. all credit goes to DKnight and CSOBOY for finding the fix.



Looks like your file is gone, I'm getting the following message from your link, "Sorry, the file you requested is not available.:

Please help!!


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - pentiumiii - 2016-04-01

(2016-03-31, 04:50)pentiumiii Wrote:
(2016-03-31, 02:02)maxinvictus Wrote: Thanks so much cinq. It totally worked. Now, does anyone know why some shows like News at 6:30 and Scoop in drama24h are not getting updated? Thanks.

I would be interested to know as well. News at 6:30, Scoop and Entertainment News all used to update perfectly daily, but starting around mid March the updates have stopped, while other dramas and variety shows update ok. Any ideas?

I think I know what the issue is now but don't know any scripting to fix the issue.

For the shows that are not updated it appears that the directory structure is now changed. For example, instead of
http://domain name/show-2016-03-31/ it is now changed to
http://domain name/2015-hkshow/show-name-2016-03-31/ for the new episodes so the original script is not pulling the new directory.


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - jmannn - 2016-04-01

looks like sendspace took off my file...
try this link
http://www.filedropper.com/pluginvideoazdrama-march2016fix

hurry before it gets pulled.

enjoy


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - clfnole - 2016-04-01

(2016-03-31, 00:43)cinq Wrote: 1: Download the single .zip file for AZDrama.net from https://superrepo.org/kodi/addon/plugin.video.azdrama/
2: unzip the file
3: modify the file mentioned by CSOBOY: default.py....... json_allupload.php to json_allupload1.php in line 296 of default.py
4: zip the folder "plugin.video.azdrama", it look like this when zipped. plugin.video.azdrama.zip
5: save to your USB, plug into your PI usb port.
6: Go to System, Add-ons, install from .zip, point to your USB drive and install.

GOOD LUCK!

(2016-04-01, 05:30)jmannn Wrote: looks like sendspace took off my file...
try this link
http://www.filedropper.com/pluginvideoazdrama-march2016fix

hurry before it gets pulled.

enjoy

Will this work for Isengard 15.2 or is this for Jarvis?


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - pentiumiii - 2016-04-02

(2016-01-03, 00:11)trizt Wrote: @ncben:

Python is quite sensitive to how you intend the code, if you do it wrong you most likely get errors.
The position of the if len(vidcontent[0].findAll('h5')) == 0: has to be the same as for vidcontent=soup.findAll('div', {"id" :re.compile('post-*')}). I guess it's spaces in front of it too, so use your space button to align those two rows. The SensenGetVideo(url) needs to have one or more space more than the two previous rows.

Would it be possible if trizt' or 'ncben' or someone else to upload the default.py file to fix the single episode issue for drama24h addon?

I kept trying different positions with Sublime Text py editor but can't get it to work Sad

Thanks in advance.


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - clfnole - 2016-04-04

Seems the addon updated on April 1st but still doesn't work


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - pentiumiii - 2016-04-04

(2016-03-31, 00:43)cinq Wrote: 1: Download the single .zip file for AZDrama.net from https://superrepo.org/kodi/addon/plugin.video.azdrama/
2: unzip the file
3: modify the file mentioned by CSOBOY: default.py....... json_allupload.php to json_allupload1.php in line 296 of default.py
4: zip the folder "plugin.video.azdrama", it look like this when zipped. plugin.video.azdrama.zip
5: save to your USB, plug into your PI usb port.
6: Go to System, Add-ons, install from .zip, point to your USB drive and install.

GOOD LUCK!

No the addon is not updated, it's been 1.0.25 for quite some time. In order for it to work again you have to make the changes as provided by "csoboy". "cinq"'s post has the detail instructions.


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - clfnole - 2016-04-04

(2016-04-04, 05:13)pentiumiii Wrote:
(2016-03-31, 00:43)cinq Wrote: 1: Download the single .zip file for AZDrama.net from https://superrepo.org/kodi/addon/plugin.video.azdrama/
2: unzip the file
3: modify the file mentioned by CSOBOY: default.py....... json_allupload.php to json_allupload1.php in line 296 of default.py
4: zip the folder "plugin.video.azdrama", it look like this when zipped. plugin.video.azdrama.zip
5: save to your USB, plug into your PI usb port.
6: Go to System, Add-ons, install from .zip, point to your USB drive and install.

GOOD LUCK!

No the addon is not updated, it's been 1.0.25 for quite some time. In order for it to work again you have to make the changes as provided by "csoboy". "cinq"'s post has the detail instructions.

I have the file but asked earlier is this version universal or is it specifically for Jarvis or Isengard?


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - TechGuy8 - 2016-04-04

It is for all xbmc/kodi versions.


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - tang14 - 2016-04-05

thanks works can see again
picasaweb works other links dont ?


RE: [RELEASE] AZDRAMA.NET Video addon (chinese video on demand) - clementcho1973 - 2016-04-07

Thank you so much, CsoBoy. I found out the fix tonight and I am able to fix that for my mom continue to watch her favorite shows.
I just wonder what is the page "json_allupload.php" are from, is it 1 of the page on icdrama.se?
How did you find out that was the problem?

The way I found this solution was I was cloned the Github and looking at the different between version 25 and 24. And just a hunch that I saw the json_allupload.php and got curious and start googling it and I found this thread with the solution.
So in the future, if icdrama change things again. I may able to help out.

Thanks.