Giter Club home page Giter Club logo

plugin.video.india4movie's People

Contributors

irfancharania avatar sanketparmar avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

plugin.video.india4movie's Issues

URLs on FullNewMovie doesnt work

The urls on fullnewmovie -> telugu section of india4movie addon doesnt launch the streamed video. It throws error "URL not located" or "Unable to locate the URL". Iam having android 15.2 isengard MXQ box.

Working on windows 15.2 but not on android 15.2. log attached

Log gives some kind of suggestion, check:

13:00:38 T:18446744073171900720 NOTICE: GL_VENDOR = Imagination Technologies
13:00:38 T:18446744073171900720 NOTICE: GL_RENDERER = PowerVR Rogue G6430
13:00:38 T:18446744073171900720 NOTICE: GL_VERSION = OpenGL ES 3.1 build 1.5@3591622
13:00:38 T:18446744073171900720 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.10 build 1.5@3591622
13:00:38 T:18446744073171900720 NOTICE: GL_EXTENSIONS = GL_EXT_debug_marker GL_EXT_blend_minmax GL_EXT_color_buffer_float GL_EXT_copy_image GL_EXT_discard_framebuffer GL_EXT_draw_buffers GL_EXT_draw_buffers_indexed GL_EXT_geometry_shader GL_EXT_geometry_point_size GL_EXT_gpu_shader5 GL_EXT_multi_draw_arrays GL_EXT_multisampled_render_to_texture GL_EXT_occlusion_query_boolean GL_EXT_primitive_bounding_box GL_EXT_pvrtc_sRGB GL_EXT_read_format_bgra GL_EXT_robustness GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_io_blocks GL_EXT_shader_pixel_local_storage GL_EXT_shader_texture_lod GL_EXT_shadow_samplers GL_EXT_tessellation_shader GL_EXT_tessellation_point_size GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_sRGB_decode GL_IMG_multisampled_render_to_texture GL_IMG_program_binary GL_IMG_read_format GL_IMG_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc2 GL_IMG_texture_format_BGRA8888 GL_IMG_texture_npot GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_debug GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_depth_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_element_index_uint GL_OES_fragment_precision_high GL_OES_draw_buffers_indexed GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_required_internalformat GL_OES_rgb8_rgba8 GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_image_atomic GL_OES_shader_multisample_interpolation GL_OES_standard_derivatives GL_OES_surfaceless_context GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_npot GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_vertex_array_object GL_OES_vertex_half_float
13:00:40 T:18446744073070778672 NOTICE: Thread LanguageInvoker start, auto delete: false
13:00:40 T:18446744073070778672 NOTICE: -->Python Interpreter Initialized<--
13:00:41 T:18446744073070778672 NOTICE: [xbmcswift2] Request for "/sites/0-India4MovieApi/" matches rule for function "get_category_menu"
13:00:41 T:18446744073070778672 NOTICE: Checking url: http://www.india4movie.co/
13:00:42 T:18446744073070778672 NOTICE: Get list categories
13:00:43 T:18446744073070778672 ERROR: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.beautifulsoup4/lib/bs4/builder/_htmlparser.py:163: RuntimeWarning: Python's built-in HTMLParser cannot parse the given document. This is not a bug in Beautiful Soup. The best solution is to install an external parser (lxml or html5lib), and use Beautiful Soup with that parser. See http://www.crummy.com/software/BeautifulSoup/bs4/doc/#installing-a-parser for help.
"Python's built-in HTMLParser cannot parse the given document. This is not a bug in Beautiful Soup. The best solution is to install an external parser (lxml or html5lib), and use Beautiful Soup with that parser. See http://www.crummy.com/software/BeautifulSoup/bs4/doc/#installing-a-parser for help."))
13:00:43 T:18446744073070778672 NOTICE: bad end tag: u"</scr' + 'ipt>", at line 443, column 143
13:00:43 T:18446744073070778672 ERROR: [plugin.video.india4movie] bad end tag: u"</scr' + 'ipt>", at line 443, column 143
13:00:43 T:18446744073171900720 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.india4movie/sites/0-India4MovieApi/
13:00:43 T:18446744073171900720 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.india4movie/sites/0-India4MovieApi/) failed
13:00:43 T:18446744073152485680 NOTICE: Thread BackgroundLoader start, auto delete: false

Addon doesnt provide all the content

Hello - first of all, love the addon. have been using it on Firestick in the USA.

Couple of issues that i notice and would absolutely be a pleasure to have them see fixed

  • Content from the site is not shown in the add on ( eg : Bigg Boss 2 episodes under Telugu )
  • Home page content seems to be missing in the add on

Not working

India4movie’s Movierulz movie links aren’t working plz check

Parsing error

Recently installed and tried with both 0.2.2 version and master zip version and when I try to open a movie I get an error parsing error, nonetype object something, is there a fix, I am trying to install html5lib but don't know how to, please help, thank you.

Error

siteapi instance has no attribute "long_name" india4movie

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.