Skip to content

Releases: LraiZer/AutoBouquetsWiki

AutoBouquetsWiki v2.5

13 Jun 17:22
Compare
Choose a tag to compare

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

04 Jun 22:09
Compare
Choose a tag to compare
add service type (0x20) HEVC TV UHD[HDR]

AutoBouquetsWiki v2.3

04 Nov 21:41
Compare
Choose a tag to compare
add support for NIT freesat pid scan on other HOME services

AutoBouquetsWiki v2.2

04 Nov 00:27
Compare
Choose a tag to compare
bug fix: some channels have multiple positions within the same region…

AutoBouquetsWiki v2.1

01 Nov 22:55
Compare
Choose a tag to compare
add pid scan for the freesat home transponder

try pid for HOME transponder first, try pid used on other transponders second

AutoBouquetsWiki v2.0

30 Oct 20:57
Compare
Choose a tag to compare
add support for Freesat tables

AutoBouquetsWiki v1.0

04 Mar 23:19
Compare
Choose a tag to compare
Merge pull request #1 from AbuBaniaz/patch-1

Update autobouquetswiki.cpp