Jump to content


Photo

How to get multistream channels on 5W


  • Please log in to reply
44 replies to this topic

Re: How to get multistream channels on 5W #21 Taapat

  • PLi® Core member
  • 2,345 posts

+121
Excellent

Posted 24 August 2017 - 12:49

As of today, our satellite.xml file also includes the multistream transponder parameters: https://github.com/O...3b296c9bbb2c5a6

 

It looks like you've missed transponders which contain for example only is_id.

This is ZeonBud on the Astra 4.8E.


Edited by Taapat, 24 August 2017 - 12:58.


Re: How to get multistream channels on 5W #22 WanWizard

  • PLi® Core member
  • 70,921 posts

+1,835
Excellent

Posted 24 August 2017 - 13:05

Didn't know these existed. Back to the drawing board then. Any more suprises? ;)


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: How to get multistream channels on 5W #23 WanWizard

  • PLi® Core member
  • 70,921 posts

+1,835
Excellent

Posted 24 August 2017 - 13:30

Here you go: https://github.com/O...b76874b317cb60b

 

Let me know if you find more of these "anomalies"?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: How to get multistream channels on 5W #24 elsato

  • Senior Member
  • 636 posts

+27
Good

Posted 24 August 2017 - 14:36

Hi,

 

Remove Stream 6 from 5.0°W 11637 V 30000 3/5 (not present anymore)

<transponder frequency="11637000" symbol_rate="30000000" polarization="1" fec_inner="7" system="1" modulation="1" pls_mode="1" pls_code="131070" is_id="6"/> (can be removed)

 

 

and please add to 39.0°E Hellas Sat 2

<transponder frequency="12717000" symbol_rate="9416000" polarization="0" fec_inner="3" system="1" modulation="2" pls_mode="0" pls_code="218997" is_id="3"/>

 

Thanks.

 



Re: How to get multistream channels on 5W #25 FelixF

  • Senior Member
  • 37 posts

0
Neutral

Posted 24 August 2017 - 14:39

I installed OpenPli6, loaded the TBS driver and ... it worked once; the Tbs is not always recognized and when it is satellite scanning doesnot find any channel although the transponder data seems to be correct.

Is it an OpenPli issue or a driver issue ?

 

What to do ?



Re: How to get multistream channels on 5W #26 WanWizard

  • PLi® Core member
  • 70,921 posts

+1,835
Excellent

Posted 24 August 2017 - 15:35

@El Sato,

 

If that is directed to me: Our xml is generated from Lyngsat, so if it is updated there, it will be updated in the XML too.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: How to get multistream channels on 5W #27 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 24 August 2017 - 16:02

I installed OpenPli6, loaded the TBS driver and ... it worked once; the Tbs is not always recognized and when it is satellite scanning doesnot find any channel although the transponder data seems to be correct.
Is it an OpenPli issue or a driver issue ?

What to do ?


Ask TBS to get support.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: How to get multistream channels on 5W #28 elsato

  • Senior Member
  • 636 posts

+27
Good

Posted 24 August 2017 - 16:36

@El Sato,

 

If that is directed to me: Our xml is generated from Lyngsat, so if it is updated there, it will be updated in the XML too.

I saw some missing multistream frequencies. I thought you could add them.
Have to wait for Lyngsat update.

 

also missing on 5.0°W
<transponder frequency="12711000" symbol_rate="35500000" polarization="0" fec_inner="2" system="1" modulation="2" pls_mode="0" pls_code="8" is_id="1"/>

<transponder frequency="12711000" symbol_rate="35500000" polarization="0" fec_inner="2" system="1" modulation="2" pls_mode="0" pls_code="8" is_id="2"/>

<transponder frequency="12711000" symbol_rate="35500000" polarization="0" fec_inner="2" system="1" modulation="2" pls_mode="0" pls_code="8" is_id="3"/>

 

30.0°W Hispasat 30W-4/30W-5

2 Combo frequencies can be added as Root or Gold

example for Root:
<transponder frequency="11491000" symbol_rate="7522000" polarization="1" fec_inner="6" system="1" modulation="2" pls_mode="0" pls_code="133460" is_id="1"/>

<transponder frequency="11496000" symbol_rate="7884000" polarization="0" fec_inner="6" system="1" modulation="2" pls_mode="0" pls_code="185747" is_id="1"/>



Re: How to get multistream channels on 5W #29 Huevos

  • PLi® Contributor
  • 4,770 posts

+167
Excellent

Posted 24 August 2017 - 16:46

Here you go: https://github.com/O...b76874b317cb60b

 

Let me know if you find more of these "anomalies"?

Two things.

1) Some transponders show PLS mode and PLS code, but no is_id. In these cases you need to inject is_id = 1. If you don't the transponder will not open. Example 45E, 11475V.

2) The Combo transponder on 30W. I would just hard code that into your fetch script. Eg...

				#manual override, 11491 V on 30W
				if($is_id == NULL and $PLS_code == '2388' and $PLS_mode == '2')
				{
					$is_id = '1';
					$PLS_code = '133460';
					$PLS_mode = '0';
				}

Edited by Huevos, 24 August 2017 - 16:47.


Re: How to get multistream channels on 5W #30 WanWizard

  • PLi® Core member
  • 70,921 posts

+1,835
Excellent

Posted 24 August 2017 - 16:48

