In Windows 10 everything works ok but Android does not and I use the same list, I do not understand ... I have modified the list leaving only 1 channel and I also get error.
Code:
2019-03-04 21:54:42.630 T:5577 NOTICE: VideoInfoScanner: Starting scan ..
2019-03-04 21:54:43.226 T:5577 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
2019-03-04 22:00:36.507 T:4861 NOTICE: GL_VENDOR = ARM
2019-03-04 22:00:36.507 T:4861 NOTICE: GL_RENDERER = Mali-450 MP
2019-03-04 22:00:36.507 T:4861 NOTICE: GL_VERSION = OpenGL ES 2.0
2019-03-04 22:00:36.508 T:4861 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
2019-03-04 22:00:36.508 T:4861 NOTICE: GL_EXTENSIONS = GL_EXT_debug_marker GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_compressed_ETC1_RGB8_texture GL_EXT_compressed_ETC1_RGB8_sub_texture GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_depth24 GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_format_BGRA8888 GL_OES_vertex_half_float GL_EXT_blend_minmax GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_rgb8_rgba8 GL_EXT_multisampled_render_to_texture GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_ARM_mali_program_binary GL_EXT_shader_texture_lod GL_EXT_robustness GL_OES_depth_texture_cube_map GL_KHR_debug GL_ARM_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_OES_mapbuffer
2019-03-04 22:00:37.130 T:7738 NOTICE: VideoInfoScanner: Starting scan ..
2019-03-04 22:00:37.411 T:7738 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
2019-03-04 22:00:43.485 T:5434 NOTICE: Trying to open: samplerate: 44100, channelMask: 12, encoding: 4
2019-03-04 22:00:43.499 T:5434 NOTICE: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 60208 m_frames: 3763 m_frameSize: 8 channels: 2
2019-03-04 22:01:03.374 T:7741 ERROR: GetDirectory - Error getting
2019-03-04 22:01:05.002 T:7747 ERROR: Previous line repeats 6 times.
2019-03-04 22:01:05.002 T:7747 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
2019-03-04 22:01:05.144 T:7747 NOTICE: [xbmcswift2] Request for "/" matches rule for function "index"
2019-03-04 22:01:05.148 T:7747 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
2019-03-04 22:01:10.852 T:7756 WARNING: Previous line repeats 3 times.
2019-03-04 22:01:10.852 T:7756 NOTICE: [xbmcswift2] Request for "/select_groups" matches rule for function "select_groups"
2019-03-04 22:01:13.191 T:7756 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
2019-03-04 22:01:13.197 T:7756 WARNING: Previous line repeats 1 times.
2019-03-04 22:01:13.197 T:7756 ERROR: {'confidence': 1.0, 'language': '', 'encoding': 'ascii'}
2019-03-04 22:01:13.198 T:7756 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
2019-03-04 22:01:13.798 T:7756 WARNING: Previous line repeats 4 times.
2019-03-04 22:01:13.798 T:7756 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IOError'>
Error Contents: [Errno 22] Invalid argument
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.iptv.recorder/main.py", line 3151, in <module>
plugin.run()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 332, in run
items = self._dispatch(self.request.path)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 306, in _dispatch
listitems = view_func(**items)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.iptv.recorder/main.py", line 2962, in select_groups
full_service()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.iptv.recorder/main.py", line 2217, in full_service
xmltv()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.iptv.recorder/main.py", line 2588, in xmltv
data = g.read()
File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-21-release/lib/python2.7/gzip.py", line 261, in read
File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-21-release/lib/python2.7/gzip.py", line 332, in _read
File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-21-release/lib/python2.7/gzip.py", line 349, in _read_eof
IOError: [Errno 22] Invalid argument
-->End of Python script error report<--
2019-03-04 22:01:18.551 T:7764 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
2019-03-04 22:01:18.665 T:7764 NOTICE: [xbmcswift2] Request for "/select_groups" matches rule for function "select_groups"
2019-03-04 22:01:21.684 T:7764 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
2019-03-04 22:01:21.690 T:7764 WARNING: Previous line repeats 1 times.
2019-03-04 22:01:21.690 T:7764 ERROR: {'confidence': 1.0, 'language': '', 'encoding': 'ascii'}
2019-03-04 22:01:21.691 T:7764 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
2019-03-04 22:01:22.149 T:7764 WARNING: Previous line repeats 4 times.
2019-03-04 22:01:22.150 T:7764 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IOError'>
Error Contents: [Errno 22] Invalid argument
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.iptv.recorder/main.py", line 3151, in <module>
plugin.run()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 332, in run
items = self._dispatch(self.request.path)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 306, in _dispatch
listitems = view_func(**items)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.iptv.recorder/main.py", line 2962, in select_groups
full_service()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.iptv.recorder/main.py", line 2217, in full_service
xmltv()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.iptv.recorder/main.py", line 2588, in xmltv
data = g.read()
File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-21-release/lib/python2.7/gzip.py", line 261, in read
File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-21-release/lib/python2.7/gzip.py", line 332, in _read
File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-21-release/lib/python2.7/gzip.py", line 349, in _read_eof
IOError: [Errno 22] Invalid argument
-->End of Python script error report<--