CCM for Helix - 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: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125) +---- Thread: CCM for Helix (/showthread.php?tid=212898) 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
|
RE: CCM for Helix - hyp0xia - 2015-06-30 (2015-06-30, 05:22)Tight_wad Wrote: I have it on four different devices all running 15.2 beta. Awesome news. Thanks for the info! Are any of those devices on Android OS? (2015-06-30, 08:21)gshodg Wrote: I don't know anything. Just reading the tea-leaves as his last post on this thread was 3 April - and many unanswered questions since :-( I hope he comes back too. I sent him an email, asking if he needs help with anything. Maybe he's just preoccupied with his personal life atm. Fingers crossed this projects stays active. RE: CCM for Helix - dkplayaclub - 2015-07-01 Can we get confirmation that @Mudislander has abandoned this project? This skin needs to be continued and if he's no longer up to it, we need to find a replacement. RE: CCM for Helix - ddzc - 2015-07-02 ^ agreed, the skin has lots of bugs. I had to change skins to something else unfortunately. RE: CCM for Helix - hyp0xia - 2015-07-03 Out of curiosity, can you name some of the more significant bugs? (2015-07-02, 22:52)ddzc Wrote: ^ agreed, the skin has lots of bugs. I had to change skins to something else unfortunately. RE: CCM for Helix - ash323i - 2015-07-03 My biggest annoyance with the skin is that it doesn't display the correct Australian MPAA equivalent rating logo for films rated 'M' here in Australia. For example: I've played around a little bit with nfo files to see what happens, and if a film is rated 'MPAA: PG-13', the certification label will be displayed as the Australian 'M' logo, but if I change the rating to 'AU:M' in the nfo, nothing is displayed, but all the other ratings (G, PG, MA 15+ and R18+) work fine. I've dug into the settings in the skin, but with my lack of xml skills (I'm just an enthusiastic hack, with no experience in xml ) I'm getting nowhere fast. I believe it's something to do with what is in the IncludesVariables.xml file under the "UsrMPAACountry" and "RatingMPAA" headings, but nothing I do seems to make it work. If I add in a line like: Code: <value condition="substring(listitem.mpaa, M )">$INFO[Skin.String(MPAACertificate)]/m</value> I get all the other AU MPAA logos displaying, but nothing for the 'M' rating. I'd really like to be able to get this MPAA logo displaying correctly, then I'd be happy. It was working nicely in the Gotham version of the skin, but there has been a big change in the way the code has been written when it was updated to Helix, and it's made it almost impossible for a numpty like me to get it working correctly. RE: CCM for Helix - dkplayaclub - 2015-07-03 There are a lot of minor bugs. I've mentioned a few in previous posts. No point in reporting them if there isn't anyone to fix them, though. RE: CCM for Helix - ash323i - 2015-07-04 (2015-07-03, 11:27)ash323i Wrote: My biggest annoyance with the skin is that it doesn't display the correct Australian MPAA equivalent rating logo for films rated 'M' here in Australia. Well after a few hours of digging around this morning I have found a solution. It turns out that the 'Texture.xbt' file does contain the correct logo, but the line I was inserting wasn't referring to the correct name of the logo in the file. I amended the extra line that I added (above) to this Code: <value condition="substring(listitem.mpaa, M )">$INFO[Skin.String(MPAACertificate)]/13</value> And now everything is working good Happy days!!! RE: CCM for Helix - blueeyiz702 - 2015-07-06 How do i fix overlapping problem? one of my movie addons overlaps unfinished movie when it shows on screen? im having issue just like in post #123. RE: CCM for Helix - blueeyiz702 - 2015-07-06 (2015-01-12, 09:47)Mudislander Wrote: For the guys who want a lower menu bar, where should all the other furniture be placed? The addon icons covering the now playing info is a big NONO im having same issue,and dont know how to fix,i turned off now showing but didnt help. RE: CCM for Helix - gshodg - 2015-07-06 (2015-06-30, 16:01)hyp0xia Wrote:(2015-06-30, 08:21)gshodg Wrote: I don't know anything. Just reading the tea-leaves as his last post on this thread was 3 April - and many unanswered questions since :-( I hope he comes back too. Did he reply to your email? Hope all's OK for him. Is he continuing this project? RE: CCM for Helix - hyp0xia - 2015-07-07 Nope :/ If he does though i'll be sure to let people know. Hope he's okay too. (2015-07-06, 08:42)gshodg Wrote:(2015-06-30, 16:01)hyp0xia Wrote:(2015-06-30, 08:21)gshodg Wrote: I don't know anything. Just reading the tea-leaves as his last post on this thread was 3 April - and many unanswered questions since :-( I hope he comes back too. RE: CCM for Helix - ddzc - 2015-07-07 (2015-07-03, 04:38)hyp0xia Wrote: Out of curiosity, can you name some of the more significant bugs? The most annoying one is the view options window auto popping open each and every time an addon or program is launched - I have to keep closing them every time I launch Kodi. It does this once for random addons at each Kodi launch. The second issue is having to launch Kodi multiple times to even get in...this is intermittent, sometimes first shot I'm in, other times it will take me 3-4 attempts. All issues are resolved with the original confluence skin activated with the same programs and addons loaded. RE: CCM for Helix - flhthemi - 2015-07-16 @ddzc what version of the skin are you using? V3.0.15 is the latest. You might also check that these addons are correct versions as well script.favourites version = 6.0.1 service.skin.widgets version= 0.0.29 service.library.data.provider version= 0.0.4 script.randomandlastitems version= 2.2.0 I was having the issues as well (On Android devices) but for some reason they have stopped. I'm GUESSING it may have something to do with one of the dependent scripts listed above... RE: CCM for Helix - Idefixforum - 2015-07-17 Hi guys, awesome skin first of all. Works very well on my system. Only issue is that recording from EPG (setting timer from EPG) is not working. The menus all come up but the last one (adjust pre-post record, select series recording....) is not fully populated. Even if OK is clicked here, no timer is created. It looks like there was a change in the structure recently in Kodi as all skins have trouble with this. Some show the menu similar to CCM Helix, some do not show it at all. Any chance this could be updated? Thanks RE: CCM for Helix - BlueKalel - 2015-07-18 Hi all, I need some help. I'm trying to get a playlist that I've attached to the TV Shows submenu to autoplay when I click on it. I remember being able to do it in the past but for some reason it doesn't work, It just brings me to the playlist listing. Any help is appreciated. Thanks |