Jump to content


Taapat

Member Since 7 Jul 2010
Offline Last Active Yesterday, 14:28
-----

#1536824 VU Multiboot crash during Multiboot Initialize

Posted by Taapat on 1 May 2023 - 20:16

Yes of course, it will work if you fix the py file.
But before that install enigma2-src from feed to get the source files.



#1533680 Youtube Account ?

Posted by Taapat on 17 April 2023 - 14:25

Plugin youtube supports manage your youtube account as far as the YouTube api allows this.
You can view your playlists (only your own, not saved from others), like or unlike videos, subscribe or unsubscribe to channels, etc...
 
To have such an option, you need to enable "Login on startup" in the plugin settings and approve plugin access to your YouTube data in the Google home page.
 
You don't need to do anything with the YouTube.key file. It's left if someone wants to use their keys, but YouTube has set stricter rules and you won't be able to use your keys for private data if you haven't passed your keys verification.



#1524450 OpenPLi-py3

Posted by Taapat on 7 March 2023 - 21:54

Amai, Dimitrij check this  https://github.com/O...ebaa0c663ae277f




#1524279 OpenPLi-py3

Posted by Taapat on 7 March 2023 - 08:10

With the latest develop changes to Network, when I exit Adapter Settings screen,
the next time I open it, it shows a blank network name (SSID) encryption and key configuration.
I have to restart Enigma2 to see this data again. I am using a wlan connection.

 
I noticed that once it shows me a blank network name, but I didn't pay attention to it.
If you are sure it was caused by the last change then I will check it.
I changed some instance variables to local, because they weren't used globally.
Maybe I missed something in python specific behavior.




#1523551 OpenPLi-py3

Posted by Taapat on 4 March 2023 - 12:40

but where to find menu sort?
standard options?sorry did not understand ur reply...dont mind


No need to install anything
Try blue button in menu.


#1522007 OpenPLi-py3

Posted by Taapat on 26 February 2023 - 15:24

 

Hope somebody can test and confirm if can reproduce the bug and apply fix for it.

We are aware of this issue and will have a fix in the next few days.

 

 
I can confirm that I also have a problem with fixed IP and fixed DNS servers.

But why do you think it will be solved in the next few days?
I see that there has been a discussion about this issue, but it is still open and there is no indication that anything will be resolved soon.




#1415002 develop: python3 transition

Posted by Taapat on 30 December 2021 - 20:41

My personal opinion now about py2 vs py3 is that you need to build code only for py3 compatible and not worry about py2.
Once you switch to py3 you will no longer want to return to py2.
Therefore, I do not see the point in maintaining compatibility.
Additionally, it allows you to modify the code in the hope that active plugin developers will follow.
 
Closed source inactive plugins will die naturally and I hope their users will find alternatives or live without them.
 
I personally don't worry about notifications that your image is rubbish if it comes from some plugin developer.
I also don't create plugins for all images.
But it's not because they're rubbish, but because I don't use them and don't want to waste time on tests and exceptions for them.



#1402486 Multi resolution skin SimpleGray with svg images

Posted by Taapat on 14 November 2021 - 15:33

Simple and clean multi resolution skin for OpenPLi or on OpenPLi based enigma2 images.

 

Skins use automatic scaling, thefore it is available in all, SD, HD and FHD resolutions.

Skins use svg images, so their quality does not change at all resolutions.

 

Will work on OpenPLi images starting from version 8.1 because the older images does not support scaling and svg.

 

Repository: https://github.com/T...skin-SimpleGray

 

Download: https://github.com/T...leGray/releases

 

Skin is also be available on the develop image feed.

 

 

SGInfobar.jpg SGSecondInfobar.jpg SGChannelSelection.jpg SGSingleEPG.jpg SGGMEPG.jpg SGSetup.jpg




#1343915 merge requests for PLi's git

Posted by Taapat on 30 April 2021 - 08:06

https://github.com/O...igma2/pull/2962 (cherry-pick jbleyel commit from ATV, currently available in OV)

 

I think this is the wrong solution.
Relying on the fact that the source code is installed does not mean that the plugin is working properly.
I think if you need some functionality from plugin, you need to check this with a specific function import from plugin and not just with the existence of source code.



#1325459 Openpli 8.0 ffmpeg problem

Posted by Taapat on 3 March 2021 - 14:15

The same is true for exteplayer3, which has been abandoned for about 18 months now...

 
I'm not sure if he needs a regular update.
If you have created a normal playback on a particular receiver you don't need to change anything.

Check how often something serious is changed in servicemp3  ;) .




#1322223 no youtube sound, openpli 8, DM 8000

Posted by Taapat on 21 February 2021 - 19:58

Taapat

maybe that's interesting for the plugin?

 

https://github.com/H...da14e425cda59dd

 

If you are talking about "Add option to choose style of VirtualKeyBoard" then we have already discussed this here: https://github.com/T...youtube/pull/74




#1321647 no youtube sound, openpli 8, DM 8000

Posted by Taapat on 20 February 2021 - 16:21

I would like to introduce clarity about what my plugin uses for youtube video playback.
 
Normally he takes a link to the stream and plays it with the enigma media player.
You can install the plugin serviceapp in the image and change the default enigma player to exteplayer, or after installing the serviceapp in the youtube plugin settings specify to use exteplayer.
 
If the stream that will be extracted from youtube will be a DASHMP4 video then the parameter "&suburi=" will be added to stream link with the DASHMP4 audio.
I sem back introduced in servicemp3 and serviceapp the ability to play two streams in parallel using "suburi".
Unfortunately on gstreamer it's more of a hack because audistream plays instead of subtitles sream, so it doesn't work very well. For example, after seelk disappears sound.
I want to point out that usually on the lowest resolution youtube does not offer the DASHMP4 format!
 
If we talk about downloaded videos, then in case of DASHMP4 format, two files are downloaded.
You can in the youtube plugin settings enable the option to merge them. By default, this is not enabled so you do not need set up ffmpeg unnecessarily.
In this case, ffmpeg will be installed from the feed which will merge the two files into one.
You can also not merge them, because I have added an option in the enigma media player (screen not plugin) if you play a  DASHMP4 video file automatically using "&suburi=" an audio file is also played in parallel.



#1313555 merge requests for PLi's git

Posted by Taapat on 1 February 2021 - 12:30

meta-sh4 is like 100% rework and almost done by me to support all SH4 brands/models.

This is no reason not to follow the license. And it has nothing to do with OpenPli.
You can change the code completely, but you have changed the code that contains the license, which you do not have the right to change.
As I wrote I have stopped fulan support and I am not interested in your changes, but I am interested that open source remains open source including all changes in it.

 

But of course your choice is to follow it, or join them who doesn't follow.




#1313495 merge requests for PLi's git

Posted by Taapat on 1 February 2021 - 10:19

But our OE will never be open again, nobody should be able to create OV images without our permission and this won't change.

 

Ok you can do it.
However, as mentioned here, your OE recipe for fulan comes from MastaG which is a copy of my no longer supported OE repo for fulan: https://github.com/T...openpli-oe-core
Therefore, please make sure that everything related to fulan is available as open source.
You may not like this, but you use exactly the same license in OE as in enigma: https://github.com/T.../master/LICENSE



#1313463 merge requests for PLi's git

Posted by Taapat on 1 February 2021 - 09:29

As I understand, this is not about freely available code, but about permission to use it to get a financial advantage.
You may not like this, but under the current enigma2 leicense, you cannot prohibited the use of the code for commercial purposes: https://github.com/O...LICENSE#L33-L37
However, you can request freely available source codes.