Jump to content


Photo

Youtube app rewind << does not work (using openPLI 8.3).


  • Please log in to reply
7 replies to this topic

#1 C7n

  • New Member
  • 4 posts

0
Neutral

Posted 14 March 2023 - 19:06

I have a Vu duo 4k se BT with OpenPLI 8.3.
When I press the << button on my remote control it does not move back in youtube videos.
When I press the << button I do see on screen x2 x4 x8 x16 x32 x64 x128 but nothing happen.
Forward >> does work fine.


Re: Youtube app rewind << does not work (using openPLI 8.3). #2 s3n0

  • Senior Member
  • 672 posts

+62
Good

Posted 14 March 2023 - 21:08

Hi.

 

I had a similar problem, but it only concerned videos with 1080p resolution.

 

Therefore, a possible solution in Enigma2 set-top boxes is to install the ServiceApp plugin + set an alternative default video player for the Enigma2 GUI.

 

So... as the first... install this ServiceApp plugin from the Enigma2 feed:

opkg update; opkg install enigma2-plugin-systemplugins-serviceapp; reboot

And then in the configuration of this ServiceApp plugin, change the default player for Enigma2, right to the ExtEplayer3 player (it is already part of the ServiceApp plugin installation package):

MENU -> Settings -> Usage and GUI -> ServiceApp -> Engima2 playback system = serviceapp / Player = exteplayer3

 

And then it will use the YouTube plugin to play its videos, precisely this ExtEplayer3 default Enigma2 video-player, in which moving the video forward and backward, at a resolution of 1080p or higher, does not cause any problems at all.



Re: Youtube app rewind << does not work (using openPLI 8.3). #3 Pr2

  • PLi® Contributor
  • 6,178 posts

+261
Excellent

Posted 15 March 2023 - 09:56

If you provide a command line that ends with a reboot it is probably better to start it with init 3; opkg update ....

So this will give time to OpenPLi to stop properly and save everything.

 

By the way you can also install ServiceApp from the Plugin Menu it is available there.


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Youtube app rewind << does not work (using openPLI 8.3). #4 s3n0

  • Senior Member
  • 672 posts

+62
Good

Posted 15 March 2023 - 14:15

@Pr2:

 

As far as I know, ServiceApp requires a complete restart because it is also implemented in the operating system, as a system service. It's not just an Enigma2 based thing. After the system restarts, the ServiceApp will work. But after restarting the GUI, it probably won't work fully.

 

I have not verified this, but I believe that I had this problem as well. I simply had to use a full reboot.

 

That's why there's the reboot command and not just init 4 and init 3 commands (stopping and starting the Enigma2).


Edited by s3n0, 15 March 2023 - 14:15.


Re: Youtube app rewind << does not work (using openPLI 8.3). #5 Pr2

  • PLi® Contributor
  • 6,178 posts

+261
Excellent

Posted 16 March 2023 - 09:53

I know that the box must be rebooted after installing ServiceApp (and indeed I should have write init 4 and not init 3).

So according to me if you provide such line with reboot I think it is better to include init 4 at the very beginning, this will let time to OpenPLi to properly save all the datas.


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Youtube app rewind << does not work (using openPLI 8.3). #6 s3n0

  • Senior Member
  • 672 posts

+62
Good

Posted 16 March 2023 - 10:35

@Pr2:

 

Oh... sorry... I see... you meant stopping Enigma2 before installing the ServiceApp package. Well, in that case, yes. You're right.

 

It confused me because you used the wrong command, namely init 3. This ensures that the Enigma2 process and possibly other Run-Level-3 services are started (but this is probably no longer used in the case of Linux set-top boxes). If you want to stop Enigma2, as you know, init 4 and not init 3 is used.

 

It would be more clean if it is planned to restart the entire set-top box anyway, always first stop the Enigma2... and only then install system packages. On the other hand, the installation package must have these things solved in the installation script and, in case of urgent need, it must automatically stop Enigma2.


Edited by s3n0, 16 March 2023 - 10:36.


Re: Youtube app rewind << does not work (using openPLI 8.3). #7 C7n

  • New Member
  • 4 posts

0
Neutral

Posted 11 April 2023 - 16:52

Sorry for the late reply, thanks for the replies.
Sorry it is too complicated for me to fix it by myself (I'm new with my Vu+ sat box).
I was hoping the OpenPLI team (or the youtube plugin designer) look on this forum to fix the bug (not done yet).

 



Re: Youtube app rewind << does not work (using openPLI 8.3). #8 s3n0

  • Senior Member
  • 672 posts

+62
Good

Posted 11 April 2023 - 17:37

@C7n:

Hi.

 

I was describing the problem with the resolution of YouTube videos - when trying to skip forward or backward, which have a higher resolution than 720p. The problem arises because the audio and video tracks are separated at 720p resolution and higher. (And if I'm not mistaken, there is also another multimedia format.) That's why there is a problem with scrolling videos when using the internal multimedia player.

 

If you set / limit the video to 720p in the YouTube plugin, then there should be no problem even when using the internal multimedia player. However, with a higher resolution, ServiceApp and also ExtEplayer3 must be installed and set as the default multimedia player in Enigma2. This can be done by installing the entire ServiceApp package (ExtEplayer3 is included in the package). Either through the GUI MENU in PLUGIN installations. Or through the Linux-Shell (terminal connection, e.g. with the help of the PuTTY application):

opkg update
opkg install enigma2-plugin-systemplugins-serviceapp
reboot

And after restarting, enter the ServiceApp configuration (you'll probably find it somewhere in the SYSTEM MENU, not in the PLUGIN MENU) and there you set ExtEplayer3 as the default player - for Enigma2. Then reboot again and test YouTube video rewind.

 

It was addressed, for example, here:
https://github.com/T...utube/issues/42




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users