-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VTI image #74
Comments
for close source image no support ask vti |
This problem is also with OpenATV when loading data into DreamEdit. |
Can you post a picture showing what you mean. Please also attach the bouquets.tv file. Does the same thing happen with E-channelizer. ABM also uses markers which are meant to be hidden. These markers are generic to Enigma2. |
It is because VTi does not have handling for invisible services. https://github.com/OpenViX/enigma2/blob/Dev/lib/service/iservice.h#L47 Removing those services/bouquets will just screw with the channel numbering, and after all that is the whole point of ABM. Your best bet is switch image to one that has all the important features built in. |
https://github.com/OpenViX/enigma2/blob/Dev/lib/service/iservice.h#L30:L47 ABM uses the following for the markers
This is made up of If we remove these, the plugin will not work as expected. For example, every provider starts at 1000, the blanks too. Please update your image to handle the markers. |
I use vti image and install AutoBouquetsMaker. Everything works fine, but in favorite groups are empty items from the title Separate. It is possible to delete these groups?
The text was updated successfully, but these errors were encountered: