Jump to content


Taapat

Member Since 7 Jul 2010
Offline Last Active Yesterday, 19:04
-----

#1610833 Youtube plugin in Open Pli 8.3

Posted by Taapat on 10 March 2024 - 17:57

Try the latest plugin version.
It should be fixed now.



#1579722 Plugin Free channels

Posted by Taapat on 15 November 2023 - 17:22

Scan bouquets to find FTA (free-to-air) channels and add to the bouquet if it contains the specified language.
You can scan all channels, satellites, providers or user bouquets.
The plugin creates a separate bouquet "Free channels" in which it stores the found channels.
The plugin switches channels one by one and tunes them specified time, to get information about audio tracks and crypted status. You can set the time in seconds to tune to a channel. If the time is shorter, the channel search will be faster, but the information will not be correct.
You can choose or add channels in any language, or channels that contain the specified language to the top of the list, to the bottom of the list, or ignore and not add to the list. You can specify the languages in the image auto language selection settings.
 
Plugin embedded skin uses scaling and svg, therefore will work on OpenPLi images starting from version 8.1.
 
main1.jpg
 
main2.jpg
 
setup.jpg
 
search10.jpg
 
scancomplete.jpg
 
The plugin is available on the develop image feed.
For other image versions, you can download the latest release here: https://github.com/T...releases/latest
Packages with py3 in the version name are for Python3, with py2 for Python2.

 

github repo: https://github.com/T...in-freechannels




#1579086 VU+ Duo 4K - Youtube Plugin - 1080p DASH - very low dl speed (8.3-release)

Posted by Taapat on 13 November 2023 - 14:33

Thanks for the report.
I will check when I have time.



#1576270 Skin: all colour buttons in one widget

Posted by Taapat on 30 October 2023 - 16:08

It is started because of my skin. But yes it can be used by others as well. And in fact the main idea is to make it simpler and save space since when you have 4 buttons and one in the middle is not visible currently it leaves empty space. With that addons it will not.

 

A very good idea  :thumbs-up: .
To be honest, I hadn't even paid attention to it and imagined that I could do without spaces between the buttons.
 
UPD
Here I am talking about dynamic text in buttons.
When at some point the in screen button is empty.



#1576194 Skin: all colour buttons in one widget

Posted by Taapat on 30 October 2023 - 15:35

@Huevos of course I can use my widgets or python code in skin as I do now.

I just want to pay attention to the things that are relevant for me.
It is your choice to implement it or not.
 
Personally, I am skeptical about all component and widget updates in enigma.
If someone wants to use them, it means that the skin can only be used on a specific image starting from a specific version.
Therefore, in my opinion, it is better to add such components in the skin, because not all users regularly update enigma, even if they update the skin.
 
But of course, it is good for the development of enigma if such components exist in it, even if they are used only by the person who implements them.



#1571798 SimpleGray Skin By Taapat

Posted by Taapat on 11 October 2023 - 17:29

Ok I increased the picon size in the infobar: https://github.com/T...leGray/releases
screenshot.jpg
 
Therefore, the arrangement of the other elements has also been slightly changed and the size of the provider's name has been increased.
I don't want to make the progress bar bigger, because I think it is already visible very well.



#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.