Giter VIP home page Giter VIP logo

aznhusband.github.io's People

Contributors

aznhusband avatar boleanly avatar dumbo0001 avatar mugol avatar sbalneav avatar zmingxie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aznhusband.github.io's Issues

icdrama down

plugin.video.icdrama-1.9.4.zip no longer workable

New TV episodes not working

It seems that all new shows posted last 3 or 4 days are not working. It will go back to the menu, after you select 720P, 360P etc.
Can you take a look?
Thanks for all your good work.

Icdrama 1.9.6 Error

My Kodi log is:
ERROR: GetDirectory - Error getting plugin://plugin.video.icdrama/

Was working find a week ago. Tried uninstall and reinstall. Same issue.

Hydrax links

Hydrax links fail in the addon with 'Check the log for more information'.
They do work on the website but you need to hit the play button.
Perhaps the addon is not handling that part.
However HLS with a play button does seem to work.

Error when trying to play video

Hello having issues trying to play video on kodi 16

This is the error on the log
InsecurePlatformWarning
22:40:54 T:1609689376 ERROR: URLResolver: SSLError Error - From: Videobug Link: http://videobug.se/v/fkn-OTl2HEK5sg6BQrqxMg: hostname 'href.li' doesn't match either of '*.wordpress.com', 'wordpress.com'
22:40:54 T:1609689376 ERROR: URLResolver: AttributeError Error - From: Icdrama Link: http://icdrama.se/watch-online-my-mister-episode-06-98741.html: 'NoneType' object has no attribute 'startswith'
22:40:55 T:1542449440 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.icdrama/?action=mirrors&url=http%3a%2f%2ficdrama.se%2fwatch-online-my-mister-episode-06-98741.html
22:40:55 T:1542449440 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.icdrama/?action=mirrors&url=http%3a%2f%2ficdrama.se%2fwatch-online-my-mister-episode-06-98741.html) failed
22:42:23 T:1542449440 ERROR: Control 61 in window 10147 has been asked to focus, but it can't

Unable to play with Jarvis Kodi

This repo is failing with Jarvis Kodi. Any reason why this may happen?

Would you be able to take a look and see what workarounds there are?

I installed the latest 1.8.1 version.

HTTP Live stream error

There seems to be an issue when trying to play from an HLS source. The link plays fine through a browser but throws an error on Kodi.

ERROR : ResolveURL: AttributeError Error - From: Icdrama Link: http://icdrama.to/vidembed.cYl_9XLclxXNhR9lksfVlw.html: 'bool' object has no attribute 'startswith'
ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

  • NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <class 'AttributeError'>
    Error Contents: 'bool' object has no attribute 'startswith'
    Traceback (most recent call last):
    File "C:\Users\XXXXXX\AppData\Roaming\Kodi\addons\plugin.video.icdrama\addon.py", line 20, in
    action_func(**kargs)
    File "C:\Users\XXXXXX\AppData\Roaming\Kodi\addons\plugin.video.icdrama\lib\actions.py", line 28, in make_dir
    diritems = func(*args, **kargs)
    File "C:\Users\XXXXXX\AppData\Roaming\Kodi\addons\plugin.video.icdrama\lib\actions.py", line 189, in mirrors
    return _mirrors(url)
    File "C:\Users\XXXXXX\AppData\Roaming\Kodi\addons\plugin.video.icdrama\lib\actions.py", line 204, in _mirrors
    play_mirror(url)
    File "C:\Users\XXXXXX\AppData\Roaming\Kodi\addons\plugin.video.icdrama\lib\actions.py", line 173, in play_mirror
    vidurl = common.resolve(iframe_url)
    File "C:\Users\XXXXXX\AppData\Roaming\Kodi\addons\plugin.video.icdrama\lib\common.py", line 89, in resolve
    return hmf.resolve()
    File "C:\Users\XXXXXX\AppData\Roaming\Kodi\addons\script.module.resolveurl\lib\resolveurl\hmf.py", line 188, in resolve
    if stream_url.startswith("//"):
    AttributeError: 'bool' object has no attribute 'startswith'
    -->End of Python script error report<--

Kodi Matrix Update Issues

I just took the matrix beta update on Kodi, many apps are no longer functioning including ICDrama, I'd suggest holding off on the update for now.

Alternative address

I remember in the early version was able to switch different domain. But not anymore now. Could you reenable this ASAP please? As the Reddit forum point out that in Australia the icdrama.se is blocked by ISP. But icdrama.to is available

Icdrama 1.9.6 Error

I just installed Kodi 19 and then installed the Icdrama 1.9.6 addon. I got an error so I uninstalled then reinstalled Icdrama again and I keep getting the same error:
15753122470642770676139671478166

HELP ME PLEEEEEEEEASE!!!!!!!!!!!!!! MY SON AND I LOVE WATCHING ASIAN SHOWS/MOVIES
Thanks

Error when trying to playback: object of type 'int' has no len()

There appears to be a problem in videobug.py, which is causing a problem when trying to load videos in icdrama:

