Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

XBian_2021.02.19_rpi4 Playback Netflix crash
Thank you for your donation

Pages (3): 1 2 3 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
XBian_2021.02.19_rpi4 Playback Netflix crash
27th Feb, 2021, 02:07 AM
Post: #1
rafhtl Offline
Registered
Posts: 59
Joined: Mar 2018
Reputation: 0
XBian_2021.02.19_rpi4 Playback Netflix crash
RPI4
Installed netflix
CastagnaIT

and every time I try to play anytitle kodi restarts crash skin

I have tried playing around with MMAL settings but no luck

thank you
raf
Find all posts by this user
Quote this message in a reply
28th Feb, 2021, 08:23 AM
Post: #2
gkusiak Offline
Registered
Posts: 176
Joined: Nov 2019
Reputation: 2
XBian_2021.02.19_rpi4 Playback Netflix crash
Wouldn’t you be better off starting an issue on the Netflix addon creator’s GitHub? Or poking around in the wiki there for some common troubleshooting tips/fixes?


Sent from my iPhone using Tapatalk
Find all posts by this user
Quote this message in a reply
28th Feb, 2021, 05:29 PM
Post: #3
rafhtl Offline
Registered
Posts: 59
Joined: Mar 2018
Reputation: 0
RE: XBian_2021.02.19_rpi4 Playback Netflix crash
(28th Feb, 2021 08:23 AM)gkusiak Wrote:  Wouldn’t you be better off starting an issue on the Netflix addon creator’s GitHub? Or poking around in the wiki there for some common troubleshooting tips/fixes?


Sent from my iPhone using Tapatalk

Wink
of course
and I did! you can find it in the netflix repository
This has nothing to do with addons
it has to do with kodi 19 build and either inputstream or ffmp hls because it happens on some specific types of streams and I am not the only one having this issue
I have seen a post by Nachteule that has a similar issues in the kody build process

Usually if I post here it is because I have searched and studied until I understand that the solution is beyound my reach
thanks
raf
Find all posts by this user
Quote this message in a reply
28th Feb, 2021, 08:09 PM
Post: #4
gkusiak Offline
Registered
Posts: 176
Joined: Nov 2019
Reputation: 2
XBian_2021.02.19_rpi4 Playback Netflix crash
I’m having issues with the latest RasPi version of xbian/Kodi 19. I suspect I’ll have to start from scratch, because since the update, it crashes constantly, and only one of my addons works intermittently.
Can you sign into Netflix with email/password or do you need the Auth code?


Sent from my iPhone using Tapatalk
Find all posts by this user
Quote this message in a reply
1st Mar, 2021, 07:37 PM
Post: #5
rafhtl Offline
Registered
Posts: 59
Joined: Mar 2018
Reputation: 0
RE: XBian_2021.02.19_rpi4 Playback Netflix crash
(28th Feb, 2021 08:09 PM)gkusiak Wrote:  I’m having issues with the latest RasPi version of xbian/Kodi 19. I suspect I’ll have to start from scratch, because since the update, it crashes constantly, and only one of my addons works intermittently.
Can you sign into Netflix with email/password or do you need the Auth code?


Sent from my iPhone using Tapatalk

you can enter email and it works perfectly!
Find all posts by this user
Quote this message in a reply
2nd Mar, 2021, 12:43 PM
Post: #6
gkusiak Offline
Registered
Posts: 176
Joined: Nov 2019
Reputation: 2
RE: XBian_2021.02.19_rpi4 Playback Netflix crash
(1st Mar, 2021 07:37 PM)rafhtl Wrote:  
(28th Feb, 2021 08:09 PM)gkusiak Wrote:  I’m having issues with the latest RasPi version of xbian/Kodi 19. I suspect I’ll have to start from scratch, because since the update, it crashes constantly, and only one of my addons works intermittently.
Can you sign into Netflix with email/password or do you need the Auth code?


Sent from my iPhone using Tapatalk

you can enter email and it works perfectly!

