Good news its not a Kodi Leia issue. Works on the latest LE, but still issues on the latest OSMC Leia build so it’s something OSMC specific.
Will recheck the patches. Otherwise @sam_nazarko might have an idea.
Good news its not a Kodi Leia issue. Works on the latest LE, but still issues on the latest OSMC Leia build so it’s something OSMC specific.
Will recheck the patches. Otherwise @sam_nazarko might have an idea.
17.8-398, 20 Jan 2019: Based off OSMC commit (cfc2fb357d9) and newclock5 (40c4ab5b)
XBMC:
pvr.mediaportal.tvserver:
Additional commits/pull requests/changes not yet merged upstream:
Includes latest addons: inputstream.adaptive (7688bb8, +1), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv (83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer(1ff63d4, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (245df75, +4), pvr.iptvsimple (73feb2f, +3), pvr.mediaportal.tvserver (30c80ac, +1), pvr.mythtv (961d35e, +1), pvr.nextpvr (78c6633, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc, +15), pvr.wmc (2697409), pvr.zattoo (ef6279f, +1), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)
Hy,
I can not search myosmc remotely in browser
Is this a problem that just started after you installed Leia?
Is this a problem that just happened after a recent update?
Did you try to disable and enable the webinterface in Kodi?
yes with osmc 18 with the myosmc addon
Your explanations are not getting clearer.
What is the relation between the MyOSMC addon and a browser?
Please clearly explain your problem and provide debug enabled logs.
I can not add remotes to my osmc addon at remotes if you browse, you can not click anything
My osmc - remotes - browse can not click
Known issue, there is a work around, connect a mouse and hover the mouse over the first choice, then you can chose as you usually do.
As @joakim_s wrote its a known issue. But reading that issue out of your original message would have required some magic.
17.8-399, 22 Jan 2019: Based off OSMC commit (649bb4030) and newclock5 (40c4ab5b)
XBMC:
inputstream.adaptive:
Includes latest addons: inputstream.adaptive (7688bb8, +1), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv (83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer(1ff63d4, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (245df75, +4), pvr.iptvsimple (73feb2f, +3), pvr.mediaportal.tvserver (30c80ac, +1), pvr.mythtv (961d35e, +1), pvr.nextpvr (78c6633, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc, +15), pvr.wmc (2697409), pvr.zattoo (ef6279f, +1), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)
I had bluetooth audio working fine for quite a while but now (presumably after a recent update) I am unable to get audio out to my speaker. I have no problem pairing, there is just no sound.
I tried looking around and found that when I connect to the speaker I get the following in dmesg
with the mac address of my speaker bluetooth:
[ 899.158019] input: 04:FE:A1:A3:9A:80 as /devices/virtual/input/input1
I also tried running pacmd and got the following message:
No PulseAudio daemon running, or not running as session daemon.
Can anyone point me in the right direction on this?
Suggest to upload logs so that we can help you.
Do you still have a2dp installed and have the Bluetooth audio sink choosen?
installing a2dp via sudo apt-get install a2dp-app-osmc
did the trick.
I’m totally confused about what happened since bluetooth has been working for months until recently, but anyway it’s fixed. Thanks.
@gmc Great, the last update fixed an issue with speedtest-cli
package, already. Many thx.
That was the error
root@osmc-pi3:~# apt-cache madison speedtest-cli
speedtest-cli | 1.0.0-1 | http://ftp.debian.org/debian stretch/main armhf Packages
root@osmc-pi3:~# speedtest-cli --csv
Traceback (most recent call last):
File "/usr/bin/speedtest-cli", line 11, in <module>
load_entry_point('speedtest-cli==1.0.0', 'console_scripts', 'speedtest-cli')()
File "/usr/lib/python2.7/dist-packages/speedtest.py", line 1400, in main
shell()
File "/usr/lib/python2.7/dist-packages/speedtest.py", line 1390, in shell
print_(results.csv(delimiter=args.csv_delimiter))
File "/usr/lib/python2.7/dist-packages/speedtest.py", line 665, in csv
data['upload']])
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 1: ordinal not in range(128)
Still have an issue with package smartmontools
on Pi3B, I think this was working some time ago on my Pi3B. It works fine on the Vero4k platform with current staging.
root@osmc-pi3:~# apt-cache madison smartmontools
smartmontools | 6.5+svn4324-1 | http://ftp.debian.org/debian stretch/main armhf Packages
root@osmc-pi3:~# smartctl --scan
# scan_smart_devices: glob(3) aborted matching pattern /dev/discs/disc*
The updates to Kodi would not have fixed this. Where other debian packages upgraded when you did the last update?
For smartctl does this help:
https://www.smartmontools.org/ticket/748
@gmc Indeed, the issue moves with the external USB enclosure used when connecting it to other OSMC devices. Sorry for the bandwidth!
Addition towards the speetest-cli package:
jfyi: Last changes here were
https://paste.osmc.tv/avovodanel
https://paste.osmc.tv/anacatocah
Whatever it was, I’m glad to find that fixed, now.
17.8-400, 24 Jan 2019: Based off OSMC commit (509ce038be) and newclock5 (40c4ab5b)
XBMC:
pvr.hts:
Includes latest addons: inputstream.adaptive (7688bb8, +1), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv (83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer(1ff63d4, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (245df75, +4), pvr.iptvsimple (73feb2f, +3), pvr.mediaportal.tvserver (30c80ac, +1), pvr.mythtv (961d35e, +1), pvr.nextpvr (78c6633, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc, +15), pvr.wmc (2697409), pvr.zattoo (ef6279f, +1), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)
ok you can fix please
17.8-401, 25 Jan 2019: Based off OSMC commit (52b50db7ad4) and newclock5 (40c4ab5b)
XBMC:
pvr.wmc:
Includes latest addons: inputstream.adaptive (7688bb8, +1), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv (83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer(1ff63d4, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (245df75, +4), pvr.iptvsimple (73feb2f, +3), pvr.mediaportal.tvserver (30c80ac, +1), pvr.mythtv (961d35e, +1), pvr.nextpvr (78c6633, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc, +15), pvr.wmc (2697409), pvr.zattoo (ef6279f, +1), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)
17.8-403, 26 Jan 2019: Based off OSMC commit (da0dfc558) and newclock5 (40c4ab5b)
OSMC Skin:
XBMC:
Includes latest addons: inputstream.adaptive (7688bb8, +1), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv (83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer(1ff63d4, +1), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (245df75, +4), pvr.iptvsimple (73feb2f, +3), pvr.mediaportal.tvserver (30c80ac, +1), pvr.mythtv (961d35e, +1), pvr.nextpvr (78c6633, +1), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc, +15), pvr.wmc (2697409), pvr.zattoo (ef6279f, +1), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)