• 1
  • 33
  • 34
  • 35(current)
  • 36
  • 37
  • 70
[RELEASE] Flix2Kodi - Just another Netflix-Addon
@Logi

I´m still facing a issue where if the option "get cover e fanart from TMDB" is ACTIVATED.

Follow the log:

Code:
18:04:23 T:6476  NOTICE: [plugin.video.flix2kodi] parameters: ?mode=list_videos&thumb&type=movie&url=list%3f%26mylist
18:04:23 T:6476   ERROR: [plugin.video.flix2kodi] Traceback (most recent call last):
                                              File "C:\Users\MediaCenter\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\addon.py", line 83, in <module>
                                                handle_request()
                                              File "C:\Users\MediaCenter\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\addon.py", line 39, in handle_request
                                                list.videos(url, video_type, page, run_as_widget)
                                              File "C:\Users\MediaCenter\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\list.py", line 39, in videos
                                                video_metadata = get.videos_in_list(list_id, page)
                                              File "C:\Users\MediaCenter\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\get.py", line 88, in videos_in_list
                                                parsed = video_parser.parse_video(None, vjsn, None, video_id)
                                              File "C:\Users\MediaCenter\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\video_parser.py", line 49, in parse_video
                                                load_tmdb_cover_fanart(title_tmdb, video_id, type_tmdb, year)
                                              File "C:\Users\MediaCenter\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\video_parser.py", line 167, in load_tmdb_cover_fanart
                                                get.cover_and_fanart(video_type_temp, video_id, title_temp, year_temp)
                                              File "C:\Users\MediaCenter\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\get.py", line 226, in cover_and_fanart
                                                content = search.tmdb(video_type, title, year)
                                              File "C:\Users\MediaCenter\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\search.py", line 37, in tmdb
                                                content = search.movie(query=generic_utility.encode(title), year=year, language=language, include_adult='true')
                                              File "C:\Users\MediaCenter\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\lib\tmdbsimple\search.py", line 61, in movie
                                                response = self._GET(path, kwargs)
                                              File "C:\Users\MediaCenter\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\lib\tmdbsimple\base.py", line 85, in _GET
                                                return self._request('GET', path, params=params)
                                              File "C:\Users\MediaCenter\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\lib\tmdbsimple\base.py", line 80, in _request
                                                response.raise_for_status()
                                              File "C:\Program Files (x86)\Kodi\addons\script.module.requests\lib\requests\models.py", line 840, in raise_for_status
                                                raise HTTPError(http_error_msg, response=self)
                                            HTTPError: 401 Client Error: Unauthorized for url: https://api.themoviedb.org/3/search/movie?query=The+Ridiculous+6&api_key=4767b4b2bb94b104fa5515c5ff4e1fec&include_adult=true&language=pt&year=2015
18:04:27 T:5984   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.flix2kodi/?mode=list_videos&thumb&type=movie&url=list%3f%26mylist
18:04:27 T:5984   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.flix2kodi/?mode=list_videos&thumb&type=movie&url=list%3f%26mylist) failed
Reply
Unfortunately it still doesn't work. I'll post my logs.

Okay, uploaded the kodi.log file to my dropbox because pastebinit doesn't seem to work (quota limit reached): https://www.dropbox.com/s/b544v63im550vqk/kodi.log?dl=0
Reply
is there a way to fix the "Flix2Kodi just crashed" message on every Kodi startup? After refreshing the login it works.
Reply
Hi All,

Sorry to trow in my 2 cents of misery....

using OE 6.0.3.
installed chromium from OE unofficial repo
installed libwidevinecdm.so in chromium addon settings
set window mode to kiosk in chromium addon settings
installed flix2kodi
installed chromelauncher (1.1.5) from srp and pointed custom chrome script to: /storage/.kodi/addons/plugin.video.flix2kodi/resources/scripts/launcher/linux/chromelauncher.sh

started flix2kodi,
it succesfully starts and i am able to browse and select movies series etc (crashes when selecting "recent..." )
but when starting playback nothing happens, background flashes somewhat, please see my log below.

just starting chromium alone works, it opens in kiosk mode and the OE homepage.

any help would be more than welcome!

