Hi,
I have a clean install of 7.90.010 on odroid C2. I've tried to install the mythtv plugin but pressing install doesn't do anything.
I had a look at the log an this is what I found:
23:28:02.057 T:547907412192 DEBUG: PushCecKeypress - received key b duration 0
23:28:02.070 T:548443377664 DEBUG: OnKey: 11 (0x0b, obc244) pressed, action is Select
23:28:02.073 T:548443377664 DEBUG: CAddonInstaller: installing 'pvr.mythtv' version '4.7.3' from repository 'repository.libreelec.tv'
23:28:02.392 T:547907412192 DEBUG: PushCecKeypress - received key b duration 335
23:28:02.618 T:547516051680 DEBUG: RunQuery took 4 ms for 37 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
23:28:02.634 T:548443377664 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
23:28:02.822 T:547516051680 DEBUG: RunQuery took 26 ms for 590 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
23:28:02.911 T:547516051680 DEBUG: GetSongsFullByWhere query = SELECT songview.*, songartistview.* FROM songview JOIN songartistview ON songartistview.idsong = songview.idsong WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1)) ORDER BY songartistview.idsong, songartistview.idRole, songartistview.iOrder
23:28:02.918 T:547516051680 DEBUG: GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
23:28:02.919 T:547516051680 DEBUG: GetAlbumsByWhere - query took 0 ms
23:28:02.930 T:547516051680 DEBUG: RunQuery took 1 ms for 0 items query: select * from musicvideo_view WHERE ((musicvideo_view.playCount IS NULL OR musicvideo_view.playCount < 1))
23:28:11.880 T:546173386976 DEBUG: Thread JobWorker 546173386976 terminating (autodelete)
23:28:11.885 T:548426588384 DEBUG: Thread JobWorker 548426588384 terminating (autodelete)
23:28:12.476 T:546147991776 DEBUG: Thread JobWorker 546147991776 terminating (autodelete)
23:28:12.506 T:547507663072 DEBUG: Thread JobWorker 547507663072 terminating (autodelete)
23:28:12.838 T:548443377664 INFO: CheckIdle - Closing session to http://addons.libreelec.tv (easy=0x7f2000bf20, multi=(nil))
23:28:12.838 T:548443377664 INFO: CheckIdle - Closing session to http://addons.libreelec.tv (easy=0x7f5c106b30, multi=(nil))
23:29:20.635 T:547907412192 DEBUG: PushCecKeypress - received key b duration 0
23:29:20.659 T:548443377664 DEBUG: OnKey: 11 (0x0b, obc244) pressed, action is Select
23:29:20.659 T:548443377664 DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
23:29:20.966 T:547907412192 DEBUG: PushCecKeypress - received key b duration 330
23:29:21.919 T:547907412192 DEBUG: PushCecKeypress - received key b duration 0
23:29:21.921 T:548443377664 DEBUG: OnKey: 11 (0x0b, obc244) pressed, action is Select
23:29:21.923 T:548443377664 DEBUG: CAddonInstaller: installing 'pvr.mythtv' version '4.7.3' from repository 'repository.libreelec.tv'
23:29:22.257 T:547907412192 DEBUG: PushCecKeypress - received key b duration 338
23:29:22.484 T:548443377664 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
23:29:23.983 T:547907412192 DEBUG: PushCecKeypress - received key b duration 0
23:29:23.997 T:548443377664 DEBUG: OnKey: 11 (0x0b, obc244) pressed, action is Select
23:29:23.997 T:548443377664 DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
23:29:24.213 T:547907412192 DEBUG: PushCecKeypress - received key b duration 230
23:29:25.283 T:547907412192 DEBUG: PushCecKeypress - received key b duration 0
23:29:25.317 T:548443377664 DEBUG: OnKey: 11 (0x0b, obc244) pressed, action is Select
23:29:25.319 T:548443377664 DEBUG: CAddonInstaller: installing 'pvr.mythtv' version '4.7.3' from repository 'repository.libreelec.tv'
23:29:25.725 T:547907412192 DEBUG: PushCecKeypress - received key b duration 443
23:29:25.884 T:548443377664 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
Display More
Looking further - I tcpdump'ed the traffic and I found that it was doing the following:
23:32:17.329754 IP (tos 0x0, ttl 64, id 53815, offset 0, flags [DF], proto TCP (6), length 306)
192.168.2.132.47258 > 188.166.147.81.80: Flags [P.], cksum 0x776d (correct), seq 1:255, ack 1, win 229, options [nop,nop,TS val 117134 ecr 3681745419], length 254: HTTP, length: 254
HEAD /8.0/Odroid_C2/aarch64/pvr.mythtv/fanart.jpg HTTP/1.1
Host: addons.libreelec.tv
User-Agent: Kodi/17.0-BETA7 (X11; Linux aarch64) LibreELEC/8.0 App_Bitness/64 Version/17.0-BETA7-Git:17.0-beta7-eed32e7
Accept: */*
Accept-Charset: UTF-8,*;q=0.8
But the response it was getting is 404:
23:32:17.629695 IP (tos 0x0, ttl 43, id 9021, offset 0, flags [DF], proto TCP (6), length 176)
188.166.147.81.80 > 192.168.2.132.47258: Flags [P.], cksum 0x8fc4 (correct), seq 1:125, ack 255, win 118, options [nop,nop,TS val 3681745494 ecr 117134], length 124: HTTP, length: 124
HTTP/1.1 404 Not Found
Date: Mon, 26 Dec 2016 10:32:17 GMT
Server: Apache
Content-Type: text/html; charset=iso-8859-1
Looking at the address manually (icon.png) gives me '403 Forbidden'
I've installed that plugin a number of times in the past and never had an issue. Has something changed in the way it should be installed?