![]() |
v19 Aeon MQ 8 for Matrix Mod - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Aeon MQ (https://forum.kodi.tv/forumdisplay.php?fid=68) +---- Thread: v19 Aeon MQ 8 for Matrix Mod (/showthread.php?tid=358382) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
|
RE: Aeon MQ 8 for Matrix - movie78 - 2021-03-20 (2021-03-19, 06:22)RB0135 Wrote:I couldn't find script.module.beautifulsoup4 in all my addon to delete, I have uninstall all the Addon that are having dependency issue with Matrix and I am still script info error.(2021-03-19, 04:26)movie78 Wrote:So, what I can see is you have the wrong versions of modules installed.(2021-03-19, 03:52)RB0135 Wrote: Have you created a debug log and looked into the log to see why it errored?https://paste.kodi.tv/sajeyuzaze.kodi I also install script info helper from @latts9923 1.1.30 and still having the same error RE: Aeon MQ 8 for Matrix - RB0135 - 2021-03-20 (2021-03-20, 04:23)movie78 Wrote:I didnt say to remove script.module.beautifulsoup4 but script.module.beautifulsoup.(2021-03-19, 06:22)RB0135 Wrote:I couldn't find script.module.beautifulsoup4 in all my addon to delete, I have uninstall all the Addon that are having dependency issue with Matrix and I am still script info error.(2021-03-19, 04:26)movie78 Wrote: https://paste.kodi.tv/sajeyuzaze.kodiSo, what I can see is you have the wrong versions of modules installed. Also, I said to install 1.1.33 of skin helper service, you mentioned you installed 1.1.30. I suggest you start from scratch (remove Kodi all together and reinstall) or as Wags stated, remove ALL disabled addons in ADD-ONS->My Addons as well as checking all Dependency Add-ons (Settings->Add-ons->Configure->More->Manage Dependencies->Add-ons). Remove everything that is disabled. If you still have problems, then please paste a new debug log each time. RE: Aeon MQ 8 for Matrix - wags1 - 2021-03-20 (2021-03-20, 04:23)movie78 Wrote:As RB0135 indicated you don’t delete script.module.beautifulsoup4 but script.module.beautifulsoup. You won’t find them looking in “Myaddons”, your have to look in Settings, System, Add-ons, Manage Dependencies. You may also have to uninstall cherrypy (and another addon that had to be uninstalled before I could uninstall cherrypy), beautiful soup, and the old Skin Helper Service. You will then have to install the updated version of cherrypy, beutifulsoup4, and the updated Skin Helper Service. Anyway that’s what I had to do to get all working right. The other option is to do a fresh install if you can’t get it all worked out.(2021-03-19, 06:22)RB0135 Wrote:I couldn't find script.module.beautifulsoup4 in all my addon to delete, I have uninstall all the Addon that are having dependency issue with Matrix and I am still script info error.(2021-03-19, 04:26)movie78 Wrote: https://paste.kodi.tv/sajeyuzaze.kodiSo, what I can see is you have the wrong versions of modules installed. RE: Aeon MQ 8 for Matrix - TrailFoX - 2021-03-20 I've been trying to fix the skin helper error for over a month now, but without success, maybe someone can take a look at the log, thank you https://paste.kodi.tv/qozedatusu.kodi RE: Aeon MQ 8 for Matrix - RB0135 - 2021-03-20 (2021-03-20, 09:57)TrailFoX Wrote: I've been trying to fix the skin helper error for over a month now, but without success, maybe someone can take a look at the log, thank youThree things I noticed. 1) You have the old Beautifulsoup module installed (script.module.beautfulsoup). You need to remove that. Do not remove module script.module.beautifulsoup4 2) You need to install the latest script.skin.info.service. You are using the old version. Latts repo has the latest. 3) Unable to find plugin script.embuary.helper not installed. Need this installed as SHS uses it. Noticed also some errors such as EMBY.views.Views -> Unable to retrieve libraries: NotConnected. Not sure exact reason on this. RE: Aeon MQ 8 for Matrix - TrailFoX - 2021-03-20 (2021-03-20, 10:09)RB0135 Wrote:thanks i do everything what you write but the same errors, when i go to movies, i get the skin helper error again, here a new log(2021-03-20, 09:57)TrailFoX Wrote: I've been trying to fix the skin helper error for over a month now, but without success, maybe someone can take a look at the log, thank youThree things I noticed. https://paste.kodi.tv/orexogekub.kodi RE: Aeon MQ 8 for Matrix - Nickerw - 2021-03-20 (2021-03-20, 10:25)TrailFoX Wrote:You tried to reboot after changing?(2021-03-20, 10:09)RB0135 Wrote:thanks i do everything what you write but the same errors, when i go to movies, i get the skin helper error again, here a new log(2021-03-20, 09:57)TrailFoX Wrote: I've been trying to fix the skin helper error for over a month now, but without success, maybe someone can take a look at the log, thank youThree things I noticed. RE: Aeon MQ 8 for Matrix - TrailFoX - 2021-03-20 i restart kodi only edit: but after a restart the same error RE: Aeon MQ 8 for Matrix - RB0135 - 2021-03-20 (2021-03-20, 10:50)TrailFoX Wrote: i restart kodi onlyIt still shows the wrong script.info.service module. Your debug shows this: Quote:2021-03-20 09:23:31.686 T:12499 INFO <general>: Skin Helper Service --> skin.helper.service: extrafanart 2021-03-20 09:23:31.764 T:12274 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'TypeError'> Error Contents: '>' not supported between instances of 'str' and 'int' Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.kodi19DV/files/.kodi/addons/script.skin.info.service/default.py", line 192, in <module> Daemon() File "/storage/emulated/0/Android/data/org.xbmc.kodi19DV/files/.kodi/addons/script.skin.info.service/default.py", line 18, in __init__ self.run_backend() File "/storage/emulated/0/Android/data/org.xbmc.kodi19DV/files/.kodi/addons/script.skin.info.service/default.py", line 34, in run_backend if (self.selecteditem != "") and (self.selecteditem > -1): TypeError: '>' not supported between instances of 'str' and 'int' -->End of Python script error report<-- Latts fixed this error about 1 week ago. Aghh yes, important, once you update the modules, restart Kodi.. Thanks Nickerw RE: Aeon MQ 8 for Matrix - TrailFoX - 2021-03-20 (2021-03-20, 11:04)RB0135 Wrote:i use this from Latts repo(2021-03-20, 10:50)TrailFoX Wrote: i restart kodi onlyIt still shows the wrong script.info.service module. Your debug shows this: this one https://holybid.com/kodi/repo/matrix/script.skin.info.service/ Edit: ah now i have it, the script.info.service module from the repo is wrong, i try now the version from first post and it works without errors thanks a lot RE: Aeon MQ 8 for Matrix - ra77 - 2021-03-20 @latts9923 can it be that in your version of "resource.images.studios.colored" the logo for disney+ is missing? no studio is displayed for me. RE: Aeon MQ 8 for Matrix - Jumpy73 - 2021-03-20 Hi there, I'm a newbye of the Matrix release... so I have some (probably trivial) questions 1) I don't know the difference between the Information provider "The Movie Database" and "The Movie Database Python". Which do I have to choose for a better behaviour in collecting internet data? Is the second one specific for Matrix? 2) I have installed all the resources from the links in "Optional Add-ons (Some available to install from my repo)" section in the thread's first page. In SETTINGS/ICONS AND IMAGES/MEDIA TYPE which is the resource Add-on I have to install and select? 3) I normally used Artwork beef for downloading arts, now I see Artwork Helper. Do I have to consider it as an alternative? Is it better for any reason than Artwork beef? 4) When Kodi starts some ERRORS occur in Kodi log. Does someone of you know how to "clean" the log? Please find the log here Thanks in advance RE: Aeon MQ 8 for Matrix - RB0135 - 2021-03-20 (2021-03-20, 12:22)TrailFoX Wrote:Good to hear yours is working fine now..(2021-03-20, 11:04)RB0135 Wrote:i use this from Latts repo(2021-03-20, 10:50)TrailFoX Wrote: i restart kodi onlyIt still shows the wrong script.info.service module. Your debug shows this: Maybe Latts hasnt had time to update his repo. I suppose good rule of thumb, is to go to Post #1 to get the right versions. RE: Aeon MQ 8 for Matrix - Nickerw - 2021-03-21 (2021-03-20, 23:26)RB0135 Wrote:I made a fresh install yesterday and the SIS worked well from latts repo?!?(2021-03-20, 12:22)TrailFoX Wrote:Good to hear yours is working fine now..(2021-03-20, 11:04)RB0135 Wrote: It still shows the wrong script.info.service module. Your debug shows this:i use this from Latts repo Greetings RE: Aeon MQ 8 for Matrix - latts9923 - 2021-03-21 @TrailFoX @RB0135 @Nickerw I updated the version of Skin Info Service to v1.1.2 in my repo yesterday. @ra77 I've added quite a few new studios (including Disney+) to the studio icons. It will be included in the next update...which has quickly become pretty massive. I've been trying to include all the requests I've had lately as well as adding some new functionality. I'm going to have to hit the brakes and say good enough for now so I can get these updates posted. Stay tuned! @Jumpy73 Howdy! 1. I've been using The Movie Database Python for Movies and TMDb TV Shows (metadata.tvshows.themoviedb.org.python) for TV Shows. 2. You don't have to select a setting for MEDIA TYPE...it uses the same setting as VIDEO CODEC. 3. Artwork Beef is no longer supported in Matrix. Kodi imports all the artwork. Read here for more info. 4. I also see an error in my log with Skin Info Service. I will report it. |