Please help with tv tuners

I’m fully aware that satellite isn’t officially supported. However, like mentioned by other users above or as a quick look at the list of unsupported tuners clearly show, there is at least some rudimentary support hidden in the background.

For example, when you connect a DVB-S tuner, the DVR setup wizard surfaces some options and settings only relevant for satellite setups:

Plex haș to get those options from somewhere and safe the selected values to some kind of config file. Maybe we can just manually edit those config files?

Or just like Plex ships with (even though outdated) transponder listings that serve no purpose, when satelitte is not supported.

There aren’t any, I’m afraid.

Even back then when adding a new sat tuner still worked, there was no support for Unicable.
Believe me, I’ve had such an LNB and I’ve tried. All I could do is to implement the Unicable configuration directly in my tuner, using its own setup app. (Which not all tuners even have.)

The screen shot look like windows? I’m using unraid as a media centre.

It maybe my tv card is to old now a day

I’m trying to download the new transponder list through the terminal on a Ubuntu Server 24.04 install.

root@plexmediaserver:/usr/lib/plexmediaserver/Resources/Tuner/Shared/scanners/dvbs/transponders# 
Redirecting output to ‘wget-log’.

[1]+  Exit 1                  sudo wget ‘https://en.kingofsat.tv/dl.php?pos=28.2E
root@plexmediaserver:/usr/lib/plexmediaserver/Resources/Tuner/Shared/scanners/dvbs/transponders#

However, wget doesn’t download the proper file and instead writes a log file containing an error message:
‘https://en.kingofsat.tv/dl.php?pos=28.2E: Scheme missing.

Sorry, not using the paste function correctly…This is the command that works, with correct formatting.

sudo wget "https://en.kingofsat.tv/dl.php?pos=28.2E&fkhz=0"

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.