AutoBouquets E2

Status
Not open for further replies.

Ferret

Marching On Together !
Staff member
Administrator
Messages
17,533
Re-ordered the regions
Owing to HD channel changes, supplement file now renames them
custom_sort_3.txt has had the affected channels commented out
ITV regions also named via supplement file
"Custom" relabelled to "custom swap"
Hide PLI place holders defaulted to true
Other/extra defaulted to true
 

Ferret

Marching On Together !
Staff member
Administrator
Messages
17,533
ipk and manual installation files for testing.

Code:
2015-07-21
Corrected Scotland East/West error
Added Wales region.
Added services and TP to "create lamedb" section.
Supplement file updated for new viewable HD channels
Swap file edited. Added BTSport/Euro HD swap. Target LCN now referenced first. Still works the same way.

Renamed autobouquetsreader.sh4 to "autobouquetsreader(sh4_receivers) to avoid any confusion between ".sh" and ".sh4".
If you have a receiver with a SH4 CPU eg Amiko, you still have to rename the file. Refer to lines 16-19 of readme file.
 

Ferret

Marching On Together !
Staff member
Administrator
Messages
17,533
Latest files for testing
Code:
2015-09-20
Reader file updated to place Red Button Sports channels in a combined bouquet.
Three reader files in plugin for the following CPU types: Mips, SH4 and ARM 
User can now configue and select the architecture type of receiver.
Fixed a long standing issue where starting with non-28.2 bouquets caused an issue.
GUI rework.

2015-09-21
Fixed mode = TV after initial run.
Area space in GUI increased 

2015-10-07
Correct SH4 reader now being used.
Variables now one string
Split changelog from helpfile
 

Ferret

Marching On Together !
Staff member
Administrator
Messages
17,533
20151101 version


2015-11-01
Add help text section
Some text renames
 

Ferret

Marching On Together !
Staff member
Administrator
Messages
17,533
This is the latest version. It will ermove previous versions and install dvbsnoop (if available on plugin server). The RoI side is still experimental. Not all Irish regions are listed, but you should be able to edit script.

For those in the ROI wishing to assist.....

Install dvbsnoop if not already installed
Code:
opkg install dvbsnoop

Run the following commands. Output will be quiet large, so do one at a time. Transfer to PC and deleet from /tmp before doing next command.

Code:
dvbsnoop -s sec -tn -timeout 3000 -ph 2 -pd 4 -f 0x40 -m 0xFF -n 500 0x10 > /tmp/data-10-40.txt

Code:
dvbsnoop -s sec -tn -timeout 3000 -ph 2 -pd 4 -f 0x42 -m 0xFF -n 5 0x11   > /tmp/data-11-42.txt

Code:
dvbsnoop -s sec -tn -timeout 3000 -ph 2 -pd 4 -f 0x46 -m 0xFF -n 500 0x11 > /tmp/data-11-46.txt


If you have a USB tuner and can also get a transport stream recording, that is even better.
 
Status
Not open for further replies.
Top