I'm using x86 LE and have the chromium browser installed. I need to download flash player 10 to access a website.
How can I download and install flash on LE?
Thanks.
I'm using x86 LE and have the chromium browser installed. I need to download flash player 10 to access a website.
How can I download and install flash on LE?
Thanks.
I've used a pIece of code from a fround upon addon yes, but all of the tweaking is mY own. I mainly use it for upgrading the LE firmware. But I wanted a way I could transition from JARVIS to krypton without getting "migrating addons please wait" message for hours.
So from JARVIS, wipe the build go back to the addon, upgrade the firmware to krypton. Use a different addon that is also not deleted to restore my box with all my addons from the LE and Kodi repos
I have an addon thAt deletes everything except the addon itself. I have now added the .config folder to the do not delete so that on reboot the wifi will still be connected.
Sounds like I'll just have to add the service.libreelec folder and it will be complete.
Thanks for your help. Much appreciated.
Hi there, I'm wondering what is the name of the LIbreELEC configuration addon. Should be plugin.video.xxxx
What I'm trying do accomplish is create an addon that deletes everything but on reboot you don't get the welcome wizard.
Any help??
The interface is really nice but lack of support in tapatalk really sucks.
Will this change later on? There is a good alternative ?.
Thanks in advance.
Yes I would really like Tapatalk support. I am rarely on my laptop, just my phone for the most of it.
I've changed the remote.conf for the Beelink MXIII II remote control with number keys, making use of possibly all keys while leaving numbered ones as numbers.remote.conf:
Code Display More#********************************************************************************************************* #this file is configuration for each factory remote device # work_mode 0 :software mode 1 :hardware mode # repeat_enable 0 :disable repeat 1 :enable repeat # # factory_code each device has it's unique factory code. # pattern:custom_code(16bit)+index_code(16bit) # examble: 0xff000001 = 0xff00(custom cod) 0001 (index) # # release_delay unit:ms.release will report from kernel to user layer after this period of time # from press or repeat triggered. # # debug_enable 0 :debug disable 1 :debug disable # # SW MODE: # bit_count how many bits in each frame # tw_leader_act time window for leader active # tw_bit0 time window for bit0 time. # tw_bit1 time window for bit1 time # tw_repeat_leader time window for repeat leader # REG # reg_base_gen set value for PREG_IR_DEC_BASE_GEN # reg_control set value for PREG_IR_DEC_CONTROL # reg_leader_act set value for PREG_IR_DEC_LEADER_ACTIVE # reg_leader_idle set value for PREG_IR_DEC_LEADER_IDLE # reg_repeat_leader set value for PREG_IR_DEC_REPEAT_IDLE # reg_bit0_time set value for PREG_IR_DEC_BIT0_TIME #************************************************************************************************************* #amlogic NEC remote for Beelink MX III II work_mode = 0 repeat_enable = 1 repeat_delay = 130 repeat_peroid = 120 release_delay = 20 debug_enable = 1 custom_begin factory_infcode = 1 factory_code = 0x7f800001 key_begin 0x51 31 ;Power 0x4d 113 ;Mute 0x40 67 ;Settings 0x25 105 ;Left 0x26 103 ;Up 0x27 106 ;Right 0x28 108 ;Down 0x0d 28 ;OK 0x1b 158 ;Back 0x53 102 ;Home 0x49 139 ;Menu 0xbc 164 ;Media (Mapped to Play/Pause) 0x54 38 ;Web (Mapped to NextSubtitle) 0x52 14 ;Mouse (Mapped to Backspace) 0x31 2 ;Keypad 1 (Mapped to CodecInfo) 0x32 3 ;Keypad 2 (Mapped to Info) 0x33 4 ;Keypad 3 (Mapped to Fullscreen) 0x34 5 ;Keypad 4 (Mapped to Pause/Play) 0x35 6 ;Keypad 5 (Mapped to Stop) 0x36 7 ;Keypad 6 0x37 8 ;Keypad 7 (Mapped to Audio Delay -) 0x38 9 ;Keypad 8 0x39 10 ;Keypad 9 (Mapped to Audio Delay +) 0x30 11 ;Keypad 0 0x58 44 ;# Key (Mapped to VideoMode) 0x44 40 ;Delete (Mapped to SmallStepBack) 0x41 177 ;Page Up 0x42 178 ;Page Down 0x56 114 ;Volume - 0x4e 115 ;Volume + key_end repeat_key_begin 0x25 105 ;Left 0x26 103 ;Up 0x27 106 ;Right 0x28 108 ;Down 0x41 177 ;Page Up 0x42 178 ;Page Down 0x56 114 ;Volume - 0x4e 115 ;Volume + repeat_key_end custom_end
RayW has posted a great .conf for this remote as well.
Sure be my guest. If you can come up with something better then great.
Without it, you still need to manually check if an update is available.
Not taking anything away from the advancement achieved by this custom channel , of course.
Are you able to share that addon? Sounds like the 'icing on the cake'
Of Course. I thought it was best to share it in a new thread. thread-7999.html
Hi Guys,
I have created this addon from a few different sources. Its more a addon template really for your own use.
Very basically you add your LE firmware and device tree to a zip file and store it on dropbox.
If you change the firmware, you change a text file and the next time you reboot you will get a note on the screen telling you there is an update.
I have included a ReadME file and a sample text file.
Enjoy
It's just a simple video calibration needed.
Nothing stands out in the log (to me) and I use the same add-on daily and never see the issue described. The BBC are changing their site a lot at the moment which is leading to some iPlayer breakage; the add-on authors need a couple of days to react to changes.NB: In future please use the native "cat /path/to/log | paste" function. It's easier for you, and us.
Are you referring to the addon iplayerWWW, which uses the addon inputstream.adaptive? I was referring to another iplayer addon that uses inputstream.rtmp to stream it's HLS streams
I guess not then
Why did you want that? I Have an addon that you can set a notification to tell your family that there is an update for their box??
Deleted message
Is there a list of usb tuners that work with Amlogic boxes? Can anyone recommend one?
Here's a kodi debug log. I see inputstream failed.
Is it just a case of plugging it in? Where does one go to watch the channel?
Is it possible to buy a usb tuner and get live OTA TV to work on LIbreELEC?
I have an addon for updating the firmware from your dropbox account. If anyone is interested I'll post it.