Correct channel order but wrong channel number
#1
Hi,

On my enigma2 box (VU+ Uno 4K) I have the channels with the correct numbering (I use "fake" channels to have blank channels), but at Kodi Addon the channels are in the correct number, but all in sequence... is there a way to keed the same order and numbering?

For example, at enigma2 I have:

1 - Channel A
2 - (fake channel) - not displayed at enigma2
3 - (fake channel) - not displayed at enigma2
4 - Channel B
5 - (fake channel) - not displayed at enigma2
6 - Channel C

At kodi addon I have:

1 - Channel A
2 - Channel B
3 - Channel C

My setup:

Webif version: 1.3.8
Device running addon: NVidia Shield
Addon Version: 3.28.9

Thanks in advanced!

BR,
fmuniz
Reply
#2
Your example has the same order and numbering. Did you mean to give a different example?

Also, which version of kodi are you using?

In kodi 19 there is a sorting option for the UI to use the backend order for display. Is that what you want?
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#3
(2019-11-20, 12:32)phunkyfish Wrote: Your example has the same order and numbering. Did you mean to give a different example?

Also, which version of kodi are you using?

In kodi 19 there is a sorting option for the UI to use the backend order for display. Is that what you want?

Hi,

In my example you can see that the channels have the same order, but different numbering... 

In first example Channel B is #4 and in the second example is #2.

I'm using Kodi version 18.4.

I will try v19 and let you know.

Thanks.
Reply
#4
I've tried Kodi Matrix v19, and I have the same behavior. I will attach some pictures that shows what my problem is.

Channel list at enigma2:

Image

Channel list at kodi pvr:

Image


You can see at enigma2 that there is no channel #2, #5, #7... that is the correct... but in kodi addon it displays all #'s in sequence.

I don't know if I was clear in my explanation.

BR,
fmuniz
Reply
#5
I see the numbering now.

Can you post a snapshot of your PVR settings?

Code:

Settings->PVR & Live TV->General

And the output of viewing a URL like this in a browser:

Code:

http://<you-Enigma2-ip>/web/getservices

You might need to save it to see it as xml. Or view as source.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#6
(2019-11-20, 21:33)phunkyfish Wrote: I see the numbering now.

Can you post a snapshot of your PVR settings?

Code:

Settings->PVR & Live TV->General

And the output of viewing a URL like this in a browser:

Code:

http://<you-Enigma2-ip>/web/getservices

You might need to save it to see it as xml. Or view as source.

Please see below:


Image

 
Quote:<e2servicelist>
<e2service>
<e2servicereference>
1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.favourites.tv" ORDER BY bouquet
</e2servicereference>
<e2servicename>NET</e2servicename>
</e2service>
</e2servicelist>
Reply
#7
Ok, next can you get the output of:

Code:

http://<you-Enigma2-ip>/api/getservices

and 

Code:

http://<you-Enigma2-ip>/api/getservices?provider=1&picon=1&sRef=1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.favourites.tv" ORDER BY bouquet
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#8
(2019-11-21, 00:51)phunkyfish Wrote: Ok, next can you get the output of:

Code:

http://<you-Enigma2-ip>/api/getservices

and 

Code:

http://<you-Enigma2-ip>/api/getservices?provider=1&picon=1&sRef=1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.favourites.tv" ORDER BY bouquet
Quote:{
 "services": [
   {
    "servicereference":
    "1:7:1:0:0:0:0:0:0:0:FROM BOUQUET \"userbouquet.favourites.tv\" ORDER BY bouquet",
    "startpos": 0,
    "program": 0,
    "servicename": "NET",
    "pos": 1
   }
 ],
"pos": 1
}


https://paste.kodi.tv/opecigijoc
Reply
#9
The output of the last call is incorrect. It’s missing the blanks. What version of OpenWebIf are you running on your device?
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#10
(2019-11-21, 02:21)phunkyfish Wrote: The output of the last call is incorrect. It’s missing the blanks. What version of OpenWebIf are you running on your device?

Version: OWIF 1.3.8
Reply
#11
My system changed too. It was correct before but not now. Has yours just changed recently?

Do you use AutoBouquetsMaker? Maybe there was a change there in an update.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#12
(2019-11-21, 12:45)phunkyfish Wrote: My system changed too. It was correct before but not now. Has yours just changed recently?

Do you use AutoBouquetsMaker? Maybe there was a change there in an update.

For me never worked with the correct numbering.

I don't use AutoBouquetMaker, but I use a site that creates my favourite file, using my lamedb file.

The site is: https://powerlame.bozolandia.com.br/

If you select "Gerar Favoritos" option, it will generate the favourite file based on your lamedb.

BR,
fmuniz
Reply
#13
Ok, but what exactly does a fake channel look like?

Code:

1 - Channel A
2 - (fake channel) - not displayed at enigma2
3 - (fake channel) - not displayed at enigma2
4 - Channel B
5 - (fake channel) - not displayed at enigma2
6 - Channel C

I.e. Do you have a service ref for a fake channel?
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#14
(2019-11-21, 15:12)phunkyfish Wrote: Ok, but what exactly does a fake channel look like?

Code:

1 - Channel A
2 - (fake channel) - not displayed at enigma2
3 - (fake channel) - not displayed at enigma2
4 - Channel B
5 - (fake channel) - not displayed at enigma2
6 - Channel C



I.e. Do you have a service ref for a fake channel?
All the fake channels have the same service reference:

1:832:1:0:0:0:0:0:0:0::

Enigma2 doesn't shows this channels...  they are called "unnumbered marker".

BR,
fmuniz
Reply
#15
(2019-11-21, 16:13)fmuniz Wrote:
(2019-11-21, 15:12)phunkyfish Wrote: Ok, but what exactly does a fake channel look like?

Code:

1 - Channel A
2 - (fake channel) - not displayed at enigma2
3 - (fake channel) - not displayed at enigma2
4 - Channel B
5 - (fake channel) - not displayed at enigma2
6 - Channel C



I.e. Do you have a service ref for a fake channel?
All the fake channels have the same service reference:

1:832:1:0:0:0:0:0:0:0::

Enigma2 doesn't shows this channels...  they are called "unnumbered marker".

BR,
fmuniz 

An example:

#SERVICE 1:0:1:1a:d:1:ffff0000:0:0:0::Rede Gospel
#SERVICE 1:832:1:0:0:0:0:0:0:0::
#SERVICE 1:0:1:1c:2:1:ffff0000:0:0:0:Tongueolishop TV
#SERVICE 1:0:1:1d:6:1:ffff0000:0:0:0::Shoptime
#SERVICE 1:0:1:1e:9:1:ffff0000:0:0:0::NET TV
#SERVICE 1:832:1:0:0:0:0:0:0:0::
#SERVICE 1:832:1:0:0:0:0:0:0:0::
#SERVICE 1:832:1:0:0:0:0:0:0:0::
#SERVICE 1:0:1:22:7:1:ffff0000:0:0:0::Futura
#SERVICE 1:0:1:23:a:1:ffff0000:0:0:0::OFF
#SERVICE 1:832:1:0:0:0:0:0:0:0::
#SERVICE 1:0:1:25:d:1:ffff0000:0:0:0::SporTV3
Reply

Logout Mark Read Team Forum Stats Members Help
Correct channel order but wrong channel number0