Springen naar inhoud


nightflyer

Lid geworden: 14 feb 2016
Offline Laatste activiteit: 13 apr 2022 09:18
-----

Berichten die ik gemaakt heb

In Topic:Why is OpenPLi terrestrial.xml abandoned?

20 juli 2017 - 11:36

 

So e2 needs to handle multiple same tsid/onid :)

No, because the transponder is identical so no point. I made a plugin that only scans the strong one... but that's a different story.

 

I just wondered why PLi never bothered to maintain these files, at least for major cities.

 

Actually the assumption that the transponder is identical is wrong.

 

In Italy DVB-T, local RAI3 versions have the same service reference. So you can only get one using enigma2

 

More info here (in Italian):

http://www.vuplus-co...-diversi.14509/


In Topic:[Italy-Italia] Changelog :)

17 februari 2017 - 12:03

Arte HD (service ref: 1_0_1_133_3E1C_13F_820000_0_0_0) on Hotbird 13E is the French channel (also available on Tivusat EPG in Italy http://www.tivu.tv/index-sat.aspx) but it currently shows SKY Arte HD EPG.


In Topic:DAB+ with RTL-SDR stick

30 november 2016 - 17:56

 

I will post the required bitbakes on plugin repository.


Done.

 

 

Thank you very much. I hope to try them soon.

 

IMHO it would be better if you make two separate repositories: one for the plugin, the other for the recipes.


In Topic:DAB+ with RTL-SDR stick

28 november 2016 - 12:37

Here you are:
 

# cat enigma2-plugin-extensions-sdgradio.bb
SUMMARY = "Enigma2 Software Defined Radio"
DESCRIPTION = "SDR for Enigma2 using rtl_fm command line tool"
SECTION = "multimedia"
MAINTAINER = "SatDreamGR"
HOMEPAGE = "http://satdreamgr.com"
LICENSE = "PD"
LIC_FILES_CHKSUM = "file://setup.py;md5=d31403faaf47732304b85c82641be58f"
SRC_URI = "git://github.com/satdreamgr/SDGRadio.git;protocol=http"

S = "${WORKDIR}/git"

inherit gitpkgv
SRCREV = "${AUTOREV}"
PV = "1+git${SRCPV}"
PKGV = "1+git${GITPKGV}"
PR = "r0"

inherit allarch distutils-openplugins

RDEPENDS_${PN} = "python-core rtl-sdr"

PACKAGES =+ "${PN}-src"
RDEPENDS_{PN}-src = "${PN}"
FILES_${PN}-src = "${libdir}/enigma2/python/Plugins/Extensions/SDGRadio/*.py"

 

Shouldn't RDEPENDS also include redsea? Moreover, can you supply a recipe  for redsea too? Even better, can you make a git repo with these all these recipes?


In Topic:(How) can i extract videotext subtitles from TS to SRT with OpenPli plugin?

10 november 2016 - 11:03

And DVB subtitles can not been extract trough OCR (optical Character Recognision) (subrip)??

 

I've not tested it but there is CCExtractor: www.ccextractor.org