Jump to content


nightflyer

Member Since 14 Feb 2016
Offline Last Active 13 Apr 2022 09:18
-----

Posts I've Made

In Topic: Why is OpenPLi terrestrial.xml abandoned?

20 July 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 February 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