catalinii / minisatip

minisatip is an SATIP server for linux using local DVB-S2, DVB-C, DVB-T or ATSC cards
https://minisatip.org
324 stars 78 forks source link

Using minisatipwith multiple tuners #1133

Closed atallo closed 7 months ago

atallo commented 7 months ago

When I use minisatip from Plex it indicates that only one tuner is available. This means that I can't watch more than one channel at a time even though my computer has 2 tuners.

I think that the information provided by /desc.xml is not enough to indicate tuners.

Would it be possible to add a new "/discover.json" url with that information?

You can see an example implementation in this file. Line 35 https://github.com/jkaberg/tvhProxy/blob/master/tvhProxy.py

I was testing this file but Plex does not read it. I don't know the reason because only one tuner appears. Do you know what it could be?

Thanks! This app is amazing!

Jalle19 commented 7 months ago

Do you see two tuners in the minisatip web interface?

atallo commented 7 months ago

Yes. I see them. And I can use them. I tried it with VLC.

Jalle19 commented 7 months ago

Then it must be something in the Plex integration 🤷

atallo commented 7 months ago

When I use programs other than minisatip I can see all the tuners on Plex.

Jalle19 commented 7 months ago

What other programs have you tried?