rickybiscus / plugin.video.auvio

Kodi plugin to stream content from the RTBF Auvio website (public broadcasting organization of the French Community of Belgium)
GNU General Public License v3.0
42 stars 16 forks source link

Running this plugin on Kodi installed on RPi with LibreELEC ? #31

Closed jeanrichelle closed 3 years ago

jeanrichelle commented 3 years ago

Is it possible to run your plugin with Kodi installed on a RaspberryPi with LibreELEC ?

git is not installed, neither apt. I tried with Github Browser of Indigo, but couldn't find the plugin searching with "rickybiscus" as UserName. Any suggestion ?

Jean

alexisju commented 3 years ago

Yes, you can, see https://github.com/rickybiscus/plugin.video.auvio/issues/20

alexisju commented 3 years ago

I don't know why the read me still not updated since i opened this ticket in 2018... and there is a PR about that https://github.com/rickybiscus/plugin.video.auvio/pull/26

jeanrichelle commented 3 years ago

Great ! Thank you very much. I could download and install it. But, after entering the info of my Auvio account, when I tried to run it I got "RTBF Auvio error | Check the log for more information". Any idea of what's happening ? Where is that log ?

jeanrichelle commented 3 years ago

I could solve it in this way

  1. with ssh : cd ~ mkdir AddonsZip wget https://github.com/rickybiscus/plugin.video.auvio/archive/master.zip
  2. in kodi : go to Add-ons preference, go to Install from zip file and then navigate to the AddonsZip in Home Folder

I could run Auvio immediately without restart of kodi. I used successfully this procedure under LibreELEC and OSMC.