Jump to content


Photo

OpenPLi-py3


  • Please log in to reply
1139 replies to this topic

Re: OpenPLi-py3 #741 dudule22

  • Senior Member
  • 304 posts

+4
Neutral

Posted 30 January 2023 - 18:43

Hello,

 

Is it possible to add an option to copy and paste an EPG from a channel to an other ?

 

Regards



Re: OpenPLi-py3 #742 Huevos

  • PLi® Contributor
  • 4,231 posts

+158
Excellent

Posted 30 January 2023 - 23:17

Why can't you use the EPG that is for that channel? Is it a stream?



Re: OpenPLi-py3 #743 dudule22

  • Senior Member
  • 304 posts

+4
Neutral

Posted 31 January 2023 - 20:45

Yes



Re: OpenPLi-py3 #744 neo

  • PLi® Contributor
  • 712 posts

+44
Good

Posted 31 January 2023 - 22:05

Give the stream the same service reference as the channel. Problem solved.



Re: OpenPLi-py3 #745 kapciu75

  • Senior Member
  • 61 posts

+9
Neutral

Posted 5 February 2023 - 17:51

Any ideas when OpenPLi 9.0 (py3) is gonna come out? 



Re: OpenPLi-py3 #746 Tech

  • Forum Moderator
    PLi® Core member
  • 14,598 posts

+458
Excellent

Posted 5 February 2023 - 19:38

If you like to operate with py3 images try the develop (nightly builds)


Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....

 

On the edge of the abyss, a step forward is not always progress....


Re: OpenPLi-py3 #747 dudule22

  • Senior Member
  • 304 posts

+4
Neutral

Posted 6 February 2023 - 12:24

Give the stream the same service reference as the channel. Problem solved.

 

Ok, but how to do this with the remote ?



Re: OpenPLi-py3 #748 Huevos

  • PLi® Contributor
  • 4,231 posts

+158
Excellent

Posted 7 February 2023 - 12:24

Give the stream the same service reference as the channel. Problem solved.

 

Ok, but how to do this with the remote ?

You don't. You have to edit the bouquet manually.



Re: OpenPLi-py3 #749 dudule22

  • Senior Member
  • 304 posts

+4
Neutral

Posted 8 February 2023 - 08:53

That was not that i wanted to do.



Re: OpenPLi-py3 #750 neo

  • PLi® Contributor
  • 712 posts

+44
Good

Posted 8 February 2023 - 22:46

Possibly not.

 

But that is what you will have to do, it is a hack, but required and made possible by the poor design of Enigma when it comes to streaming media.



Re: OpenPLi-py3 #751 Pr2

  • PLi® Contributor
  • 6,046 posts

+256
Excellent

Posted 9 February 2023 - 11:59

There is a full thread about adding EPG for stream everything is foreseen in EPGImport but you need to maintain/generate a unique service reference for your channel and add it properly into /etc/epgimport/custom.channels.xml file

 

https://forums.openp...-iptv-channels/


Edited by Pr2, 9 February 2023 - 12:00.

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: OpenPLi-py3 #752 dudule22

  • Senior Member
  • 304 posts

+4
Neutral

Posted 9 February 2023 - 12:33

Ok, i will continue to edit file channels.

 

There is also a bug, after a reboot : The DNS adress are lost by using the WLAN with a static IP.



Re: OpenPLi-py3 #753 neo

  • PLi® Contributor
  • 712 posts

+44
Good

Posted 9 February 2023 - 20:22

The network section is a work in progress.

 

Historically, DNS entries were written in resolv.conf, but in recent distro's, this file is volatile which means you lose it after a reboot. This can be solved using openresolv, but it is not installed by default (yet).

 

Also, DNS is a per-interface setting, not a per-device setting, so DNS entries are now written to the interfaces file. Openresolv takes are populating resolv.conf from this infomation.

 

And the GUI hasn't changed yet to reflect this. I know WanWizard has been working on this, but he doesn't have the skills to update the GUI. And nobody else jumped in.


Edited by neo, 9 February 2023 - 20:24.


Re: OpenPLi-py3 #754 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 9 February 2023 - 20:35

Fixed ip should be arranged at the browser side and never within the box itself.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: OpenPLi-py3 #755 neo

  • PLi® Contributor
  • 712 posts

+44
Good

Posted 9 February 2023 - 21:29

"browser side"? You mean "router side", as in fixed DHCP or BOOTP.

 

Yes, preferably, but not always possible or desirable. Bottom line, if it is functionality in the image, it should work. If not, it should be removed. It should not be left in but broken.



Re: OpenPLi-py3 #756 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 9 February 2023 - 23:00

Sorry typo I mean the router or where the dns server is running that part should assign an ip based on MAC address or so… when the ‘fixed’ ip on the box is already occupied you have a risk of having two things on your network with the same ip.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: OpenPLi-py3 #757 neo

  • PLi® Contributor
  • 712 posts

+44
Good

Posted 10 February 2023 - 00:06

Like I said, not always possible (some dhcp servers don't support bootp) or an option (for example using multiple IP ranges on one network, only one can use DHCP).

 

And assiging a fixed configuration has been part of the linux network stack since it inception.

 

If someone wants to use it, they should be able to, and not be hindered by broken software,


Edited by neo, 10 February 2023 - 00:07.


Re: OpenPLi-py3 #758 Pr2

  • PLi® Contributor
  • 6,046 posts

+256
Excellent

Posted 10 February 2023 - 12:42

I disagree with this statement that the router should handle the fixed IP address, some router doesn't allows you to perform this.

I have a logic on my STB with a fixed IP, the one in a given room always get the same IP address, so I fix it in the box and not on the router side.

I can use a custom backup settings from one box to another one if I use the internal fixed IP.


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: OpenPLi-py3 #759 neo

  • PLi® Contributor
  • 712 posts

+44
Good

Posted 10 February 2023 - 13:38

+1



Re: OpenPLi-py3 #760 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 11 February 2023 - 07:23

What exactly is needed in the ui for this?

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users