this is my log:
Code:
14:08:57 T:140303909783424   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
14:08:57 T:140303909783424   DEBUG: OnKey: return (0xf00d) pressed, action is Select
14:08:58 T:140303909783424   DEBUG: RunScriptWithParams - calling plugin Flix2Kodi('plugin://plugin.video.flix2kodi/','-1','?url=70245220&mode=play_video_main&series_id=70254187')
14:08:58 T:140302572562176  NOTICE: Thread LanguageInvoker start, auto delete: false
14:08:58 T:140302572562176    INFO: initializing python engine.
14:08:58 T:140302572562176   DEBUG: CPythonInvoker(151, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): start processing
14:08:58 T:140302572562176  NOTICE: -->Python Interpreter Initialized<--
14:08:58 T:140302572562176   DEBUG: CPythonInvoker(151, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): the source file to load is "/storage/.kodi/addons/plugin.video.flix2kodi/addon.py"
14:08:58 T:140302572562176   DEBUG: CPythonInvoker(151, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): setting the Python path to /storage/.kodi/addons/plugin.video.flix2kodi:/storage/.kodi/addons/script.module.requests/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
14:08:58 T:140302572562176   DEBUG: CPythonInvoker(151, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): entering source directory /storage/.kodi/addons/plugin.video.flix2kodi
14:08:58 T:140302572562176   DEBUG: CPythonInvoker(151, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): instantiating addon using automatically obtained id of "plugin.video.flix2kodi" dependent on version 2.1.0 of the xbmc.python api
14:08:58 T:140302572562176   DEBUG: POParser: loaded 63 strings from file /storage/.kodi/addons/plugin.video.flix2kodi/resources/language/Dutch/strings.po
14:08:58 T:140302572562176   DEBUG: POParser: id:11200 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
14:08:58 T:140302572562176   DEBUG: POParser: loaded 14 strings from file /storage/.kodi/addons/plugin.video.flix2kodi/resources/language/English/strings.po
14:08:58 T:140302572562176 WARNING: Attempt to use invalid handle -1
14:08:58 T:140302731953920  NOTICE: [plugin.video.flix2kodi] launching: sh /storage/.kodi/addons/plugin.video.flix2kodi/resources/scripts/launcher/linux/chromelauncher.sh http://netflix.com/watch/70245220
14:08:58 T:140302731953920  NOTICE: [plugin.video.flix2kodi] browser terminated
14:08:58 T:140303909783424   DEBUG: Activating window ID: 13002
14:08:58 T:140303830873856   DEBUG: CAESinkALSA - HDMI device "hdmi:CARD=NVidia,DEV=0" may be unconnected (no ELD data)
14:08:58 T:140303830873856   DEBUG: CAESinkALSA - HDMI device "hdmi:CARD=NVidia,DEV=2" may be unconnected (no ELD data)
14:08:58 T:140303830873856   DEBUG: CAESinkALSA - HDMI device "hdmi:CARD=NVidia,DEV=3" may be unconnected (no ELD data)
14:08:58 T:140303830873856  NOTICE: Found 1 Lists of Devices
14:08:58 T:140303830873856  NOTICE: Enumerated ALSA devices:
14:08:58 T:140303830873856  NOTICE:     Device 1
14:08:58 T:140303830873856  NOTICE:         m_deviceName      : @
14:08:58 T:140303830873856  NOTICE:         m_displayName     : Default (HDA Intel ALC888 Analog)
14:08:58 T:140303830873856  NOTICE:         m_displayNameExtra:
14:08:58 T:140303830873856  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:08:58 T:140303830873856  NOTICE:         m_channels        : FL,FR,BL,BR,FC,LFE,SL,SR
14:08:58 T:140303830873856  NOTICE:         m_sampleRates     : 48000
14:08:58 T:140303830873856  NOTICE:         m_dataFormats     : AE_FMT_S32NE
14:08:58 T:140303830873856  NOTICE:     Device 2
14:08:58 T:140303830873856  NOTICE:         m_deviceName      : @:CARD=Intel,DEV=0
14:08:58 T:140303830873856  NOTICE:         m_displayName     : HDA Intel (@:CARD=Intel,DEV=0)
14:08:58 T:140303830873856  NOTICE:         m_displayNameExtra: ALC888 Analog
14:08:58 T:140303830873856  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:08:58 T:140303830873856  NOTICE:         m_channels        : FL,FR,BL,BR,FC,LFE,SL,SR
14:08:58 T:140303830873856  NOTICE:         m_sampleRates     : 48000
14:08:58 T:140303830873856  NOTICE:         m_dataFormats     : AE_FMT_S32NE
14:08:58 T:140303830873856  NOTICE:     Device 3
14:08:58 T:140303830873856  NOTICE:         m_deviceName      : surround21:CARD=Intel,DEV=0
14:08:58 T:140303830873856  NOTICE:         m_displayName     : HDA Intel (surround21:CARD=Intel,DEV=0)
14:08:58 T:140303830873856  NOTICE:         m_displayNameExtra: ALC888 Analog
14:08:58 T:140303830873856  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:08:58 T:140303830873856  NOTICE:         m_channels        : FL,FR,BL,BR,FC,LFE,SL,SR,UNKNOWN1,UNKNOWN2,UNKNOWN3,UNKNOWN4,UNKNOWN5,UNKNOWN6,UNKNOWN7,UNKNOWN8
14:08:58 T:140303830873856  NOTICE:         m_sampleRates     : 44100,48000,96000,192000
14:08:58 T:140303830873856  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
14:08:58 T:140303830873856  NOTICE:     Device 4
14:08:58 T:140303830873856  NOTICE:         m_deviceName      : iec958:CARD=Intel,DEV=0
14:08:58 T:140303830873856  NOTICE:         m_displayName     : HDA Intel
14:08:58 T:140303830873856  NOTICE:         m_displayNameExtra: ALC888 Digital S/PDIF
14:08:58 T:140303830873856  NOTICE:         m_deviceType      : AE_DEVTYPE_IEC958
14:08:58 T:140303830873856  NOTICE:         m_channels        : FL,FR
14:08:58 T:140303830873856  NOTICE:         m_sampleRates     : 44100,48000,88200,96000,192000
14:08:58 T:140303830873856  NOTICE:         m_dataFormats     : AE_FMT_AC3,AE_FMT_DTS,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
14:08:58 T:140303830873856  NOTICE:     Device 5
14:08:58 T:140303830873856  NOTICE:         m_deviceName      : hdmi:CARD=NVidia,DEV=0
14:08:58 T:140303830873856  NOTICE:         m_displayName     : HDA NVidia
14:08:58 T:140303830873856  NOTICE:         m_displayNameExtra: HDMI #0
14:08:58 T:140303830873856  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
14:08:58 T:140303830873856  NOTICE:         m_channels        : FL,FR,LFE,FC,BC,BL,BR,FLOC,FROC,BLOC,BROC,TFC,TC,TFL,TFR,UNKNOWN1
14:08:58 T:140303830873856  NOTICE:         m_sampleRates     : 32000,44100,48000,88200,96000,176400,192000
14:08:58 T:140303830873856  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_LPCM,AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC
14:08:58 T:140303830873856  NOTICE:     Device 6
14:08:58 T:140303830873856  NOTICE:         m_deviceName      : hdmi:CARD=NVidia,DEV=1
14:08:58 T:140303830873856  NOTICE:         m_displayName     : HDA NVidia
14:08:58 T:140303830873856  NOTICE:         m_displayNameExtra: GSM LG TV on HDMI #1
14:08:58 T:140303830873856  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
14:08:58 T:140303830873856  NOTICE:         m_channels        : FL,FR,LFE,FC,BC,BL,BR,FLOC,FROC,BLOC,BROC,TFC,TC,TFL,TFR,UNKNOWN1
14:08:58 T:140303830873856  NOTICE:         m_sampleRates     : 32000,44100,48000,96000,192000
14:08:58 T:140303830873856  NOTICE:         m_dataFormats     : AE_FMT_AC3,AE_FMT_LPCM,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AAC
14:08:58 T:140303830873856  NOTICE:     Device 7
14:08:58 T:140303830873856  NOTICE:         m_deviceName      : hdmi:CARD=NVidia,DEV=2
14:08:58 T:140303830873856  NOTICE:         m_displayName     : HDA NVidia
14:08:58 T:140303830873856  NOTICE:         m_displayNameExtra: HDMI #2
14:08:58 T:140303830873856  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
14:08:58 T:140303830873856  NOTICE:         m_channels        : FL,FR,LFE,FC,BC,BL,BR,FLOC,FROC,BLOC,BROC,TFC,TC,TFL,TFR,UNKNOWN1
14:08:58 T:140303830873856  NOTICE:         m_sampleRates     : 32000,44100,48000,88200,96000,176400,192000
14:08:58 T:140303830873856  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_LPCM,AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC
14:08:58 T:140303830873856  NOTICE:     Device 8
14:08:58 T:140303830873856  NOTICE:         m_deviceName      : hdmi:CARD=NVidia,DEV=3
14:08:58 T:140303830873856  NOTICE:         m_displayName     : HDA NVidia
14:08:58 T:140303830873856  NOTICE:         m_displayNameExtra: HDMI #3
14:08:58 T:140303830873856  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
14:08:58 T:140303830873856  NOTICE:         m_channels        : FL,FR,LFE,FC,BC,BL,BR,FLOC,FROC,BLOC,BROC,TFC,TC,TFL,TFR,UNKNOWN1
14:08:58 T:140303830873856  NOTICE:         m_sampleRates     : 32000,44100,48000,88200,96000,176400,192000
14:08:58 T:140303830873856  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_LPCM,AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC
14:08:58 T:140303822481152    INFO: CActiveAESink::OpenSink - initialize sink
14:08:58 T:140303822481152   DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:@
14:08:58 T:140303822481152    INFO: CAESinkALSA::Initialize - Attempting to open device "@"
14:08:58 T:140303822481152    INFO: CAESinkALSA::Initialize - Opened device "sysdefault"
14:08:58 T:140303822481152    INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
14:08:58 T:140303822481152    INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
14:08:58 T:140303822481152   DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 1024, bufferSize 8192
14:08:58 T:140303822481152   DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 1024, bufferSize 8192
14:08:58 T:140303822481152   DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 171 ms
14:08:58 T:140303822481152   DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
14:08:58 T:140303822481152   DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL,FR
14:08:58 T:140303822481152   DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL,FR (ALSA: FL FR)
14:08:58 T:140303822481152   DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
14:08:58 T:140303822481152   DEBUG:   Output Device : Default (HDA Intel ALC888 Analog)
14:08:58 T:140303822481152   DEBUG:   Sample Rate   : 48000
14:08:58 T:140303822481152   DEBUG:   Sample Format : AE_FMT_S32NE
14:08:58 T:140303822481152   DEBUG:   Channel Count : 2
14:08:58 T:140303822481152   DEBUG:   Channel Layout: FL,FR
14:08:58 T:140303822481152   DEBUG:   Frames        : 1024
14:08:58 T:140303822481152   DEBUG:   Frame Samples : 2048
14:08:58 T:140303822481152   DEBUG:   Frame Size    : 8
14:08:58 T:140303830873856   DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
14:08:58 T:140302731953920   DEBUG: RunQuery took 17 ms for 321 items query: select * from movie_view
14:08:58 T:140302731953920   DEBUG: RunQuery took 1 ms for 0 items query: select * from episode_view
14:08:58 T:140303909783424   DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
14:08:58 T:140303909783424   DEBUG: ------ Window Init () ------
14:08:58 T:140303909783424   DEBUG: Activating window ID: 10025
14:08:58 T:140303909783424   DEBUG: ------ Window Deinit () ------
14:08:58 T:140302572562176    INFO: CPythonInvoker(151, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): script successfully run
14:08:58 T:140302572562176    INFO: CPythonInvoker(151, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): waiting on thread 140302731953920
14:08:58 T:140303909783424   DEBUG: ------ Window Init (MyVideoNav.xml) ------
14:08:58 T:140303909783424   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.flix2kodi/?mode=list_episodes&series_id=70254187&url=1)
14:08:58 T:140303909783424   DEBUG:   ParentPath = [plugin://plugin.video.flix2kodi/?mode=list_episodes&series_id=70254187&url=1]
14:08:58 T:140303909783424   DEBUG: StartScript - calling plugin Flix2Kodi('plugin://plugin.video.flix2kodi/','125','?mode=list_episodes&series_id=70254187&url=1')
14:08:58 T:140303909783424   DEBUG: WaitOnScriptResult - waiting on the Flix2Kodi (id=152) plugin...
14:08:58 T:140302723561216  NOTICE: Thread LanguageInvoker start, auto delete: false
14:08:58 T:140302723561216    INFO: initializing python engine.
14:08:58 T:140302723561216   DEBUG: CPythonInvoker(152, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): start processing
14:08:58 T:140302723561216  NOTICE: -->Python Interpreter Initialized<--
14:08:58 T:140302723561216   DEBUG: CPythonInvoker(152, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): the source file to load is "/storage/.kodi/addons/plugin.video.flix2kodi/addon.py"
14:08:58 T:140302723561216   DEBUG: CPythonInvoker(152, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): setting the Python path to /storage/.kodi/addons/plugin.video.flix2kodi:/storage/.kodi/addons/script.module.requests/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
14:08:58 T:140302723561216   DEBUG: CPythonInvoker(152, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): entering source directory /storage/.kodi/addons/plugin.video.flix2kodi
14:08:58 T:140302723561216   DEBUG: CPythonInvoker(152, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): instantiating addon using automatically obtained id of "plugin.video.flix2kodi" dependent on version 2.1.0 of the xbmc.python api
14:08:58 T:140303909783424   ERROR: Control 503 in window 10025 has been asked to focus, but it can't
14:08:58 T:140303909783424   DEBUG: WaitOnScriptResult- plugin returned successfully
14:08:58 T:140302723561216    INFO: CPythonInvoker(152, /storage/.kodi/addons/plugin.video.flix2kodi/addon.py): script successfully run
14:08:58 T:140302614521600  NOTICE: Thread BackgroundLoader start, auto delete: false
14:08:58 T:140302580954880   DEBUG: DoWork - trying to extract filestream details from video file plugin://plugin.video.flix2kodi/?url=70245220&mode=play_video_main&series_id=70254187
14:08:58 T:140302601934592   DEBUG: DoWork - trying to extract filestream details from video file plugin://plugin.video.flix2kodi/?url=70245221&mode=play_video_main&series_id=70254187
14:08:58 T:140302601934592   DEBUG: DoWork - trying to extract filestream details from video file plugin://plugin.video.flix2kodi/?url=70245222&mode=play_video_main&series_id=70254187
14:08:58 T:140302580954880   DEBUG: DoWork - trying to extract filestream details from video file plugin://plugin.video.flix2kodi/?url=70245223&mode=play_video_main&series_id=70254187
14:08:58 T:140302601934592   DEBUG: DoWork - trying to extract filestream details from video file plugin://plugin.video.flix2kodi/?url=70245224&mode=play_video_main&series_id=70254187
14:08:58 T:140302580954880   DEBUG: DoWork - trying to extract filestream details from video file plugin://plugin.video.flix2kodi/?url=70245225&mode=play_video_main&series_id=70254187
14:08:58 T:140302580954880   DEBUG: DoWork - trying to extract filestream details from video file plugin://plugin.video.flix2kodi/?url=70245226&mode=play_video_main&series_id=70254187
14:08:58 T:140302601934592   DEBUG: DoWork - trying to extract filestream details from video file plugin://plugin.video.flix2kodi/?url=70245227&mode=play_video_main&series_id=70254187
14:08:58 T:140302580954880   DEBUG: DoWork - trying to extract filestream details from video file plugin://plugin.video.flix2kodi/?url=70245228&mode=play_video_main&series_id=70254187
14:08:58 T:140302614521600   DEBUG: Thread BackgroundLoader 140302614521600 terminating
14:08:58 T:140302601934592   DEBUG: DoWork - trying to extract filestream details from video file plugin://plugin.video.flix2kodi/?url=70245229&mode=play_video_main&series_id=70254187
14:08:58 T:140302723561216    INFO: Python script stopped
14:08:58 T:140302723561216   DEBUG: Thread LanguageInvoker 140302723561216 terminating
14:08:58 T:140302572562176    INFO: Python script stopped
14:08:58 T:140302572562176   DEBUG: Thread LanguageInvoker 140302572562176 terminating
14:09:03 T:140303909783424   DEBUG: SECTION:UnloadDelayed(DLL: libnfs.so.8)
14:09:03 T:140303909783424   DEBUG: Unloading:
Reply
(2016-03-15, 14:31)horstepipe Wrote: is there a way to fix the "Flix2Kodi just crashed" message on every Kodi startup? After refreshing the login it works.

I submitted a patch to logi85 for that. This same patch will also fix the artwork.
Will be included soon
Reply
nice, thank you!
Reply
@logi85 Super Arbeit! Vielen Dank!

The addon now works on AndroidTV (tested on Nvidia Shield Android TV) as well as regular Android (tested on Nexus 5X). As mentioned earlier, Chrome and Netflix (com.netflix.mediaclient not com.netflix.ninja) have to be installed / sideloaded onto the device. This might be something to mention on the FAQ in post #3.

Unfortunately, there is one thing that keeps happening, and I have no clue how to fix it:
I exported some movies and TV shows through Flix2kodi, and added those .strm files to my library. Some seasons of specific shows I already watched, so did mark them as watched in my library, and also in flix2kodi, to make sure. Everything works great, but as soon as I start a show or movie using flix2kodi, it triggers a library update and changes all my watched Netflix shows to unwatched again. I also have shows from my hard drive in the library as well .strm files I created with the Amazon-addon from the Kodinerds forum. They all keep their watched status. Only shows from Netflix become unwatched.

Does this happen to anyone else?

I looked at the log, and the timing corresponds to the following lines:
Code:
NOTICE: [plugin.video.flix2kodi] Loading netflix: https://www.netflix.com/api/shakti/8fc68fd7/pathEvaluator?
materialize=true&model=harris Post: {"paths": [["videos",
["70288887","70288886","70288885","70288884","70288883","70288882","70288881","70288880","70119585","70119584","7
0119587","70119586","70119583","70249855","70249854","70119589","70249852","70249851","70249850","80084668","800
84669","80017084","70259018","70259019","70085722","70259012","70259013","70259010","70259011","70259016","70259
017","70259014","70259015","70236415","70236414","70236417","70236416","70218568","70236413","70236412","7023641
9","70236418","70085725","70085724","70236055","70236054","70236057","70236056","70236051","70236050","70236053",
"70236052","70143999","70236058","80028224","80028222","80028223","80028220","80028221","70145882","70279546","7
0077035","80010755","80010754","80010757","80010756","80010751","80010750","80010753","70119588","70218521","702
18520","70218523","70218522","70218525","70218524","70218527","70218526","70218529","70218528","70218534","70145
867","70144003","70144000","70144001","70144004","70145866","70279555","70279554","70279557","70279556","7027955
1","70279550","70279553","70279552","70279559","70279558","70296899","70296898","70296897","70296896","70296895",
"70296894","70296893","70296892","70296891","70296890","70145863","70145862","70145861","70145860","70236428","7
0236424","70236425","70236426","70236427","70236421","70236422","70236423","70250634","70250631","70250630","702
50633","70250632","70288869","70288868","70133194","70145864","70133193","70145869","80017095","70196276","70196
277","70196274","70196275","70196272","70196273","70196270","70196271","70296540","70196278","70196279","7028886
5","70288864","70196294","70288867","70196295","70288866","70218602","70196253","70133196","70145868","80021965",
"70133197","70196290","70244290","70196291","70145870","70145871","70145872","70145873","70145874","70196292","7
0145876","70145877","70145878","70145879","70218567","70196293","70218561","70218560","70218563","70218562","702
96538","70296539","80021957","80021956","70296530","70296531","80021959","80021958","70296534","70296535","70296
536","70296537","70244270","70244271","70244272","70244273","70244274","70244275","70244276","70244277","7024427
8","70244279","70279545","80058866","70145884","70218518","70218519","80010319","80010318","70218510","70218511",
"70218512","70218513","70218514","70218515","70218516","70218517","70269464","70269465","70269466","70269467","7
0269468","70269469","80017448","80017449","80084671","80084670","70119592","70259009","70259008","70259007","702
59006","70279560","70279561","70119593","70085721","70296905","70296904","70296907","70296906","70296901","70296
900","70296903","70296902","80011143","80011142","80011141","80011140","80011147","80011146","80011145","80011144",
"70259449","80011149","80011148","80025750","70143995","70143994","70143997","70145880","70143996","70236037","70
236036","70236035","70236039","70236038","70196286","70143993","70143992","70085720","70133202","70133203","7013
3200","70133201","70133204","70133205","70119590","70143998","70218554","70218555","70218556","70218557","702185
50","70218551","70218552","70218553","70249848","70218558","70218559","70249849","80058012","80058013","80058010
","80058011","80058016","80058014","80058015","70259452","70259453","70259450","70259451","70259454","70259455","
80025746","80025747","80025745","70119591","80010324","80010325","80010326","80010327","80010320","80010321","80
010322","80010323","80010328","80010329","70218506","80017457","80017456","80017455","70269470","80017453","8001
7452","80017451","80044565","80017450","80058870","70126613","80058871","70207859","80058872","80058873","702185
69","70145875","70218565","70218564","70218590","70218591","70218592","70218593","70218594","70218595","70218596
","70218597","70218598","70218599","80058869","80058868","70218600","70218601","70296529","70296528","70218604","
70218605","70218606","70218607","70218608","70218609","70282444","70218566","70282443","70259026","70244269","70
282442","70196269","70196268","70250624","70196261","70196260","70196263","70196262","70196265","70196264","7019
6267","70196266","70250629","70133198","70282449","70259020","80058874","70282448","70218509","70218508","702185
03","70218502","70218501","70218500","70218507","70296532","70218505","70218504","70269473","70269472","70269471
","80017454","70269477","70133199","70269475","70269474","70296533","70269478","80058875","80017459","80017458","
70261670","70250628","70213517","70213516","70213519","70213518","80017079","80017078","80025748","80017077","80
017076","80025749","70206702","70206700","70206701","70133195","70282452","70282453","70282450","70282451","7019
6252","70261669","70207868","70207869","70196256","70196257","70207864","70196259","70207866","70207867","702616
66","70261667","70261664","70261665","70218488","70218489","70218482","70218483","70218481","70218486","70218487
","70218484","70218485","70085723","80017085","80017086","80017087","80017080","80017081","80017082","80017083","
80017088","80017089","70218494","70085716","70145892","70145893","70145890","70145891","70145894","70145895","70
218547","70218546","70218545","70218544","70218543","70218542","70218541","70218540","70218497","70218549","7021
8548","80058009","80058008","80058005","80058004","80058007","80058006","80058003","80058002","70218492","702594
45","70259444","70259447","70259446","70259443","70085717","80025755","80025754","80025756","80025751","70259448
","80025753","80025752","80017094","80010337","80010336","80010335","80010334","80010333","80010332","80010331","
80010330","70249844","70249845","70249846","70249847","70259027","80010315","70259025","70259024","70259023","70
259022","70259021","80010314","70196287","80010317","70259029","70259028","80010316","70213520","70213521","7021
3522","70213523","70213524","70213525","70213526","70236042","70236043","70236040","70236041","70236046","702360
47","70236044","70236045","70236049","80010752","70206694","70206695","70206696","70206697","70206691","70206692
","70206693","70206698","70206699","80028219","80028218","80011136","80011137","80028213","80028212","80011138","8
0011139","80028217","80028216","80028215","80028214","70218583","70218582","70218581","70218580","70218587","702
18586","70218585","70218584","70218589","70218588","70145858","70145859","70218613","70218612","70218611","70196
284","70196283","70196282","70196281","70196280","70196289","70196288","70261662","70145885","70218573","7014588
7","70261663","70144002","80010748","80010749","70145881","80010746","80010747","70145886","80010745","70145883",
"70218538","70218539","70218536","70218537","80017460","70218535","70218532","70218533","70218530","70218531","7
0279542","70279543","70279540","70279541","80021964","70279547","70279544","70145857","70279548","70279549","702
96888","70296889","70296886","70296887","80058867","80021962","70218575","80011150","80021963","70282445","70250
623","70282447","70282446","70250626","70250627","70288878","70288879","70288876","70288877","70288874","7028887
5","70288872","70288873","70288870","70288871","70218610","80021960","70218616","70249853","70218615","70218614",
"70261671","70261668","70261673","70261672","70250625","70218499","70218498","70218495","70196254","80021961","7
0218496","70218491","70218490","70218493","70196255","80017097","80017096","70085714","70085715","80017093","800
17092","80017091","80017090","70085718","70085719","70196258","70207865","70269476","70218578","70218579","70145
889","70145888","70218572","70207860","70218570","70218571","70218576","70218577","70218574","70207861","7020786
2","70145865","70207863","70218603","70244289","70244288","70244285","70244284","70244287","70244286","70244281",
"70244280","70244283","70244282"],
["bookmarkPosition","runtime","summary"]]],"authURL":"1457991444545.803BKMuu7sFnHR8kd/G7MF/jmVQ="}
Reply
(2016-03-14, 21:51)logi85 Wrote: Hi, just uploaded version 0.5.9, please read changelog @ first page.
@tmdb: marcelveldt uploaded a version which uses skinhelper. will test it and release in a few days(weeks?)
@metate: thx
@vulpecula: removed
@mhoogenbosch: please try again, and supply logfile if not works
@Reaper_1980: it should be backspace, with openelec I cannot help, but search in thread, someone wrote something about at some page ;-)
@mrfreddy: sounds like you're missing a window-manager, please search in this thread. about login, please try again with new version. I guess you use linux, so the settings-folder would be ~/.kodi/userdata/addon_data/plugin.video.flix2kodi , and the logfile ~/.kodi/temp/kodi.log
@dorf: integrated your changes, please checkout in new version. thx for supplying changes
@stin: please try again with new version. please try also to press enter instead of clicking.
@msj33: kids-profiles should work now
@vizoere: should work now