Thanks, I'll have a look.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: How to get multistream channels on 5W #31 Huevos

  • PLi® Contributor
  • 4,770 posts

+167
Excellent

Posted 24 August 2017 - 17:11

My code looks like this...

				$is_id = NULL;
				$PLS_code = NULL; # range 0 to 262 141, i.e. 0x3FFFF
				$PLS_mode = NULL;
				
				if($system === '1')
				{
					$S2_pat = "/[<]td(?:(?![<]td).)*DVB-S2(?:(?![<][\/]td).)*[<][\/]td[>]/is";
					if(1 === preg_match($S2_pat, $matches[0], $S2_match))
					{
						$PLS_pat = '/PLS\s*(root|gold|combo)\s*(\d+)/is';
						$stream_pat = '/stream\s*(\d+)/is';
						if(1 === preg_match($PLS_pat, $S2_match[0], $PLS_match))
						{
							$PLS_code = $PLS_match[2];
							$PLS_mode = $PLS_modes[strtolower($PLS_match[1])];
						}
						if(1 === preg_match($stream_pat, $S2_match[0], $stream_match))
						{
							$is_id = $stream_match[1];
						}
						
					}
				}
				
				#manual override, 11491 V on 30W
				if($is_id === NULL and $PLS_code === '2388' and $PLS_mode === '2')
				{
					$is_id = '1';
					$PLS_code = '133460';
					$PLS_mode = '0';
				}
				
				#check for missing is_id
				if (($PLS_code !== NULL or $PLS_mode !== NULL) and $is_id === NULL)
				{
					$is_id = '1';
				}


Re: How to get multistream channels on 5W #32 WanWizard

  • PLi® Core member
  • 70,921 posts

+1,835
Excellent

Posted 24 August 2017 - 18:01

I wish I could use PHP as well, would have been a lot quicker. Unfortunately, everything is in Python, I which I am not so proficient. ;)

 

Having said that, new version is online: https://github.com/O...4ed69ed509864d 

 

No hardcoding used, I'm allergic to that. In the end it will always bite you in the but... ;)


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: How to get multistream channels on 5W #33 elsato

  • Senior Member
  • 636 posts

+27
Good

Posted 24 August 2017 - 18:07

Example 45E, 11475V

Bulgarian multistream package is removed from:
Intelsat 12, 45.0°E 11475V
Intelsat 33e, 60.0°E 11077V

 

The channels can be found now on:
39.0°E Hellas Sat 2
12717 H 9416, FEC:3/4, DVB-S2, 8PSK
Input stream ID = 3
PLS Mode = Root
PLS Code = 218997



Re: How to get multistream channels on 5W #34 Huevos

  • PLi® Contributor
  • 4,770 posts

+167
Excellent

Posted 24 August 2017 - 18:27

I wish I could use PHP ...

No hardcoding used, I'm allergic to that. In the end it will always bite you in the but... ;)

 

Until we have an algo for Combo to Root or Combo to Gold I can't see what option we have.
 



Re: How to get multistream channels on 5W #35 Huevos

  • PLi® Contributor
  • 4,770 posts

+167
Excellent

Posted 24 August 2017 - 18:28

 

Example 45E, 11475V

Bulgarian multistream package is removed from:
Intelsat 12, 45.0°E 11475V
Intelsat 33e, 60.0°E 11077V

 

The channels can be found now on:
39.0°E Hellas Sat 2
12717 H 9416, FEC:3/4, DVB-S2, 8PSK
Input stream ID = 3
PLS Mode = Root
PLS Code = 218997

 

Push your changes to Lyngsat. No one here is going to maintain this manually.



Re: How to get multistream channels on 5W #36 WanWizard

  • PLi® Core member
  • 70,921 posts

+1,835
Excellent

Posted 25 August 2017 - 10:18

Until we have an algo for Combo to Root or Combo to Gold I can't see what option we have.

 

True. For now I've just added 131072 to the PLS code, we'll see where that breaks.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: How to get multistream channels on 5W #37 FelixF

  • Senior Member
  • 37 posts

0
Neutral

Posted 25 August 2017 - 16:20

What are the correct parameters for 12648 on 5°W ?

I decode nothing on that transponder although the Mediaset transponders are fully decoded.

 

Tnx



Re: How to get multistream channels on 5W #38 Huevos

  • PLi® Contributor
  • 4,770 posts

+167
Excellent

Posted 25 August 2017 - 18:57

 

Until we have an algo for Combo to Root or Combo to Gold I can't see what option we have.

 

True. For now I've just added 131072 to the PLS code, we'll see where that breaks.

 

Not sure what you mean by this.



Re: How to get multistream channels on 5W #39 Huevos

  • PLi® Contributor
  • 4,770 posts

+167
Excellent

Posted 25 August 2017 - 19:02

Also, have you set a lower limit for symbol rate? You are missing transponders with 3 figure symbol rates.



Re: How to get multistream channels on 5W #40 WanWizard

  • PLi® Core member
  • 70,921 posts

+1,835
Excellent

Posted 25 August 2017 - 21:15

I haven't touched that, so perhaps those were always missing? Do you have an example of such a transponder?
 
What I mean is that 133460 - 2388 = 131072, which also happens to be the gold to root conversion number. So instead of hardcoding it, I used this calculation in the assumption that it is to big a coincedence for that value to be random.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users