Not for me it doesn't...I wonder what I'm doing wrong.
Find all posts by this user
Quote this message in a reply
4th Mar, 2021, 04:51 AM
Post: #7
rafhtl Offline
Registered
Posts: 59
Joined: Mar 2018
Reputation: 0
RE: XBian_2021.02.19_rpi4 Playback Netflix crash
(28th Feb, 2021 05:29 PM)rafhtl Wrote:  
(28th Feb, 2021 08:23 AM)gkusiak Wrote:  Wouldn’t you be better off starting an issue on the Netflix addon creator’s GitHub? Or poking around in the wiki there for some common troubleshooting tips/fixes?


Sent from my iPhone using Tapatalk

Wink
of course
and I did! you can find it in the netflix repository
This has nothing to do with addons
it has to do with kodi 19 build and either inputstream or ffmp hls because it happens on some specific types of streams and I am not the only one having this issue
I have seen a post by Nachteule that has a similar issues in the kody build process

Usually if I post here it is because I have searched and studied until I understand that the solution is beyound my reach
thanks
raf

this is the post I was talking about

https://forum.kodi.tv/showthread.php?tid=355903&page=5
Find all posts by this user
Quote this message in a reply
7th Mar, 2021, 11:18 PM
Post: #8
gkusiak Offline
Registered
Posts: 176
Joined: Nov 2019
Reputation: 2
XBian_2021.02.19_rpi4 Playback Netflix crash
Did you need to install anything else to get email/pwd sign-in to work?


Sent from my iPhone using Tapatalk
Find all posts by this user
Quote this message in a reply
8th Mar, 2021, 06:38 AM
Post: #9
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: XBian_2021.02.19_rpi4 Playback Netflix crash
I have taken on the matter this weekend.
In fact Kodi does a reboot on Pi4 when the Netflix stream is started

The reason is that unlike mainstream Kodi, I left the MMAL renderer in to support the Raspberry Pi 1 at least for Kodi v19.
For some reason the MMAL renderer is used for the Netflix stream, which in turn crashes Kodi.
I am currently testing a fix to completely disable the initialization of the MMAL. This brings the hoped for success, all Netflix streams tested by me up to 1080p are again played flawlessly.

Please note:
MMAL is (de)activated in Setting->Player and after MMAL is de- or activated, Kodi must be restarted.

The disadvantage is that MPEG videos are then decoded by software, but that happens with all Netflix streams anyway.

Tomorrow there will probably be the new Kodi version
Find all posts by this user
Quote this message in a reply
8th Mar, 2021, 11:43 PM
Post: #10
rafhtl Offline
Registered
Posts: 59
Joined: Mar 2018
Reputation: 0
RE: XBian_2021.02.19_rpi4 Playback Netflix crash
(8th Mar, 2021 06:38 AM)Nachteule Wrote:  I have taken on the matter this weekend.
In fact Kodi does a reboot on Pi4 when the Netflix stream is started

The reason is that unlike mainstream Kodi, I left the MMAL renderer in to support the Raspberry Pi 1 at least for Kodi v19.
For some reason the MMAL renderer is used for the Netflix stream, which in turn crashes Kodi.
I am currently testing a fix to completely disable the initialization of the MMAL. This brings the hoped for success, all Netflix streams tested by me up to 1080p are again played flawlessly.

Please note:
MMAL is (de)activated in Setting->Player and after MMAL is de- or activated, Kodi must be restarted.

The disadvantage is that MPEG videos are then decoded by software, but that happens with all Netflix streams anyway.

Tomorrow there will probably be the new Kodi version

Thank you Nachteule
I new you were working on it Wink
I did discover something new while testing
I put my latest xbian kodi 19 (late February 21) in a rpi3b+
resolution started by itself at 1366x768 60hz on my test monitor (same monitor on rpi4 but it was set to 1920x1080 Idea)
I didn't touch it and left mmal on and.... I tested netflix
'Magically' videos started to play!!!

I will test todays kodi and let you know
Thank you!
Raf

(8th Mar, 2021 11:43 PM)rafhtl Wrote:  
(8th Mar, 2021 06:38 AM)Nachteule Wrote:  I have taken on the matter this weekend.
In fact Kodi does a reboot on Pi4 when the Netflix stream is started