ERROR: URLResolver: TypeError Error - From: Videobug Link: http://videobug.se/v/PWuFJdznTMnwvM9vY0Vbtw: object of type 'int' has no len()
DEBUG: URLResolver: Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.urlresolver/lib/urlresolver/hmf.py", line 181, in resolve
                                                stream_url = resolver.get_media_url(self._host, self._media_id)
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.icdrama/lib/resolvers/videobug.py", line 29, in get_media_url
                                                streams = self._extract_streams(response)
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.icdrama/lib/resolvers/videobug.py", line 62, in _extract_streams
                                                streams = method(response)
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.icdrama/lib/resolvers/videobug.py", line 85, in __method1
                                                if len(d) > 10:
                                            TypeError: object of type 'int' has no len()

Please let me know if you need further details. Thanks!

icdrama website changes breaks parsing

Hi Aznhusband,

Looks like changes to the icdrama site is breaking the functionality of this again. Would you kindly have a look whenever you have some time?

I've updated the config.py to adrama.to (with notepad) and ran it there's no more error messages, but it still doesn't bring the up the pop up to select the streaming source.

Thanks!

Icdrama down with and Error to view log

My ICdrama haven't been working for a few weeks now, it says there's and error to check the log and the error code is
Error : EXCEPTION thrown (pythonToCppException):-->Python callback/script returned the following error <--- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'ModuleNotFoundError'>
Error Contents: No Module named resolveurl.plugins.lib' Traceback (most recent call last):
File

I already tried updating the resolver but no go, I don't know what else to do.

Icdrama error on first click or second click

I have to set primary DNS to 8.8.8.8 and secondary DNS to 1.1.1.1 in order for icdrama to work. Sometimes, first click on say White War episode 28 will not work. I have to click a few times in order for icdrama to play.

How come cloudflare DNS that used to work with icdrama cannot be used now?

Can't Install from Repository

I am getting a "Could not connect to repository." error when I try to Install from Repository.

Looking at the addons.xml, looks like there's an XML parsing issue. You can't have two XML delcarations in the file.

<?xml ... ?>

I'm assuming this is the file referenced here https://aznhusband.github.io/addons.xml

I'd submit a PR myself, but I'm not sure what the steps to build for dists are for deploying to azhusband.github.io.

Subtitle [English] does not match the Korean Drama "Touch."

I came across this one last week, at that time there were no subtitles [English]. I thought to wait until it was added. Thank You. Unfortunately S01E01, may be the right the correct Sub, but runs about 10 minutes early, or may even be the wrong Sub. Please review.

I really appreciate the Korean Dramas, though I find the only way to keep track of which I have watched is to search another Kodi App, in my Favorites, and mark "watched in Trakt," after each episode.

Icdrama not work

I used Kodi to see icdrama but just down, any one help here???? Thx

Icdrama Error on 25/7/2017

Hi boss,
I am currently facing ICDrama issue, with the error message: ICDrama error while opening any drama. It happened sicne 25/7, previously was working fine. My current version is 1.3.0, Any findings?

Thank you.

Video not playing but showing info screen

The add-on is not working anymore. Icdrama has been changed to block viewing the drama's from our add-on. Instead of playing the video an information is shown which states it isn't supported by the add-on anymore.

ICDrama error, view log

ICDrama have not been working for the past few days. Tried everything, reinstalling, full wipe FireStick , still have the same error.

“2020-05-31 12:54:01.069 T:16512 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.icdrama/?action=Dversions&url=http%3 failed 2020-05-31 12:54:01.055 T:27822 ERROR: GetDirectory - Error getting plugin://plugin.video.icdrama/?action=versions&url=http%3a%2f%2fwww1.adrama.to%2fhk-d -->End of Python script error report<-- Exception: Bad URL: http://www1.adrama.to/hk-drama/6095-the-exorcist-s-2nd-meter/ raise Exception('Bad URL: %s' % url) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.icdrama/lit 14, in _get out = func(*args, **kargs)”

This is the Logfile error, anyone have a solution?

I’m currently using a FireStick for viewing.

resolveurl issues

I just updated my local copy of icdrama & urlresolver for testing script.module.resolveurl-5.0.37.zip I'm still getting a "URLResolver Daily View Limit Reached" error. The wife is telling me some of the shows are still working but she has been having issues for about three days now. I'm searching for a work around, if I can find anything I'll make sure to post here.

Cheers & Happy Holidays :)

Icdrama 1.9.6 but drama not updated

I am a non-technical person, please help.

I have icdrama ver 1.9.6 running on kodi leia (on firestick). The updates on the dramas/movies has stopped even though I am on ver 1.9.6. I cannot watch new dramas or movies. For example, I was watching the Chinese drama "Love By Hypnotic" and it is only up to Episode 24 (total episodes are 36).
I have tried deleting and reinstalling icdrama. Still the same list of drama/movie.

I don't understand why. It is ver 1.9.6 and working. But the dramas/movies are not updated. I can only watch old dramas/movies.

Error when trying to play video

This just started getting thrown sometime yesterday.

Here's what I'm seeing in the kodi.log:

ERROR : URLResolver: NameError Error - From: Videobug Link: 
http://videobug.se/v/E2NnkLxIQMLIXb3K1uyOkA: global name 'url' is not defined
ERROR : URLResolver: AttributeError Error - From: 
Icdrama Link: http://icdrama.se/watch-online-daddy-cool-episode-01-98456.html: 'NoneType' object has no attribute 'startswith'

icdrama error

I am having error on this kodi plugin icdrama even using a url resolver. It looks like the url had changed from icdrama to adrama. What is needed to change it from icdrama to adrama manually? Not so good on Linux but can manage to go around directories and editing files. Please help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.