Hardware Type

Antworten
Nachricht
Autor
Benutzeravatar
pololoko111
Member
Member
Beiträge: 116
Registriert: 16 Mär 2018 11:44
Receiver 1: Vu+Solo4k
Receiver 2: Vu+Zero4k
Receiver 3: Octagon 8008 S
Receiver 4: Pulse 4k Mini
Hat gedankt: 48 Mal
Hat Dank erhalten: 62 Mal
Geschlecht:

Hardware Type

#1

Beitrag von pololoko111 »

Hello. I have a question.
Is the AB-COM driver not providing this information or is it a bug?
hardw.jpg
Bild
Hanel
Beginners
Beginners
Beiträge: 5
Registriert: 18 Jan 2025 16:34
Hat gedankt: 1 Mal
Hat Dank erhalten: 2 Mal

Re: Hardware Type

#2

Beitrag von Hanel »

I think both is correct, It's a bug and this driver does not providing this information.

This line with ("unknown") can't work, better:

Code: Alles auswählen

		if procModelType and procModelType != _("Unknown"):
But this should give's information about tuner, see this list:

Code: Alles auswählen

	boxProcTypes = {
		"00": _("OTT Model"),
		"10": _("Single Tuner"),
		"11": _("Twin Tuner"),
		"12": _("Combo Tuner"),
		"21": _("Twin Hybrid"),
		"22": _("Hybrid Tuner")
	}
this would be a nice to have but looks not available for your and my box.
Antworten

Zurück zu „PULSe 4K mini“