1_0_19_515_99_217C_EEEE0000_0_0_0_20240304195709.jpg
Bitrate Plugin - Enigma2 System Utility Plugins - Linux Satellite Support Community (linuxsat-support.com)
work on arm (uclan)
ps.
The binary file is in /usr/bin with permissions set to 777
1_0_19_515_99_217C_EEEE0000_0_0_0_20240304195709.jpg
Bitrate Plugin - Enigma2 System Utility Plugins - Linux Satellite Support Community (linuxsat-support.com)
work on arm (uclan)
ps.
The binary file is in /usr/bin with permissions set to 777
Thanks for this new version.
However, I get a crash
< 5415.241646> Traceback (most recent call last):
< 5415.241704> File "/usr/lib/enigma2/python/Plugins/Extensions/Bitrate/bitrate.py", line 75, in dataAvail
< 5415.242480> str = self.remainingdata + str
< 5415.242845> ~~~~~~~~~~~~~~~~~~~^~~~~
< 5415.242904> TypeError: can only concatenate str (not "bytes") to str
< 5415.242989> [ePyObject] (CallObject(<bound method Bitrate.dataAvail of <Plugins.Extensions.Bitrate.bitrate.Bitrate object at 0xaddfeeb0>>,(b'/bin/sh: line 1: /usr/bin/bitrate: cannot execute binary file: Exec format error\n',)) failed)
The binary file is in /usr/bin with permissions set to 777
This is with a Ocatgon SF8008 (ARM) with OBH 5.3.
The old Bitrate version works fine.
the version is same..
i use image PY3..
regards
The image I have is py 3.11.2.
Is this new Bitrate version for py 3.12 ?
If so that would explain the issue.
The image I have is py 3.11.2.
Is this new Bitrate version for py 3.12 ?
If so that would explain the issue.
I took (I think) the last plugin, and adapted it to my image and it works. I can't tell you for yourself if it works well or not. Do you have a latest version that I don't have?
enigma2-plugin-extensions-bitrate_2.0+git15+edca14d-r1.44_mips32el.ipk
here arch bin
It seems the zipped version you uploaded in the first post is for MIPS and not for ARM. That is why it does not work for me.
this is arm v7
put to /usr/bin
chmod 777
Thanks for this plugin. Works great on Vu+. But is there a version for DreamOS as DM Two is my main receiver?
mm arch64 ??
try with arm.. if work.. otherwise..
question..
What channel does it work on? I've tried many channels on my box (PLI 9) but it doesn't work.
I'm attaching more bins
ok.. i have a solution for me
import platform
based = platform.machine()
open('/tmp/based.txt', 'w').write(str(based))
if based == 'sh4':
btrt = 'bitrate1_sh4 '
elif based == 'mips':
btrt = 'bitrate1_mips '
elif based == 'aarch64':
btrt = 'bitrate1_arm '
elif based == 'armv7l':
btrt = 'bitrate_arm '
else:
btrt = 'bitrate_mips '
Display More
image_2024_03_26T20_17_59_358Z.png
Display Moreok.. i have a solution for me
CodeDisplay Moreimport platform based = platform.machine() open('/tmp/based.txt', 'w').write(str(based)) if based == 'sh4': btrt = 'bitrate1_sh4 ' elif based == 'mips': btrt = 'bitrate1_mips ' elif based == 'aarch64': btrt = 'bitrate1_arm ' elif based == 'armv7l': btrt = 'bitrate_arm ' else: btrt = 'bitrate_mips '
image_2024_03_26T20_17_59_358Z.png
Dear developers, can you add support for Vivant DINOBOT 4K mini, I installed it and it doesn't show up, it's perfectly supported on top of sf8008. thanks first!
Whether the plugin works on IPTV channels?
Are there other bitrate plugins that show in IPTV?
useless plug-in
Where can I download the source code of this plug-in? ? ?
Display MoreDisplay Moreok.. i have a solution for me
CodeDisplay Moreimport platform based = platform.machine() open('/tmp/based.txt', 'w').write(str(based)) if based == 'sh4': btrt = 'bitrate1_sh4 ' elif based == 'mips': btrt = 'bitrate1_mips ' elif based == 'aarch64': btrt = 'bitrate1_arm ' elif based == 'armv7l': btrt = 'bitrate_arm ' else: btrt = 'bitrate_mips '
image_2024_03_26T20_17_59_358Z.png
Dear developers, can you add support for Vivant DINOBOT 4K mini, I installed it and it doesn't show up, it's perfectly supported on top of sf8008. thanks first!
Display Moreok.. i have a solution for me
CodeDisplay Moreimport platform based = platform.machine() open('/tmp/based.txt', 'w').write(str(based)) if based == 'sh4': btrt = 'bitrate1_sh4 ' elif based == 'mips': btrt = 'bitrate1_mips ' elif based == 'aarch64': btrt = 'bitrate1_arm ' elif based == 'armv7l': btrt = 'bitrate_arm ' else: btrt = 'bitrate_mips '
image_2024_03_26T20_17_59_358Z.png
Can samoene tell me de name of this skin?
Display MoreDisplay Moreok.. i have a solution for me
CodeDisplay Moreimport platform based = platform.machine() open('/tmp/based.txt', 'w').write(str(based)) if based == 'sh4': btrt = 'bitrate1_sh4 ' elif based == 'mips': btrt = 'bitrate1_mips ' elif based == 'aarch64': btrt = 'bitrate1_arm ' elif based == 'armv7l': btrt = 'bitrate_arm ' else: btrt = 'bitrate_mips '
image_2024_03_26T20_17_59_358Z.png
Dear developers, can you add support for Vivant DINOBOT 4K mini, I installed it and it doesn't show up, it's perfectly supported on top of sf8008. thanks first!
Can samone tell me the name of the skin os in this post, from Lululla?
Can samone tell me the name of the skin os in this post, from Lululla?
U think this is aglare fhd in NSS image
Can samone tell me the name of the skin os in this post, from Lululla?
U think this is aglare fhd in NSS image
Ok thanks friend, for your attention.
Are there other bitrate plugins that show in IPTV ?
Don’t have an account yet? Register yourself now and be a part of our community!