s0faking / plugin.video.orftvthek

ORF TVthek - This KODI plugin provides access to the Austrian "ORF TVthek"
GNU General Public License v2.0
42 stars 19 forks source link

Problems installing the addon on the newest OSMC version #86

Closed tschoartschi closed 4 years ago

tschoartschi commented 5 years ago

I wanted to install the plugin on my Raspberry Pi 3 with OSMC but since the newest OSMC update I have troubles installing it.

OSMC 2019.07-1 breaks the installation but with OSMC 2019.06-1 everything just works fine.

The kodi.log file for 2019.07-1 gives me the following:

2019-09-12 19:42:20.601 T:1915246128  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2019-09-12 19:42:20.619 T:1915246128  NOTICE: initialize done
2019-09-12 19:42:20.619 T:1915246128  NOTICE: Running the application...
2019-09-12 19:42:20.631 T:1915246128  NOTICE: starting zeroconf publishing
2019-09-12 19:42:20.633 T:1915246128  NOTICE: CWebServer[80]: Started
2019-09-12 19:42:20.636 T:1668236000  NOTICE: ES: Starting UDP Event server on port 9777
2019-09-12 19:42:20.638 T:1668236000  NOTICE: UDP: Listening on port 9777 (ipv6 : false)
2019-09-12 19:42:20.830 T:1735377632  NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
2019-09-12 19:42:34.357 T:1915246128   ERROR: Control 20010 in window 13001 has been asked to focus, but it can't
2019-09-12 19:42:54.080 T:1915246128 WARNING: CLangInfo: could not find language add-on 'German', loading default..
2019-09-12 19:42:55.542 T:1915246128   ERROR: Control 20010 in window 13002 has been asked to focus, but it can't
2019-09-12 19:43:40.560 T:1915246128 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
2019-09-12 19:43:40.560 T:1915246128  NOTICE: LoadJpeg: unable to load /usr/share/kodi/addons/service.osmc.settings/resources/skins/Default/media/osmc_preview.jpg
2019-09-12 19:43:42.989 T:1915246128 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
2019-09-12 19:43:42.989 T:1915246128  NOTICE: LoadJpeg: unable to load /usr/share/kodi/addons/service.osmc.settings/resources/skins/Default/media/conf_preview.jpg
2019-09-12 21:43:52.855 T:1915246128  NOTICE:   load skin from: /usr/share/kodi/addons/skin.osmc (version: 18.0.1)
2019-09-12 21:43:54.251 T:1915246128 WARNING: Label Formating: $VAR[SEContainer10601] is not defined
2019-09-12 21:44:23.060 T:1760555744   ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
2019-09-12 21:44:23.060 T:1760555744   ERROR: CRepository: http://download.osmc.tv/kodi/addons/leia/addons.xml.gz index has wrong digest e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, expected: 99ca1bfd7a26e6a58090ce8a692c694903f3b32ef040070e8671e6676659de4d
2019-09-12 21:48:54.546 T:1760555744   ERROR: CAddonInstallJob[plugin.video.orftvthek]: The dependency on script.module.future version 0.16.0 could not be satisfied.

If needed I can also attach the whole file to the issue.

Broken setup:

IMG_20190912_215352

Working setup:

IMG_20190912_224457

Maybe we can figure out what the problem with the newest OSMC is. The only changelog I found for OSMC is the following blog post: https://osmc.tv/2019/08/osmcs-july-update-is-here-4/ if I can find more details I'll let you know

s0faking commented 5 years ago

just tried it and it works for me on 2019.07,

2019-09-12 21:44:23.060 T:1760555744 ERROR: CRepository: http://download.osmc.tv/kodi/addons/leia/addons.xml.gz index has wrong digest e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, expected: 99ca1bfd7a26e6a58090ce8a692c694903f3b32ef040070e8671e6676659de4d

this looks like they had a problem with the repo at that time. can you try to install the addon again?

s0faking commented 4 years ago

please reopen if this is still an issue