WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Kodi  (Read 1075 times)

Online vinceASPECT

  • Hero Member
  • *****
  • Posts: 747
Kodi
« on: February 14, 2023, 03:05:08 AM »
HEllo F,


Do you think the 64 bit TCL could run the 64 bit "Appimage file" of Kodi
media player?

https://osmc.tv/download/     (low down there)  it must be AMD chip

could it?

Thx

C

Offline GNUser

  • Hero Member
  • *****
  • Posts: 1343
Re: Kodi
« Reply #1 on: February 14, 2023, 06:10:33 AM »
Hi, vinceASPECT.

AppImages generally work quite well in 64-bit TCL after running these commands:
Code: [Select]
$ sudo ln -s /usr/local/etc/fonts /etc/fonts
$ sudo ln -s /usr/local/etc/ssl /etc/ssl
$ sudo ln -s /lib /lib64
$ tce-load -wi bash

It seems this particular AppImage also needs  pkexec  which is part of the  polkit.tcz  extension, so you also need this:
Code: [Select]
$ tce-load -wi polkit

Online vinceASPECT

  • Hero Member
  • *****
  • Posts: 747
Re: Kodi
« Reply #2 on: February 14, 2023, 09:16:16 AM »
HEllo there GN,

i believe this KODI "appimage file" for Linux should
execute in LINUX to reveal a running tool that allows
you to create a "bootable image" of
"OSMC ( kodi media player) " for any supported device.
 
 (such as the OSMC supported  "Pi zero" computer device.......)

Then your microSD card takes that resulting  "OSMC image file"
and your "Pi zero computer" will boot up into OSMC  (kodi media player)
(.......boot from that microSD card)

thx

C

« Last Edit: February 14, 2023, 09:24:42 AM by vinceASPECT »

Offline GNUser

  • Hero Member
  • *****
  • Posts: 1343
Re: Kodi
« Reply #3 on: February 14, 2023, 10:32:38 AM »
Hi, vinceASPECT. I'd like to help but I'm not sure what your question is. The AppImage format itself is entirely compatible with 64-bit TCL if you run the commands I provided above.

Have you tried creating the bootable OSMC image file in TCL? If so, did you run into some kind of error or other difficulty?

Online vinceASPECT

  • Hero Member
  • *****
  • Posts: 747
Re: Kodi
« Reply #4 on: February 15, 2023, 02:34:03 AM »
Hello,

Sorry ....... it's fine. 

THis topic is just me ruminating about "AppImage format" Apps...... for any Linux platform.......really.

Thanks
C

ps i can search the Forum Sir. ........& thanks for replying.