2021-02-22, 10:52
Broken with the version 19 as expected...
(2021-02-22, 10:52)imarco Wrote: Broken with the version 19 as expected...
(2021-03-11, 11:09)imarco Wrote: You are absolutely right!
Thanks a lot!
(2021-03-12, 11:30)imarco Wrote: Totally agree!So far I have got most things working that I use. Biggest problem is that script.extendedinfo is depreciated. There has been some attempts to get it working with python 3 but you need to download both a working version of that and script.module.kodi65 and that is where it goes wrong. One of the dependencies for script.module.kodi65 is script.module.pil (version 5.1.0) and I cannot find a version of that working with python 3.
(2021-03-13, 00:57)bsoriano Wrote: @justin150 , @imarco , I had not realized there was interest in using Horizon with Matrix also. I will look at what is the minimum mecessary to get it working without issues in Matrix, including replacing extendedinfo with TMDb Helper. Please give me a few days to re-familiarize myself with the code and start putting together a version for Matrix. Thanks.
Regards,
Bart
(2021-03-13, 13:46)justin150 Wrote:(2021-03-13, 00:57)bsoriano Wrote: @justin150 , @imarco , I had not realized there was interest in using Horizon with Matrix also. I will look at what is the minimum mecessary to get it working without issues in Matrix, including replacing extendedinfo with TMDb Helper. Please give me a few days to re-familiarize myself with the code and start putting together a version for Matrix. Thanks.
Regards,
Bart
That is fantastic news and thank you.
I did a bit more research and checked to see how it worked in the Silvio skin and looks as though the long term best solution is to replace extended.info with Embuary.helper but that might be a lot of work!!
(2021-03-13, 15:55)bsoriano Wrote:(2021-03-13, 13:46)justin150 Wrote:(2021-03-13, 00:57)bsoriano Wrote: @justin150 , @imarco , I had not realized there was interest in using Horizon with Matrix also. I will look at what is the minimum mecessary to get it working without issues in Matrix, including replacing extendedinfo with TMDb Helper. Please give me a few days to re-familiarize myself with the code and start putting together a version for Matrix. Thanks.
Regards,
Bart
That is fantastic news and thank you.
I did a bit more research and checked to see how it worked in the Silvio skin and looks as though the long term best solution is to replace extended.info with Embuary.helper but that might be a lot of work!!
@justin150, I will do my best to integrate TMDb Helper, since this is jurialmunkey's addon. I have already implemented it successfully in my own skin.
Regards,
Bart