catalinii / minisatip

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

UI enhancement: show client protocol #1042

Closed lars18th closed 1 year ago

lars18th commented 1 year ago

Adds support for displaying the protocol used by each client to connect.

lars18th commented 1 year ago

Hi,

This PR implements the pending enhancement described in #940.

lars18th commented 1 year ago

And as a bonus it shows the PMT list of channels too.

Jalle19 commented 1 year ago

Looks good, will try this myself before merging

lars18th commented 1 year ago

As a second bonus I've added a more compact size of the columns.

Warning: Not merge now! I detected a problem with the colum size with some browsers. Ready to merge. 😉

lars18th commented 1 year ago

Can you please use CSS classes instead of inline styles?

No because I don't know how to do it. If you know it, then please modify it. Sorry.