@all others: if you wait for an answer for a question posted before last post by me, please post again. I can only read from last post to current time.

/logi85

Awesome @logi85
i got it to work again. somehow the blackbox call disappeared from browser startup script. i had this working before .... and i overlooked that it has disappeared. i also noticed that along the way the Chrome cookies path was also reset to default so i had to fix that too. never the less thank you for the very helpfull hint.
cheers mate
Reply
Hello there. Thanks for your work. I was wondering if by any chance this could work on a raspberry pi ? I already did all the work to make netflix work with chromium so I was looking for a launcher from kodi. However when I'm launching a movie it says open stream but nothing happens and I have this as log. I have set plugin in debug mode but doesn't seems to work.
Code:
22:03:56 87005.648438 T:1615172592  NOTICE: Previous line repeats 1 times.
22:03:56 87005.648438 T:1615172592  NOTICE: [plugin.video.flix2kodi] Loading netflix: https://www.netflix.com/api/shakti/bd16532b/viewingactivity?_retry=0&authURL=1458078158354.vwHvkCoOPOAJFEzasSLVQqxsA5A= Post: None
22:04:00 87009.843750 T:1615172592  NOTICE: [plugin.video.flix2kodi] Loading netflix: https://www.netflix.com/api/shakti/bd16532b/pathEvaluator?materialize=true&model=harris Post: {"paths":[["videos",[80079265,60020686,60002555,70184053,70130442,60033294,80083594,70141587,60033311,80038361,70264802,541027],["availability","bookmarkPosition","details","episodeCount","maturity","queue","releaseYear","requestId","runtime","seasonCount","summary","title","userRating","watched"]],["videos",[80079265,60020686,60002555,70184053,70130442,60033294,80083594,70141587,60033311,80038361,70264802,541027],"current",["summary","runtime","bookmarkPosition","creditsOffset","title"]],["videos",[80079265,60020686,60002555,70184053,70130442,60033294,80083594,70141587,60033311,80038361,70264802,541027],"seasonList","current",["showMemberType","summary"]],["videos",[80079265,60020686,60002555,70184053,70130442,60033294,80083594,70141587,60033311,80038361,70264802,541027],"boxarts",["_665x375","_342x192"],"jpg"]],"authURL":"1458078158354.vwHvkCoOPOAJFEzasSLVQqxsA5A="}
22:04:08 87017.820312 T:1550840816  NOTICE: [plugin.video.flix2kodi] launching: sh /home/osmc/.kodi/addons/plugin.video.flix2kodi/resources/scripts/launcher/linux/chromium.sh http://netflix.com/watch/60002555
22:04:08 87017.921875 T:1957982768  NOTICE: DVDPlayer: Opening: /home/osmc/.kodi/addons/plugin.video.flix2kodi/resources/fakeVid.mp4
22:04:08 87017.921875 T:1957982768 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
22:04:08 87017.921875 T:1741403120  NOTICE: Creating InputStream
22:04:08 87017.937500 T:1741403120  NOTICE: Creating Demuxer
22:04:08 87017.937500 T:1741403120  NOTICE: Opening stream: 0 source: 256
22:04:08 87017.945312 T:1741403120  NOTICE: Creating video codec with codec id: 13
22:04:08 87017.960938 T:1741403120  NOTICE: Creating video thread
22:04:08 87017.960938 T:1741403120   ERROR: Get - failed to get stream
22:04:08 87017.960938 T:1517810672  NOTICE: running thread: video_thread
22:04:08 87017.968750 T:1741403120 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
22:04:08 87017.968750 T:1741403120  NOTICE: CDVDPlayer::OnExit()
22:04:08 87017.968750 T:1741403120  NOTICE: DVDPlayer: eof, waiting for queues to empty
22:04:08 87017.968750 T:1741403120  NOTICE: Closing stream player 2
22:04:08 87017.968750 T:1741403120  NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
22:04:08 87017.968750 T:1741403120  NOTICE: waiting for video thread to exit
22:04:08 87017.968750 T:1517810672   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
22:04:08 87017.968750 T:1517810672  NOTICE: thread end: video_thread
22:04:08 87017.968750 T:1741403120  NOTICE: deleting video codec
22:04:08 87018.039062 T:1957982768  NOTICE: CDVDPlayer::CloseFile()
22:04:08 87018.039062 T:1957982768  NOTICE: DVDPlayer: waiting for threads to exit
22:04:08 87018.039062 T:1957982768  NOTICE: DVDPlayer: finished waiting
22:04:08 87018.039062 T:1957982768  NOTICE: CDVDPlayer::CloseFile()
22:04:08 87018.046875 T:1957982768  NOTICE: DVDPlayer: waiting for threads to exit
22:04:08 87018.046875 T:1957982768  NOTICE: DVDPlayer: finished waiting
22:04:16 87025.554688 T:1550840816  NOTICE: [plugin.video.flix2kodi] browser terminated
22:04:16 87025.718750 T:1948251120  NOTICE: Found 2 Lists of Devices
22:04:16 87025.718750 T:1948251120  NOTICE: Enumerated PI devices:
22:04:16 87025.718750 T:1948251120  NOTICE:     Device 1
22:04:16 87025.718750 T:1948251120  NOTICE:         m_deviceName      : HDMI
22:04:16 87025.718750 T:1948251120  NOTICE:         m_displayName     : HDMI
22:04:16 87025.718750 T:1948251120  NOTICE:         m_displayNameExtra:
22:04:16 87025.718750 T:1948251120  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
22:04:16 87025.718750 T:1948251120  NOTICE:         m_channels        : FL,FR
22:04:16 87025.718750 T:1948251120  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
22:04:16 87025.718750 T:1948251120  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
22:04:16 87025.718750 T:1948251120  NOTICE:     Device 2
22:04:16 87025.718750 T:1948251120  NOTICE:         m_deviceName      : Analogue
22:04:16 87025.726562 T:1948251120  NOTICE:         m_displayName     : Analogue
22:04:16 87025.726562 T:1948251120  NOTICE:         m_displayNameExtra:
22:04:16 87025.726562 T:1948251120  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
22:04:16 87025.726562 T:1948251120  NOTICE:         m_channels        : FL,FR
22:04:16 87025.726562 T:1948251120  NOTICE:         m_sampleRates     : 48000
22:04:16 87025.726562 T:1948251120  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
22:04:16 87025.726562 T:1948251120  NOTICE:     Device 3
22:04:16 87025.726562 T:1948251120  NOTICE:         m_deviceName      : Both
22:04:16 87025.726562 T:1948251120  NOTICE:         m_displayName     : HDMI and Analogue
22:04:16 87025.726562 T:1948251120  NOTICE:         m_displayNameExtra:
22:04:16 87025.726562 T:1948251120  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
22:04:16 87025.726562 T:1948251120  NOTICE:         m_channels        : FL,FR
22:04:16 87025.726562 T:1948251120  NOTICE:         m_sampleRates     : 48000
22:04:16 87025.726562 T:1948251120  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
22:04:16 87025.726562 T:1948251120  NOTICE: Enumerated ALSA devices:
22:04:16 87025.726562 T:1948251120  NOTICE:     Device 1
22:04:16 87025.726562 T:1948251120  NOTICE:         m_deviceName      : default
22:04:16 87025.726562 T:1948251120  NOTICE:         m_displayName     : Default (bcm2835 ALSA bcm2835 ALSA)
22:04:16 87025.726562 T:1948251120  NOTICE:         m_displayNameExtra:
22:04:16 87025.726562 T:1948251120  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
22:04:16 87025.726562 T:1948251120  NOTICE:         m_channels        : FL,FR,LFE,UNKNOWN1,FC,BL,BR,BC,BLOC,BROC,FLOC,FROC,TFC,TC,TFL,TFR
22:04:16 87025.726562 T:1948251120  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
22:04:16 87025.726562 T:1948251120  NOTICE:         m_dataFormats     : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8