The reason is that unlike mainstream Kodi, I left the MMAL renderer in to support the Raspberry Pi 1 at least for Kodi v19.
For some reason the MMAL renderer is used for the Netflix stream, which in turn crashes Kodi.
I am currently testing a fix to completely disable the initialization of the MMAL. This brings the hoped for success, all Netflix streams tested by me up to 1080p are again played flawlessly.

Please note:
MMAL is (de)activated in Setting->Player and after MMAL is de- or activated, Kodi must be restarted.

The disadvantage is that MPEG videos are then decoded by software, but that happens with all Netflix streams anyway.

Tomorrow there will probably be the new Kodi version

Thank you Nachteule
I new you were working on it Wink
I did discover something new while testing
I put my latest xbian kodi 19 (late February 21) in a rpi3b+
resolution started by itself at 1366x768 60hz on my test monitor (same monitor on rpi4 but it was set to 1920x1080 Idea)
I didn't touch it and left mmal on and.... I tested netflix
'Magically' videos started to play!!!

I will test todays kodi and let you know
Thank you!
Raf

ps I tried to update resolution to 1920 on rpi3b+ and it worked anyways.
Find all posts by this user
Quote this message in a reply
9th Mar, 2021, 12:30 AM
Post: #11
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: XBian_2021.02.19_rpi4 Playback Netflix crash
(8th Mar, 2021 11:43 PM)rafhtl Wrote:  Thank you Nachteule
I new you were working on it Wink
I did discover something new while testing
I put my latest xbian kodi 19 (late February 21) in a rpi3b+
resolution started by itself at 1366x768 60hz on my test monitor (same monitor on rpi4 but it was set to 1920x1080 Idea)
I didn't touch it and left mmal on and.... I tested netflix
'Magically' videos started to play!!!

I will test todays kodi and let you know
Thank you!
Raf

The Netflix problem affected only Raspberry Pi4
Find all posts by this user
Quote this message in a reply
9th Mar, 2021, 12:58 AM
Post: #12
rafhtl Offline
Registered
Posts: 59
Joined: Mar 2018
Reputation: 0
RE: XBian_2021.02.19_rpi4 Playback Netflix crash
(9th Mar, 2021 12:30 AM)Nachteule Wrote:  The Netflix problem affected only Raspberry Pi4

yes!
Thank you
Find all posts by this user
Quote this message in a reply
9th Mar, 2021, 01:06 AM
Post: #13
gkusiak Offline
Registered
Posts: 176
Joined: Nov 2019
Reputation: 2
XBian_2021.02.19_rpi4 Playback Netflix crash
(8th Mar, 2021 06:38 AM)Nachteule Wrote:  I have taken on the matter this weekend.
In fact Kodi does a reboot on Pi4 when the Netflix stream is started

The reason is that unlike mainstream Kodi, I left the MMAL renderer in to support the Raspberry Pi 1 at least for Kodi v19.
For some reason the MMAL renderer is used for the Netflix stream, which in turn crashes Kodi.
I am currently testing a fix to completely disable the initialization of the MMAL. This brings the hoped for success, all Netflix streams tested by me up to 1080p are again played flawlessly.

Please note:
MMAL is (de)activated in Setting->Player and after MMAL is de- or activated, Kodi must be restarted.

The disadvantage is that MPEG videos are then decoded by software, but that happens with all Netflix streams anyway.

Tomorrow there will probably be the new Kodi version


Oh my, this is wonderful. Thank you, [mention]Nachteule [/mention]
I’ll check for an update later.


Sent from my iPhone using Tapatalk
Find all posts by this user
Quote this message in a reply
9th Mar, 2021, 10:10 PM
Post: #14
rafhtl Offline
Registered
Posts: 59
Joined: Mar 2018
Reputation: 0
RE: XBian_2021.02.19_rpi4 Playback Netflix crash
(8th Mar, 2021 06:38 AM)Nachteule Wrote:  Tomorrow there will probably be the new Kodi version


It works!!!!!
Thank you

now I am testing other streams and plugins
Raf
Find all posts by this user
Quote this message in a reply
9th Mar, 2021, 11:40 PM
Post: #15
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: XBian_2021.02.19_rpi4 Playback Netflix crash
Thanks for the feedback and good luck with testing Smile
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (3): 1 2 3 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th May, 2025, 03:08 PM Powered By MyBB, © 2002-2025 MyBB Group.