Now we have the "Plus one" bouquet, how do you decide if a channel should go in Documentaries, Entertainment, or Plus one.
For AB options menu: Bouquet Channel Sort = Sort 1
In the default 'custom_sort_1.txt' file, i have not moved any plus one channels, they are all still in the "Plus one" bouquet.
I have only moved the standard documentary channels out of the combined "Entertainment and Documentaries" bouquet and renamed this bouquet to "Entertainment". These standard documentary channels were then placed in their own reserved "Documentaries" bouquet.
Code:
https://github.com/LraiZer/AutoBouquets/commit/bda2522e74a63a9e686e3a6650bf55c73823b8b2
I decided which channels should go into the "Documentaries" bouquet by referencing if they still had a documentary flag in their stream data, the category flag for channels can be found on my ABW site.
Code:
http://commando.org.uk/wiki/bskyb/wiki.html
I used "
Bouquet ID: 4097 - BSkyB Bouquet 1 - DTH England" as my reference to create the 'custom_sort_1.txt' file channel order of Entertainment, Documentaries.
On the ABW site, If you press to sort header by position followed immediately by sort header by category, this will give you a correctly ordered list of the documentaries flagged channels when you scroll down.
Also what about sorting of "Secondary" channels, etc, where the channel category does not equal the section name e.g. BBC Two HD is in category Entertainment, but its LCN is 802. Lots of other similar instances.
In AB options menu: Channel Swap = yes
This will read the custom swap file 'custom_swap.txt' and simply swap 102 for 802 which will place it in category Entertainment.
Code:
https://github.com/LraiZer/AutoBouquets/commit/c2cd907353def4a7d89996e61b4b0539fbcd02a9
At the end of the day it is up to the end user to manage their own custom_sort_XX.txt and custom_swap.txt files. If they want to also move the documentary plus one's and secondary channels into the Documentaries bouquet, then that is their choice and easy to do. I have only provided an initial default 'custom_sort_1.txt' file that moves the normal documentary channels into their own separate bouquet.
Have fun making and managing you own custom files
