ABM 2.6

someb0y

Newbie
Hello I'm running VIX on a H2S currently running ABM 2.5. Can anyone point me in the direction of getting ABM 2.6 ? Thanks
 
Check the latest py changes on abm github
Code:
https://github.com/oe-alliance/AutoBouquetsMaker/tree/master/AutoBouquetsMaker
click raw and copy all the text and past in notepad and save as same name .py and ftp it to /usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/(folder)

So
providers.py - /usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner
Code:
https://raw.githubusercontent.com/oe-alliance/AutoBouquetsMaker/10c25090011e9de4f7b051e7e6f966cc647e9693/AutoBouquetsMaker/src/scanner/providers.py

version.py - /usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/
Code:
https://raw.githubusercontent.com/oe-alliance/AutoBouquetsMaker/f8c6fc6f83969fac831a9d1b8025fade50a487a4/AutoBouquetsMaker/src/version.py

Save a copy of the pyo versions to desktop (just in case it doesn't work then you can send them back)

reboot box update config files and re scan abm
 
Check the latest py changes on abm github
Code:
https://github.com/oe-alliance/AutoBouquetsMaker/tree/master/AutoBouquetsMaker
click raw and copy all the text and past in notepad and save as same name .py and ftp it to /usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/(folder)

So
providers.py - /usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner
Code:
https://raw.githubusercontent.com/oe-alliance/AutoBouquetsMaker/10c25090011e9de4f7b051e7e6f966cc647e9693/AutoBouquetsMaker/src/scanner/providers.py

version.py - /usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/
Code:
https://raw.githubusercontent.com/oe-alliance/AutoBouquetsMaker/f8c6fc6f83969fac831a9d1b8025fade50a487a4/AutoBouquetsMaker/src/version.py

Save a copy of the pyo versions to desktop (just in case it doesn't work then you can send them back)

reboot box update config files and re scan abm

Thanks for the help but can't get it to work. I must be missing something.

I've copied the new version.py and providers.py to the locations but it doesn't seem to do anything, I still get incompatible version.
 
Thanks for your help, I'll keep trying, I think last time I copied someones full folder and it worked a treat.
 
Can I ask what the difference is between the old one and the 2.6 apart from being updated thanks


Sent from my iPhone using Tapatalk
 
Can I ask what the difference is between the old one and the 2.6 apart from being updated thanks


Sent from my iPhone using Tapatalk
nothing that I can see, If you go to the 1st link which Dslayers posted it shows you whats been changed but nothing of interest.

Dslayer I got it updated in the end by downloading the master folder and just copying the version.py then I ran the config ok. Thanks for pointing me in the right direction.
 
im confused i checked my box i dont have providers.py and version.py i got only providers.pyo and version.py
could someone send me both files plz thanks
 
im confused i checked my box i dont have providers.py and version.py i got only providers.pyo and version.py
could someone send me both files plz thanks
The .py files generate the pyo files. I think there is another thread where someone has put the whole folder on if you search for it. Then just copy the full folder over. (make a backup 1st)
 
Back
Top