I don't know how your plugin is working so maybe that's silly hope to try it on raspberry pi. I don't think the hardware is high enough to play it smoothly but let's try !
Reply
Can someone please provide a working link to download this please?
Reply
(2016-03-16, 04:55)nb2a Wrote: Can someone please provide a working link to download this please?
What do you want to download? because the repro works just fine: http://logi85.github.io/repository.logi8...85-1.0.zip
Reply
An update to my previous post: I found out what causes the issue:
There are a couple of shows in my library, that I watched either through DVD/Bluray, or on liveTV, and I added them to my library through flix2movie in order to finish the remaining seasons I have not seen yet. So, I went into my library, and marked all seasons I have already watched as "watched", and all the seasons/episodes I have not seen yet as "unwatched". However, everytime I start watching something through flix2movie, the app synces the watchlist from the Netflix server, and marks the already watched items as "unwatched", because they are not marked as "watched" on the Netflix servers (which is true, because I have not watched them on Netflix, but on DVD/Bluray/LiveTV). I tested it. Everything that appears here (https://www.netflix.com/WiViewingActivity) will be marked at watched, and everything that does not appear there will be marked as unwatched... whatever I previously set it to. This is very annoying, because my "next episode" widget now shows these episodes (S01E1) as the next one to watch, although I have already seen it (just not on Netflix).

The flix2kodi addon basically overrides whatever watched status I manually set in my library, and syncs it with the one on the Netflix servers, and every time I have to go through all my 20 TV shows to figure out again, what I have already seen and what not.

Is there any way to make this an option ("sync watched status from Netflix servers") in the addon settings, so that it can be deactivated?
Reply
Hi there, running your addon in Jarvis under Windows 7. Movies loaded fine, but I just have two problems (running with Chrome in the settings)

-No sound
-Mouse cursor refuses to disappear on its own (yeah I can get my keyboard (with trackpad) out and move it out of the way manually, but it'd be great if it could do it on its own).

If i can just fix these problems it'll definitely work better than NetfliXBMC

EDIT: I can get sound using Internet Explorer, but pressing Backspace doesn't seem to Exit back to Kodi.
Reply
Everything works fine for me, thanks logi. Just a quick question: any reason "My List" moved from inside "Movies" and "TV Shows" into the "Suggestions" section?
It's not a big deal, it is just it was faster to find previously because of less sub-menus.
Anyway, keep up the good work!
Reply
Just to mention that I did a tcpdump on my raspberry pi and there is nothing send to netflix. Guess there is a problem before
Reply
  • 1
  • 33
  • 34
  • 35(current)
  • 36
  • 37
  • 70

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Flix2Kodi - Just another Netflix-Addon8