Retrospect - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154) +---- Thread: Retrospect (/showthread.php?tid=377885) |
Retrospect - Streamer42 - 2024-06-11 Hi\ I have a tablet, and it has android on it. Now I downloaded the KODI app from the google play store and installed it on my tablet. Now I have the add-on Retrospect installed and it works, but not well actually. I am a nedelander and we have uitzending gemist, here you can watch TV programs back . Now I have read that you can watch TV programs back with /using Retrospect. But when I open Retrospect and go to the replays/tvprogram`s of for example kijk.nl, then I see programs that I can click on, and I also see a picture of the beginning of the broadcast, but when I click on it I get an error message. this happens with a lot of programs that are listed there. Does anyone know what goes wrong here and how I can solve this? https://imgur.com/a/NhZb1ke Thanks RE: Retrospect - Streamer42 - 2024-06-12 Hi What I am wondering is , On the second image ( Left )that there is shown DRM Protected in yellow . Here you can see that DRM Protected is shown in yellow , now I wonder if this yellow text DRM Protected means something . What I mean by this is there may be things that need to be done in KODI./ Retrospect Thanks RE: Retrospect - kereltje - 2024-06-12 The programme from the image you posted plays fine over here. The DRM protected mark basically means that you need widevine to play the video. Without a debug log it's hard to tell what's going wrong. Please create a new debug log and post link here. Search the wiki on 'debug log' for more info on how to do that. There are also a few add-ons like Kodi Logfile Uploader that you could use to upload the log. RE: Retrospect - Streamer42 - 2024-06-14 Hi Here is the LOG File https://paste.kodi.tv/ebovuqirud I used this program Kodi Logfile Uploader Thanks RE: Retrospect - Streamer42 - 2024-06-15 Hi Here is another LOG File In this LOG File is information. I tried to run/Watch a video on kijk.nl, then I see programs that I can click on, and I also see a picture of the beginning of the broadcast,but when I click on it I get an error message. maybe the information in the LOG File will help https://paste.kodi.tv/efuquqimen Thanks RE: Retrospect - kereltje - 2024-06-16 There seems to a problem with widevine, but in this log there is no detailed info pointing to the cause of the problem. Please ensure you've enabled debug logging in Settings -> System -> Logging. Widevine is a piece of software from Google, used to decrypt DRM protected streams. On android systems Kodi (or rather InputStream Adaptive) uses the widevine library shipped with android. I don't know what kind of tablet you have, but Kodi sees it as a raspberry pi 5 running Lineage OS, which is not a very common a setup. I'm not familiar with Lineage, you better ensure that they do ship widevine. Apart from a debug log it would be interesting to see what info InputStream Helper provides. Open InputStream Helper's settings. (Settings -> Add-ons -> My Add-ons -> Programme add-ons -> InputStream Helper -> Configure) and click on 'InputStream Helper information'. RE: Retrospect - Streamer42 - 2024-06-17 Hi Quote: Please ensure you've enabled debug logging debug logging Its now on ( it was off ) I have now posted a new logging here ( see Link ) https://paste.kodi.tv/nevulopetu and I also found something else for that you have to see the image ( image 1 ) https://imgur.com/1uIgwee thanks RE: Retrospect - Streamer42 - 2024-06-17 Hi I have now posted a new logging here ( see Link ) ( 2 ) https://paste.kodi.tv/dojugosufe in this log is written See below debug <general>: CPythonInvoker(8, special://home/addons/plugin.video.retrospect/action_install_widevine.py): script successfully run 2024-06-17 00:33:52.397 T:4212 debug <general>: onExecutionDone(8, special://home/addons/plugin.video.retrospect/action_install_widevine.py) thanks RE: Retrospect - kereltje - 2024-06-19 Sorry for the delay, I somehow don't get email notifications of new posts anymore. It looks like widevine is missing. Quote:in this log is written See belowSo, you pressed "Install Widevine.." in retrospect's settings, right? From the time it took to complete it's pretty safe to conclude it did not actually install widevine, but what was the result? What messages did you get? From the log and images you sent, I can't make out whether Inputstream Helper thinks you're on android or linux. Check what the output is of 'Inputstream Helper information' on the Expert settings of the addon Inputstream Helper (make a screenshot) If you find a settings '(Re)install Widevine CDM library...' on the same settings page, try that. If ISHelper thinks you're on Android, check with Lineage OS if they ship libwidevine and where it's to be found. Although I wouldn't be surprised if they have the same distribution restriction as to Kodi. RE: Retrospect - Streamer42 - 2024-06-21 Hi I found something else for that you have to see the image ( image 1 ) https://imgur.com/a/sJgNNXj This is the link what is to see in image 1 https://dl.google.com/dl/edgedl/chromeos/recovery/chromeos_14092.77.0_veyron-fievel_recovery_stable-channel_fievel-mp.bin.zip I am still in doubt whether to do anything with this . is it wise to do ( anything ) whit this . ( zip file ) if it is wise , to install this zip file . If this is wise, could you please explain to me how to do this the right way. https://imgur.com/a/sJgNNXj What I am wondering is , ( see the image 2,3 ) CDM is built into android and how can i find the CDM library I tried to find it under settings but no success what is the meaning of this ( what is the meaning by this ) CDM is built into android ( see the image 3 ) see red arrow https://imgur.com/a/sJgNNXj thanks RE: Retrospect - Streamer42 - 2024-06-21 Hi what is the meaning of this ( what is the meaning by this ) CDM is built into android ( see the image 1 ) see red arrow https://imgur.com/a/jkulROC thanks RE: Retrospect - Streamer42 - 2024-06-21 Hi I wanted to show you the complete link , but the forum thinks otherwise , so I'll do it this way See image https://imgur.com/a/MTL8kgJ thanks RE: Retrospect - kereltje - 2024-06-22 Quote:What I am wondering is , ( see the image 2,3 ) CDM is built into androidThat means that Inputstream Helper has detected your O.S. as Android. Since Widevide CDM is a google product it is shipped with Android by default and InputstreamHelper does not offer you the option to install widevine. However you appear to run Lineage, which is based on the Android Opensource Project (AOP), but widevine is not open source. So, as I mentioned before, check with Lineage if the ship widevine, or whether there is a way to install it - you won't be the first who tries to view a DRM protected video on Lineage. Since Lineage for Raspbery pi appears not event to be an official Lineage distro, better check with that particular distro. Check forums, issues on github, etc and try to get help there. If widevine is simply not available on Lineage, open an issue with Inputstream Helper on Github - After you've checked that a similar issue does not already exists, of course, explain in detail what system you have, what research you've done so far and provide all relevant info you've gather in the process. Maybe there is a way they can avoid Lineage being detected as Android and offer the option to download widevine on such systems. Quote:https://dl.google.com/dl/edgedl/chromeos...mp.bin.zipThis is where IS Helper gets widevine from. It is a full image of Chrome OS and somewhere in there is widevine, but since IS Helper expects it to be already present on your system it won't do anything with it. I would not advise to try to manually extract widevine. And if you want to go that route you'll need assistance of more knowledgeable people than me. |