Check the api version and legacy auth options
Posts by lrusak
-
-
I clicked on your link, how do I install your repository. I don't understand the explanation.
Download the zip file and install the addon that way in kodi
-
Thanks!
On "LibreELEC USB SD Creator" there is only Alpha versions for the "Wetek Play 2" and the "Wetek Hub".
Will there be stable versions for those devices in the future, and does anyone know when?
They are alpha builds because 8.0 is the first line of official releases for these devices.
Alpha --> beta --> release candidate --> final release.
No ETA's
-
Why not use the kodi subsonic addon?
GitHub - lrusak/plugin.audio.subsonic: Kodi plugin to stream music from Subsonic.
-
chromium is not built with pulseaudio support.
Edit: it actually is built with pulseaudio support.
What are you trying to do?
You can set the custom audio device in the chromium addon settings
-
I would avoid skipping the filesystem check if you don't know what you're doing.
Best to run fsck on the sdcard using linux.
-
change the audio output device to the Pi:analogue device
-
that sounds about right
-
can you post a kodi debug log and a screenshot of your audio settings
-
did you try to start the second instance of hyperion via autostart.sh located in configfiles?don't do this.
copy the systemd service file, rename it, enable it, and start it
Codecp /storage/.kodi/addons/service.hyperion/system.d/service.hyperion.service /storage/.config/system.d/service.hyperion2.service nano /storage/.config/system.d/service.hyperion2.service
change the path to your second hyperion config -
remove the autostart.sh.
then restart
then stop kodi
then load the udev-detect module
-
I think I know what happens:
- I had already loaded the module-udev-detect in .config/autostart.sh, so it fails to load again, that's normal and harmless.
- in the pulseaudio sinks I can only see (apparently) the unused line out output, not the HDMI output (which is used for sound output); how can I see the HDMI output ?can you post the output of the following commands after you pair your phone with your computer?
-
-
You have to use dtparam=audio=on in config.txt
Then rebootThen you can see the hdmi device in pulseaudio and use the combined sink module
-
-
Yes, you have to use pulseaudio though and the hdmi audio quality will suffer.
-
Yea OK just follow the guide then
-
You want to stream music from your phone or to your phone?
If you want from your phone you will have to add dtparam=audio=on to config.txt and reboot
Then just follow Pulseaudio - LibreELEC