Kodi Community Forum

Full Version: Netflix Add-on [input-stream]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2019-05-23, 10:59)bierbaron_2 Wrote: [ -> ]
(2019-05-19, 13:58)bierbaron_2 Wrote: [ -> ]Hi,
I did a clean install of LE and I have a minor issue now: Netflix won't remember the resume position of a tv-show. It always starts from the beginning. Also if i switch languages, it needs more time now and for a while there is a black screen. 

RPi 3
LE 9.0.2 (v 18.2)

Does anybody have a suggestion? Or should i upload a log? 

Same here, resume doesn't seem to work, it always starts back at the beginning.
(2019-06-14, 21:03)zamolxis Wrote: [ -> ]
(2019-05-23, 10:59)bierbaron_2 Wrote: [ -> ]
(2019-05-19, 13:58)bierbaron_2 Wrote: [ -> ]Hi,
I did a clean install of LE and I have a minor issue now: Netflix won't remember the resume position of a tv-show. It always starts from the beginning. Also if i switch languages, it needs more time now and for a while there is a black screen. 

RPi 3
LE 9.0.2 (v 18.2)

Does anybody have a suggestion? Or should i upload a log?  

Same here, resume doesn't seem to work, it always starts back at the beginning. 
There's a workaround in the addon playback settings which enables resume when played back form the library only.
Not logged on to double check but I thought if you long press the movie/show you also have option to resume playback. I know in the past resume has worked for me, it is broken now?
(2019-06-14, 21:03)zamolxis Wrote: [ -> ]
(2019-05-23, 10:59)bierbaron_2 Wrote: [ -> ]
(2019-05-19, 13:58)bierbaron_2 Wrote: [ -> ]Hi,
I did a clean install of LE and I have a minor issue now: Netflix won't remember the resume position of a tv-show. It always starts from the beginning. Also if i switch languages, it needs more time now and for a while there is a black screen. 

RPi 3
LE 9.0.2 (v 18.2)

Does anybody have a suggestion? Or should i upload a log?  

Same here, resume doesn't seem to work, it always starts back at the beginning. 
STRM resume workaround in order to work you have to:
-In addon settings, Playback menu -> STRM workaround must be enabled
-be inside kodi library
-a screaper must be assigned to the main folder of tvshows/movies (with updated infos)
-if the resume message appears twice, so press resume twice (the second 'resume' comes from the addon)
Haven't tried yet but thought I might save myself some grief by asking first; is there any hope of getting this working on Kodi 17.6 (LibreELEC 8.2.5)?

Right now I just don't have time to work up a new Leia install which would replace everything I have working ATM on Krypton.
(2019-06-16, 10:57)defunkt Wrote: [ -> ]Haven't tried yet but thought I might save myself some grief by asking first; is there any hope of getting this working on Kodi 17.6 (LibreELEC 8.2.5)?

Right now I just don't have time to work up a new Leia install which would replace everything I have working ATM on Krypton.
It is my understanding that the plugin needs input-stream to work which is only supported by kodi 18 and up.
(2019-06-15, 11:15)stefive83 Wrote: [ -> ]
(2019-06-14, 21:03)zamolxis Wrote: [ -> ]
(2019-05-23, 10:59)bierbaron_2 Wrote: [ -> ]Does anybody have a suggestion? Or should i upload a log?  

Same here, resume doesn't seem to work, it always starts back at the beginning.  
STRM resume workaround in order to work you have to:
-In addon settings, Playback menu -> STRM workaround must be enabled
-be inside kodi library
-a screaper must be assigned to the main folder of tvshows/movies (with updated infos)
-if the resume message appears twice, so press resume twice (the second 'resume' comes from the addon) 

Yes, it works fine now, thanks. 

The only remaining issues as far as I am concerned, are the dolby vision not working/green tint, as mentioned by others, and the playlist sync with the Netflix servers (I know that's difficult and you are working on it).
Hi folks, first thanks for hat great addon. Using in on a Asus-Box with latest LibreElec and obvious latest Netflix-Addon.
Since yesterday Trakt isn't working anymore wit Netflix, meaning watched episodes won't be marked as read anymore on trakt neither i am asked for giving stars. 
Was there an update which i haven't been aware of which causes this problem?
Thanks
Thomas
0.14.4 seems to have broken playback for me. No audio, terribly choppy playback, and completely freezes Kodi completely after about 30 seconds. I reverted back to the latest daily build 0.14.3 06/15/19 and it seems to be working fine again.
2019-06-19 10:39:29.977 T:7284   ERROR: [plugin.video.netflix (0)] IPC callback raised exception:
2019-06-19 10:39:29.978 T:7284   ERROR: [plugin.video.netflix (0)] Traceback (most recent call last):
 File "C:\Users\xxx\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\common\ipc.py", line 120, in make_return_call
 result = call(instance, func, data)
 File "C:\Users\xxx\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\common\ipc.py", line 143, in call
 return func(instance)
  File "C:\Users\xxx\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\services\nfsession\nfsession.py", line 56, in ensure_login
 raise NotLoggedInError
  NotLoggedInError
2019-06-19 10:39:30.037 T:2556   ERROR: [plugin.video.netflix (3)] IPC call list_profiles returned NotLoggedInError:
2019-06-19 10:40:36.692 T:9228   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflix/
2019-06-19 10:40:36.704 T:1548   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflix/) failed



Login is broken again... yesterday work OK...today I cant login on my Sony Android TV or W10 PC... i have last version 0.14.4 which is worked great all these days...
Yes broken for me too on macOSX. Have not checked logs yet.
I just check also with original app and Chrome browser and everything work...
(2019-06-19, 11:19)webmaher Wrote: [ -> ]2019-06-19 10:39:29.977 T:7284   ERROR: [plugin.video.netflix (0)] IPC callback raised exception:
2019-06-19 10:39:29.978 T:7284   ERROR: [plugin.video.netflix (0)] Traceback (most recent call last):
 File "C:\Users\xxx\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\common\ipc.py", line 120, in make_return_call
 result = call(instance, func, data)
 File "C:\Users\xxx\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\common\ipc.py", line 143, in call
 return func(instance)
  File "C:\Users\xxx\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\services\nfsession\nfsession.py", line 56, in ensure_login
 raise NotLoggedInError
  NotLoggedInError
2019-06-19 10:39:30.037 T:2556   ERROR: [plugin.video.netflix (3)] IPC call list_profiles returned NotLoggedInError:
2019-06-19 10:40:36.692 T:9228   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflix/
2019-06-19 10:40:36.704 T:1548   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflix/) failed



Login is broken again... yesterday work OK...today I cant login on my Sony Android TV or W10 PC... i have last version 0.14.4 which is worked great all these days...

Same here
Yep login broken for me too
(2019-06-19, 12:10)mattmarsden Wrote: [ -> ]Yep login broken for me too

yep and me