Skip to content

Instantly share code, notes, and snippets.

@mfat
Created October 19, 2024 19:28
Show Gist options
  • Save mfat/1849064e2d53c5f4e64b87b0f2004bdb to your computer and use it in GitHub Desktop.
Save mfat/1849064e2d53c5f4e64b87b0f2004bdb to your computer and use it in GitHub Desktop.
Iran DVB-T2 Scan data for TVHEADEND
#------------------------------------------------------------------------------
# file automatically generated by w_scan2
# (https://github.com/stefantalpalaru/w_scan2)
#! <w_scan> 1.0.14 1 0 TERRESTRIAL DE </w_scan>
#------------------------------------------------------------------------------
# location and provider: <add description here>
# date (yyyy-mm-dd) : 2024-10-19
# provided by (opt) : <your name or email here>
#
# T[2] <freq> <bw> <fec_hi> <fec_lo> <mod> <tm> <guard> <hi> [plp_id] [# comment]
#------------------------------------------------------------------------------
T2 554000000 8MHz AUTO AUTO AUTO AUTO AUTO AUTO # IRIB
T 602000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE # IRIB Network
T 650000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE # IRIB
T 578000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE # IRIB Network
T 0 8MHz 1/2 NONE QPSK 2k 1/32 NONE
T2 626000000 8MHz AUTO AUTO AUTO AUTO AUTO AUTO # IRIB
@mfat
Copy link
Author

mfat commented Oct 19, 2024

To use in CoreELEC copy this file to
.kodi/addons/service.tvheadend43/dvb-scan/dvb-t/
Then edit your Network settings in Tvheadend and in "Pre-defined muxes" section select ir-Tehran

To create your own initial scan data use this command:
w_scan2 -f t -c IR -x > ir-Tehran

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment