Pues a mi me da error de conector tras meterle el archivoCmos escribió:Exactamente, antes se utilizaba un método distinto como si se accediera desde un navegador, pero ya lo han quitado y en todo momento se usa la api. Como no me gusta mucho la idea de usar el token privado (porque es como abrir las puertas de la cuenta) y es un jaleo pedir acceso como aplicación a la api, he optado por usar el token temporal "oculto" que crea la página de realdebrid cuando entras en la sección "Generador".lobox escribió:Antes hablo.. ahora han activado que tenemos que poner nuestro token privado. Hay alguna manera de que lo incluyamos en el realdebrid.py para que funcione? Porque ahora cuando eliges un enlace te dice que no ha generado ningun enlace
Y no me enrollo más xD. El archivo lo tenéis corregido aquí: https://raw.githubusercontent.com/CmosG ... ldebrid.py. Agradecédselo también a franky por las pruebas
Realdebrid no funciona
Re: Realdebrid no funciona
Mensaje por karrotto » 17 Jun 2016, 22:23
Re: Realdebrid no funciona
Mensaje por Cmos » 18 Jun 2016, 11:39
Haría falta el log para ver cuál es el fallo (hay que tener habilitada la opción Generar log detallado en configuración)karrotto escribió:Pues a mi me da error de conector tras meterle el archivo
Publicidad
Re: Realdebrid no funciona
Mensaje por karrotto » 18 Jun 2016, 12:29
Este es el logCmos escribió:Haría falta el log para ver cuál es el fallo (hay que tener habilitada la opción Generar log detallado en configuración)karrotto escribió:Pues a mi me da error de conector tras meterle el archivo
13:25:59 T:18446744073432893744 NOTICE: special://profile/ is mapped to: special://masterprofile/
13:25:59 T:18446744073432893744 NOTICE: -----------------------------------------------------------------------
13:25:59 T:18446744073432893744 NOTICE: Starting Kodi (16.1 Git:2016-04-24-f6ceced). Platform: Android ARM 32-bit
13:25:59 T:18446744073432893744 NOTICE: Using Release Kodi x32 build
13:25:59 T:18446744073432893744 NOTICE: Kodi compiled Apr 24 2016 by GCC 4.8.0 for Android ARM 32-bit API level 17 (API level 17)
13:25:59 T:18446744073432893744 NOTICE: Running on Xiaomi Mi-4c with Android 6.0.1 API level 23, kernel: Linux ARM 32-bit version 3.10.96-perf-gf016d9b-dirty
13:25:59 T:18446744073432893744 NOTICE: FFmpeg version: 2.8.6-kodi-2.8.6-Jarvis-16.0
13:25:59 T:18446744073432893744 NOTICE: 6 CPU cores available
13:25:59 T:18446744073432893744 NOTICE: Product: cm_libra, Device: libra, Board: MSM8992 - Manufacturer: Xiaomi, Brand: Xiaomi, Model: Mi-4c, Hardware: qcom
13:25:59 T:18446744073432893744 NOTICE: External storage path = /storage/emulated/0; status = ok
13:25:59 T:18446744073432893744 NOTICE: ARM Features: Neon enabled
13:25:59 T:18446744073432893744 NOTICE: special://xbmc/ is mapped to: /data/user/0/org.xbmc.kodi/cache/apk/assets
13:25:59 T:18446744073432893744 NOTICE: special://xbmcbin/ is mapped to: /data/user/0/org.xbmc.kodi/cache/apk/assets
13:25:59 T:18446744073432893744 NOTICE: special://masterprofile/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata
13:25:59 T:18446744073432893744 NOTICE: special://home/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi
13:25:59 T:18446744073432893744 NOTICE: special://temp/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp
13:25:59 T:18446744073432893744 NOTICE: The executable running is: /system/bin/app_process32
13:25:59 T:18446744073432893744 NOTICE: Local hostname: localhost
13:25:59 T:18446744073432893744 NOTICE: Log File is located: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/kodi.log
13:25:59 T:18446744073432893744 NOTICE: -----------------------------------------------------------------------
13:25:59 T:18446744073432893744 NOTICE: load settings...
13:25:59 T:18446744073432893744 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/settings.xml
13:25:59 T:18446744073432893744 WARNING: CSettingInt: unknown options filler "audiocdactions" of "audiocds.autoaction"
13:25:59 T:18446744073432893744 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/android.xml
13:25:59 T:18446744073432893744 DEBUG: AESinkAUDIOTRACK - 44100 supported
13:25:59 T:18446744073432893744 DEBUG: AESinkAUDIOTRACK - 48000 supported
13:25:59 T:18446744073432893744 DEBUG: AESinkAUDIOTRACK - 96000 supported
13:25:59 T:18446744073432893744 DEBUG: AESinkAUDIOTRACK - 192000 supported
13:25:59 T:18446744073432893744 NOTICE: Found 1 Lists of Devices
13:25:59 T:18446744073432893744 NOTICE: Enumerated AUDIOTRACK devices:
13:25:59 T:18446744073432893744 NOTICE: Device 1
13:25:59 T:18446744073432893744 NOTICE: m_deviceName : AudioTrack
13:25:59 T:18446744073432893744 NOTICE: m_displayName : android
13:25:59 T:18446744073432893744 NOTICE: m_displayNameExtra: audiotrack
13:25:59 T:18446744073432893744 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
13:25:59 T:18446744073432893744 NOTICE: m_channels : FL,FR,FC,LFE,BL,BR,SL,SR
13:25:59 T:18446744073432893744 NOTICE: m_sampleRates : 48000,44100,48000,96000,192000
13:25:59 T:18446744073432893744 NOTICE: m_dataFormats : AE_FMT_S16LE,AE_FMT_AC3,AE_FMT_DTS
13:25:59 T:18446744073432893744 DEBUG: CSkinSettings: no <skinsettings> tag found
13:25:59 T:18446744073432893744 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
13:25:59 T:18446744073432893744 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
13:25:59 T:18446744073432893744 NOTICE: Default DVD Player: dvdplayer
13:25:59 T:18446744073432893744 NOTICE: Default Video Player: dvdplayer
13:25:59 T:18446744073432893744 NOTICE: Default Audio Player: paplayer
13:25:59 T:18446744073432893744 NOTICE: Disabled debug logging due to GUI setting. Level 0.
13:25:59 T:18446744073432893744 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
13:25:59 T:18446744073432893744 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
13:25:59 T:18446744073432893744 NOTICE: Loaded playercorefactory configuration
13:25:59 T:18446744073432893744 NOTICE: Loading player core factory settings from special://profile/playercorefactory.xml.
13:25:59 T:18446744073432893744 NOTICE: Loaded playercorefactory configuration
13:25:59 T:18446744073432893744 NOTICE: Running database version Addons20
13:25:59 T:18446744073432893744 NOTICE: ADDONS: Using repository repository.xbmc.org
13:25:59 T:18446744073432893744 NOTICE: ADDONS: Using repository service.upgrade.pelisalacarta
13:25:59 T:18446744073432893744 NOTICE: virtual bool CWinSystemEGL::InitWindowSystem(): Using EGL Implementation: android
13:25:59 T:18446744073432893744 NOTICE: CEGLNativeTypeAndroid: Switching to resolution:
13:25:59 T:18446744073432893744 NOTICE: Current resolution: 1920x1080 @ 60.00 - Full Screen
13:25:59 T:18446744073432893744 NOTICE: Previous line repeats 1 times.
13:25:59 T:18446744073432893744 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
13:25:59 T:18446744073432893744 NOTICE: Found (1920x1080@60.000000) at 16, setting to RES_DESKTOP at 16
13:25:59 T:18446744073432893744 NOTICE: Checking resolution 16
13:25:59 T:18446744073432893744 NOTICE: Current resolution: 1920x1080 @ 60.00 - Full Screen
13:25:59 T:18446744073432893744 NOTICE: CEGLNativeTypeAndroid: Switching to resolution: 1920x1080 @ 60.00 - Full Screen
13:25:59 T:18446744073432893744 NOTICE: GL_VENDOR = Qualcomm
13:25:59 T:18446744073432893744 NOTICE: GL_RENDERER = Adreno (TM) 418
13:25:59 T:18446744073432893744 NOTICE: GL_VERSION = OpenGL ES 3.1 V@103.0 (GIT@I5717c395cf)
13:25:59 T:18446744073432893744 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.10
13:25:59 T:18446744073432893744 NOTICE: GL_EXTENSIONS = GL_EXT_debug_marker GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_OES_texture_3D GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_sRGB_decode GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_border_clamp GL_EXT_multisampled_render_to_texture GL_OES_shader_multisample_interpolation GL_EXT_texture_cube_map_array GL_EXT_draw_buffers_indexed GL_EXT_gpu_shader5 GL_EXT_robustness GL_EXT_texture_buffer GL_OES_texture_storage_multisample_2d_array GL_OES_sample_shading GL_OES_get_program_binary GL_EXT_debug_label GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_QCOM_tiled_rendering GL_ANDROID_extension_pack_es31a GL_EXT_primitive_bounding_box GL_OES_standard_derivatives GL_OES_vertex_array_object GL_EXT_disjoint_timer_query GL_KHR_debug GL_EXT_sRGB_write_control GL_EXT_texture_norm16 GL_EXT_discard_framebuffer
13:25:59 T:18446744073432893744 NOTICE: Current resolution: 1920x1080 @ 60.00 - Full Screen
13:26:00 T:18446744073432893744 NOTICE: Running database version Addons20
13:26:00 T:18446744073432893744 NOTICE: Running database version ViewModes6
13:26:00 T:18446744073432893744 NOTICE: Running database version Textures13
13:26:00 T:18446744073432893744 NOTICE: Running database version MyMusic56
13:26:00 T:18446744073432893744 NOTICE: Running database version MyVideos99
13:26:00 T:18446744073432893744 NOTICE: Running database version TV29
13:26:00 T:18446744073432893744 NOTICE: Running database version Epg11
13:26:00 T:18446744073432893744 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
13:26:00 T:18446744073432893744 NOTICE: ActiveAE DSP - starting
13:26:00 T:18446744073432893744 NOTICE: initialize done
13:26:00 T:18446744073432893744 NOTICE: Running the application...
13:26:01 T:18446744073432893744 NOTICE: starting zeroconf publishing
13:26:01 T:18446744073432893744 NOTICE: starting upnp client
13:26:01 T:18446744073051597104 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
13:26:01 T:18446744073051597104 NOTICE: UDP: Listening on port 9777
13:26:01 T:18446744073432893744 NOTICE: Current resolution: 1920x1080 @ 60.00 - Full Screen
13:26:01 T:18446744073432893744 NOTICE: GL_VENDOR = Qualcomm
13:26:01 T:18446744073432893744 NOTICE: GL_RENDERER = Adreno (TM) 418
13:26:01 T:18446744073432893744 NOTICE: GL_VERSION = OpenGL ES 3.1 V@103.0 (GIT@I5717c395cf)
13:26:01 T:18446744073432893744 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.10
13:26:01 T:18446744073432893744 NOTICE: GL_EXTENSIONS = GL_EXT_debug_marker GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_OES_texture_3D GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_sRGB_decode GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_border_clamp GL_EXT_multisampled_render_to_texture GL_OES_shader_multisample_interpolation GL_EXT_texture_cube_map_array GL_EXT_draw_buffers_indexed GL_EXT_gpu_shader5 GL_EXT_robustness GL_EXT_texture_buffer GL_OES_texture_storage_multisample_2d_array GL_OES_sample_shading GL_OES_get_program_binary GL_EXT_debug_label GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_QCOM_tiled_rendering GL_ANDROID_extension_pack_es31a GL_EXT_primitive_bounding_box GL_OES_standard_derivatives GL_OES_vertex_array_object GL_EXT_disjoint_timer_query GL_KHR_debug GL_EXT_sRGB_write_control GL_EXT_texture_norm16 GL_EXT_discard_framebuffer
13:26:03 T:18446744073048946992 WARNING: static XFILE::IFile* XFILE::CFileFactory::CreateLoader(const CURL&) - unsupported protocol(script) in script://plugin.video.pelisalacarta-ui/?content_type=video-poster.jpg
13:26:03 T:18446744073048946992 WARNING: static XFILE::IFile* XFILE::CFileFactory::CreateLoader(const CURL&) - unsupported protocol(script) in script://plugin.video.pelisalacarta-ui/?content_type=video-poster.png
13:26:03 T:18446744073048946992 WARNING: static XFILE::IFile* XFILE::CFileFactory::CreateLoader(const CURL&) - unsupported protocol(script) in script://plugin.video.pelisalacarta-ui/?content_type=video-banner.jpg
13:26:03 T:18446744073048946992 WARNING: static XFILE::IFile* XFILE::CFileFactory::CreateLoader(const CURL&) - unsupported protocol(script) in script://plugin.video.pelisalacarta-ui/?content_type=video-banner.png
13:26:05 T:18446744073048946992 WARNING: CSkinInfo: failed to load skin settings
13:26:06 T:18446744073432893744 ERROR: Control 100 in window 13000 has been asked to focus, but it can't
13:26:07 T:18446744073048946992 WARNING: CSkinInfo: failed to load skin
Re: Realdebrid no funciona
Mensaje por SeiTaN » 18 Jun 2016, 12:37
Entra al canal que sueles hacer y que se ejecute real-brid, y luego subes el log.
Saludos.
Re: Realdebrid no funciona
Mensaje por Cmos » 18 Jun 2016, 16:15
De todas formas por si acaso prueba este nuevo archivo corregido ya que han hecho un cambio en el token "oculto" y está fallando: https://raw.githubusercontent.com/CmosG ... ldebrid.py
Re: Realdebrid no funciona
Mensaje por karrotto » 19 Jun 2016, 09:23
Gracias por vuestras respuestas, pero sigue igual, me indica error del conector. El último log seríaCmos escribió:karrotto, como dice SeiTaN, en el log no aparece nada relacionado con el error.
De todas formas por si acaso prueba este nuevo archivo corregido ya que han hecho un cambio en el token "oculto" y está fallando: https://raw.githubusercontent.com/CmosG ... ldebrid.py
[quote]10:19:11 T:18446744073428699440 NOTICE: special://profile/ is mapped to: special://masterprofile/
10:19:11 T:18446744073428699440 NOTICE: -----------------------------------------------------------------------
10:19:11 T:18446744073428699440 NOTICE: Starting Kodi (16.1 Git:2016-04-24-f6ceced). Platform: Android ARM 32-bit
10:19:11 T:18446744073428699440 NOTICE: Using Release Kodi x32 build
10:19:11 T:18446744073428699440 NOTICE: Kodi compiled Apr 24 2016 by GCC 4.8.0 for Android ARM 32-bit API level 17 (API level 17)
10:19:11 T:18446744073428699440 NOTICE: Running on Xiaomi Mi-4c with Android 6.0.1 API level 23, kernel: Linux ARM 32-bit version 3.10.96-perf-gf016d9b-dirty
10:19:11 T:18446744073428699440 NOTICE: FFmpeg version: 2.8.6-kodi-2.8.6-Jarvis-16.0
10:19:11 T:18446744073428699440 NOTICE: 6 CPU cores available
10:19:11 T:18446744073428699440 NOTICE: Product: cm_libra, Device: libra, Board: MSM8992 - Manufacturer: Xiaomi, Brand: Xiaomi, Model: Mi-4c, Hardware: qcom
10:19:11 T:18446744073428699440 NOTICE: External storage path = /storage/emulated/0; status = ok
10:19:11 T:18446744073428699440 NOTICE: ARM Features: Neon enabled
10:19:11 T:18446744073428699440 NOTICE: special://xbmc/ is mapped to: /data/user/0/org.xbmc.kodi/cache/apk/assets
10:19:11 T:18446744073428699440 NOTICE: special://xbmcbin/ is mapped to: /data/user/0/org.xbmc.kodi/cache/apk/assets
10:19:11 T:18446744073428699440 NOTICE: special://masterprofile/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata
10:19:11 T:18446744073428699440 NOTICE: special://home/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi
10:19:11 T:18446744073428699440 NOTICE: special://temp/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp
10:19:11 T:18446744073428699440 NOTICE: The executable running is: /system/bin/app_process32
10:19:11 T:18446744073428699440 NOTICE: Local hostname: localhost
10:19:11 T:18446744073428699440 NOTICE: Log File is located: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/kodi.log
10:19:11 T:18446744073428699440 NOTICE: -----------------------------------------------------------------------
10:19:11 T:18446744073428699440 NOTICE: load settings...
10:19:11 T:18446744073428699440 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/settings.xml
10:19:11 T:18446744073428699440 WARNING: CSettingInt: unknown options filler "audiocdactions" of "audiocds.autoaction"
10:19:11 T:18446744073428699440 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/android.xml
10:19:11 T:18446744073428699440 DEBUG: AESinkAUDIOTRACK - 44100 supported
10:19:11 T:18446744073428699440 DEBUG: AESinkAUDIOTRACK - 48000 supported
10:19:11 T:18446744073428699440 DEBUG: AESinkAUDIOTRACK - 96000 supported
10:19:11 T:18446744073428699440 DEBUG: AESinkAUDIOTRACK - 192000 supported
10:19:11 T:18446744073428699440 NOTICE: Found 1 Lists of Devices
10:19:11 T:18446744073428699440 NOTICE: Enumerated AUDIOTRACK devices:
10:19:11 T:18446744073428699440 NOTICE: Device 1
10:19:11 T:18446744073428699440 NOTICE: m_deviceName : AudioTrack
10:19:11 T:18446744073428699440 NOTICE: m_displayName : android
10:19:11 T:18446744073428699440 NOTICE: m_displayNameExtra: audiotrack
10:19:11 T:18446744073428699440 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
10:19:11 T:18446744073428699440 NOTICE: m_channels : FL,FR,FC,LFE,BL,BR,SL,SR
10:19:11 T:18446744073428699440 NOTICE: m_sampleRates : 48000,44100,48000,96000,192000
10:19:11 T:18446744073428699440 NOTICE: m_dataFormats : AE_FMT_S16LE,AE_FMT_AC3,AE_FMT_DTS
10:19:11 T:18446744073428699440 DEBUG: CSkinSettings: no <skinsettings> tag found
10:19:11 T:18446744073428699440 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
10:19:11 T:18446744073428699440 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
10:19:11 T:18446744073428699440 NOTICE: Default DVD Player: dvdplayer
10:19:11 T:18446744073428699440 NOTICE: Default Video Player: dvdplayer
10:19:11 T:18446744073428699440 NOTICE: Default Audio Player: paplayer
10:19:11 T:18446744073428699440 NOTICE: Disabled debug logging due to GUI setting. Level 0.
10:19:11 T:18446744073428699440 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
10:19:11 T:18446744073428699440 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
10:19:11 T:18446744073428699440 NOTICE: Loaded playercorefactory configuration
10:19:11 T:18446744073428699440 NOTICE: Loading player core factory settings from special://profile/playercorefactory.xml.
10:19:11 T:18446744073428699440 NOTICE: Loaded playercorefactory configuration
10:19:11 T:18446744073428699440 NOTICE: Running database version Addons20
10:19:12 T:18446744073428699440 NOTICE: ADDONS: Using repository repository.xbmc.org
10:19:12 T:18446744073428699440 NOTICE: ADDONS: Using repository service.upgrade.pelisalacarta
10:19:12 T:18446744073428699440 NOTICE: virtual bool CWinSystemEGL::InitWindowSystem(): Using EGL Implementation: android
10:19:12 T:18446744073428699440 NOTICE: CEGLNativeTypeAndroid: Switching to resolution:
10:19:12 T:18446744073428699440 NOTICE: Current resolution: 1920x1080 @ 60.00 - Full Screen
10:19:12 T:18446744073428699440 NOTICE: Previous line repeats 1 times.
10:19:12 T:18446744073428699440 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
10:19:12 T:18446744073428699440 NOTICE: Found (1920x1080@60.000000) at 16, setting to RES_DESKTOP at 16
10:19:12 T:18446744073428699440 NOTICE: Checking resolution 16
10:19:12 T:18446744073428699440 NOTICE: Current resolution: 1920x1080 @ 60.00 - Full Screen
10:19:12 T:18446744073428699440 NOTICE: CEGLNativeTypeAndroid: Switching to resolution: 1920x1080 @ 60.00 - Full Screen
10:19:12 T:18446744073428699440 NOTICE: GL_VENDOR = Qualcomm
10:19:12 T:18446744073428699440 NOTICE: GL_RENDERER = Adreno (TM) 418
10:19:12 T:18446744073428699440 NOTICE: GL_VERSION = OpenGL ES 3.1 V@103.0 (GIT@I5717c395cf)
10:19:12 T:18446744073428699440 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.10
10:19:12 T:18446744073428699440 NOTICE: GL_EXTENSIONS = GL_EXT_debug_marker GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_OES_texture_3D GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_sRGB_decode GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_border_clamp GL_EXT_multisampled_render_to_texture GL_OES_shader_multisample_interpolation GL_EXT_texture_cube_map_array GL_EXT_draw_buffers_indexed GL_EXT_gpu_shader5 GL_EXT_robustness GL_EXT_texture_buffer GL_OES_texture_storage_multisample_2d_array GL_OES_sample_shading GL_OES_get_program_binary GL_EXT_debug_label GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_QCOM_tiled_rendering GL_ANDROID_extension_pack_es31a GL_EXT_primitive_bounding_box GL_OES_standard_derivatives GL_OES_vertex_array_object GL_EXT_disjoint_timer_query GL_KHR_debug GL_EXT_sRGB_write_control GL_EXT_texture_norm16 GL_EXT_discard_framebuffer
10:19:12 T:18446744073428699440 NOTICE: Current resolution: 1920x1080 @ 60.00 - Full Screen
10:19:12 T:18446744073428699440 NOTICE: Running database version Addons20
10:19:12 T:18446744073428699440 NOTICE: Running database version ViewModes6
10:19:12 T:18446744073428699440 NOTICE: Running database version Textures13
10:19:12 T:18446744073428699440 NOTICE: Running database version MyMusic56
10:19:12 T:18446744073428699440 NOTICE: Running database version MyVideos99
10:19:12 T:18446744073428699440 NOTICE: Running database version TV29
10:19:12 T:18446744073428699440 NOTICE: Running database version Epg11
10:19:13 T:18446744073428699440 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
10:19:13 T:18446744073428699440 NOTICE: ActiveAE DSP - starting
10:19:13 T:18446744073428699440 NOTICE: initialize done
10:19:13 T:18446744073428699440 NOTICE: Running the application...
10:19:14 T:18446744073428699440 NOTICE: starting zeroconf publishing
10:19:14 T:18446744073428699440 NOTICE: starting upnp client
10:19:14 T:18446744073049168176 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
10:19:14 T:18446744073049168176 NOTICE: UDP: Listening on port 9777
10:19:14 T:18446744073428699440 NOTICE: Current resolution: 1920x1080 @ 60.00 - Full Screen
10:19:14 T:18446744073428699440 NOTICE: GL_VENDOR = Qualcomm
10:19:14 T:18446744073428699440 NOTICE: GL_RENDERER = Adreno (TM) 418
10:19:14 T:18446744073428699440 NOTICE: GL_VERSION = OpenGL ES 3.1 V@103.0 (GIT@I5717c395cf)
10:19:14 T:18446744073428699440 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.10
10:19:14 T:18446744073428699440 NOTICE: GL_EXTENSIONS = GL_EXT_debug_marker GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_OES_texture_3D GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_sRGB_decode GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_border_clamp GL_EXT_multisampled_render_to_texture GL_OES_shader_multisample_interpolation GL_EXT_texture_cube_map_array GL_EXT_draw_buffers_indexed GL_EXT_gpu_shader5 GL_EXT_robustness GL_EXT_texture_buffer GL_OES_texture_storage_multisample_2d_array GL_OES_sample_shading GL_OES_get_program_binary GL_EXT_debug_label GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_QCOM_tiled_rendering GL_ANDROID_extension_pack_es31a GL_EXT_primitive_bounding_box GL_OES_standard_derivatives GL_OES_vertex_array_object GL_EXT_disjoint_timer_query GL_KHR_debug GL_EXT_sRGB_write_control GL_EXT_texture_norm16 GL_EXT_discard_framebuffer
10:19:14 T:18446744073057335600 ERROR: CCurlFile::Open failed with code 404 for https://github.com/kampanita/service.up ... ns.xml.md5
10:19:14 T:18446744073057335600 ERROR: virtual bool XFILE::CFileCache::Open(const CURL&) - failed to open source <https://github.com/kampanita/service.up ... ns.xml.md5>
10:19:14 T:18446744073057335600 ERROR: CRepositoryUpdateJob[service.upgrade.pelisalacarta] failed read checksum for directory 'https://github.com/kampanita/service.up ... addons.xml'
10:19:16 T:18446744073073330480 NOTICE: Error bajando https://github.com/tvalacarta/pelisalac ... master.zip
10:19:27 T:18446744073019324720 WARNING: CSkinInfo: failed to load skin settings
10:19:27 T:18446744073428699440 WARNING: Previous line repeats 1 times.
10:19:27 T:18446744073428699440 ERROR: Control 100 in window 13000 has been asked to focus, but it can't
10:19:27 T:18446744073428699440 ERROR: Control 100 in window 13001 has been asked to focus, but it can't
10:19:31 T:18446744073022208304 WARNING: CSkinInfo: failed to load skin settings[/quote]
Re: Realdebrid no funciona
Mensaje por Cmos » 19 Jun 2016, 12:03
De todas formas ha habido otro minúsculo cambio en lo referente al token y vuelve a salir un mensaje de "bad_token". Voy a seguir corregiéndolo por el foro pero no lo subiré a github hasta que se estabilice unos días. Seguramente al final haya que pedir acceso a real-debrid a su api como aplicación como hacen otros addons como Exodus, pero prefería evitarlo para no tener que hacer tantas modificaciones. El enlace de descarga es el mismo que el anterior: https://raw.githubusercontent.com/CmosG ... ldebrid.py
Volver a “Problemas (no me funciona...)”
- Ayuda sobre plugins
- ↳ tvalacarta
- ↳ Problemas (no me funciona...)
- ↳ Preguntas (cómo se hace...)
- ↳ Sugerencias (estaría bien que hubiera...)
- ↳ pelisalacarta
- ↳ Problemas (no me funciona...)
- ↳ Preguntas (cómo se hace...)
- ↳ Sugerencias (estaría bien que hubiera...)
- ↳ pelisalacarta (For Italian users)
- ↳ Problemi (Non mi funziona...)
- ↳ Domande (Come fare a...)
- ↳ Suggerimenti (Sarebbe bello che...)
- ↳ mywebtv
- ↳ Problemas (no me funciona...)
- ↳ Preguntas (cómo se hace...)
- ↳ Sugerencias (estaría bien que hubiera...)
- ↳ MediaExplorer
- ↳ Balandro
- ↳ Otros plugins
- ↳ Alfa
- ↳ Alfa (For Italian users)
- ↳ Tutoriales
- Ayuda sobre mediacenters
- ↳ XBMC / Kodi
- ↳ Plex
- ↳ Android
- ↳ Raspberry Pi
- ↳ Boxee
- ↳ WiiMC
- ↳ Enigma 2
- ↳ Otros media center
- Sugerencias
- ↳ Nuevos canales
- ↳ Mejoras
- Desarrolladores
- Comunidad
¿Qué es Mi media center?
Este es el foro oficial de soporte para pelisalacarta, tvalacarta y mywebtv.
También es un lugar para compartir tus experiencias con dispositivos multimedia y software media center, puede que encuentres algo interesante que ni siquiera sabías que se podía hacer.
Primeros pasos en Kodi
Si estás empezando con Kodi, o si estás interesado en sacarle más partido, puedes echar un vistazo a esta colección de video-tutoriales.
Aprenderás a crear y optimizar tu biblioteca, a instalar add-ons, a buscar subtítulos...
Cómo reportar un problema
Si tienes un problema en alguno de los plugins y quieres reportarlo, no olvides incluir el log.
Para que resulte útil tienes que activar la opción de "log completo" en el plugin, luego reiniciar Kodi y dar los pasos necesarios hasta que se produzca el problema.
Luego copia tu fichero de log, siguiendo las instrucciones que se describen en este enlace, e inclúyelo al final de la descripción de tu problema.
Aprende a programar para Kodi
Si sabes programar, esta serie de tutoriales que describen paso a paso cómo desarrollar tu propio add-on para Kodi.
Y si quieres añadir tus propios canales a pelisalacarta también te contamos paso a paso cómo hacerlo en este enlace.
¿Quién está conectado?
Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 12 invitados