Releases: LraiZer/AutoBouquetsWiki
Releases · LraiZer/AutoBouquetsWiki
AutoBouquetsWiki v2.5
root@dm800se:/var/volatile/tmp# ./autobouquetswiki --help
Usage: ./autobouquetswiki [options] [argument]
Options:
-h, --help
Show this help/example message
-f, --freesat
Scan Freesat, (default BSkyB)
-c, --console-csv
Print csv database to console
-w, --wiki-html
Create a wiki database in html
-i, --with-icon
Download service named icons
-p, --path [PATH]
Set destination path for html
-b, --filter-bat [BAT]
Set bouquet id: 0x1000-0x100e
-r, --filter-region [REGION]
Set region id filter: 0x1-0xff
-f, --dvb-frontend [FRONTEND]
Set dvb frontend - default: 0
-a, --dvb-adapter [ADAPTER]
Set dvb adapter - default: 0
-d, --dvb-demux [DEMUX]
Set dvb demux - default: 0
examples:
autobouquetswiki --wiki-html --path /hdd/wiki-files
autobouquetswiki --wiki-html --with-icon -b 0x100e
autobouquetswiki --wiki-html --filter-bat 0x1000
autobouquetswiki --wiki-html -i -b 0x1001 -r 0x7
autobouquetswiki --wiki-html --freesat
autobouquetswiki --wiki-html
autobouquetswiki --console-csv
autobouquetswiki -c -f >/tmp/freesat.csv
AutoBouquetsWiki v2.4
add service type (0x20) HEVC TV UHD[HDR]
AutoBouquetsWiki v2.3
add support for NIT freesat pid scan on other HOME services
AutoBouquetsWiki v2.2
bug fix: some channels have multiple positions within the same region…
AutoBouquetsWiki v2.1
add pid scan for the freesat home transponder try pid for HOME transponder first, try pid used on other transponders second
AutoBouquetsWiki v2.0
add support for Freesat tables
AutoBouquetsWiki v1.0
Merge pull request #1 from AbuBaniaz/patch-1 Update autobouquetswiki.cpp