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 - Mudislander - 2015-03-09 (2015-03-09, 00:53)bongdvm Wrote:(2015-03-08, 22:17)Mudislander Wrote: It's probably $LOCALIZE[161] From Kodi's language strings. Without checking it'll definitely be in the file "IncludesVariables.xml" but may also be in the various "Views?.xml" files Should be fine, it's just a fallback label for when there's no plot available RE: CCM for Helix - Mudislander - 2015-03-09 (2015-03-09, 08:38)mikeayla Wrote: Hello Mudislander. I´ve just a problem to create a working submenu in music with a playlist. Everything seems first ok, but if I chose the submenu with the playlist it starts playing with the first item in the playlist and I cannot see any other items. Did I something special wrong or do I have to uncheck in something in the settings? The playlists works fine for Videos. You need to expand your problem, as there are so many different possibilities I can't just answer your question, as I'd have to try and re-create your scenario to see if I get the same issue. RE: CCM for Helix - chavezone - 2015-03-09 Where can I find a tutorial to install this build, I have the skin loaded but its bare with no settings or short cuts, is ther a way to install to look like the sample video? RE: CCM for Helix - Mudislander - 2015-03-09 What sample video ? RE: CCM for Helix - mikeayla - 2015-03-09 (2015-03-09, 19:53)Mudislander Wrote:(2015-03-09, 08:38)mikeayla Wrote: Hello Mudislander. I´ve just a problem to create a working submenu in music with a playlist. Everything seems first ok, but if I chose the submenu with the playlist it starts playing with the first item in the playlist and I cannot see any other items. Did I something special wrong or do I have to uncheck in something in the settings? The playlists works fine for Videos. First thanks for your answer. I created a intelligent music playlist for a few music albums. If i view the list in the main menu I can see all albums and can choose one to play (hear). If I create a submenu in Music with the my playlist entry (I follow the way to choose a playlist) I get a submenu with the playlist and the name I created. I choose this submenu button and it starts immmidiatly to play the first entry in the playlist but it doesn´t show the playlist with the albums. If I do the same for the video playlists it works fine - I did the same with the music playlists and its just playing the first entry and does not show up the playlist entrys as it do with the video entrys. I tried this on several systems but got every time the same. Hope this will help?? RE: CCM for Helix - Mudislander - 2015-03-09 So you want to browse your playlist, not play it? CCM plays music playlists but browses video playlists. You could still do it by adding a submenu item and right at the bottom there is "Kodi Command" choose that and in the popup window type something similar to :- Code: ActivateWindow(MusicLibrary,special://profile/playlists/music/MyPlaylist.xsp) Where the playlist is called MyPlaylist.xsp and is in your kodi music playlist folder. Then in next popup name the submenu item. RE: CCM for Helix - mikeayla - 2015-03-09 Thank you. Its exact what I looked for. RE: CCM for Helix - tfouto - 2015-03-10 (2015-03-09, 19:47)Mudislander Wrote:(2015-03-08, 23:37)tfouto Wrote: On the exit menu, the color of the selected item is black. Can't i just make it blue like the normal Confluence? Ok, thanks... It's just the contrast of black, with black it's not really good RE: CCM for Helix - mameha - 2015-03-10 Do I have to download this via Hybrid Repo or can I just install the zip from github: https://github.com/Mudislander/skin.ccm.helix RE: CCM for Helix - BlissSol - 2015-03-10 Hey Mud, Great work on the skin; Any chance you could add a volume control for when playing Music? (i.e: when playing MP3 files). ~ I'm currently using 3.0.9 of CCM for Helix... if you've happen to added one to a later release, let me know & I'll update. :-) RE: CCM for Helix - Mudislander - 2015-03-10 (2015-03-10, 14:04)mameha Wrote: Do I have to download this via Hybrid Repo or can I just install the zip from github: Safer to use the repo, meets dependencies and auto updates, plus at the moment I think the github is actually behind the last release RE: CCM for Helix - Mudislander - 2015-03-10 (2015-03-10, 14:22)BlissSol Wrote: Hey Mud, Sure, I know of a few others who want volume control during playback. Just buttons like the previous CCM or have you got a better idea? RE: CCM for Helix - flhthemi - 2015-03-10 The repo version will usually move a little faster as the media folder in it will be packed into an .xbt file... RE: CCM for Helix - tk421 - 2015-03-10 My setup: Pi 2 OSMC CCM - Helix My question: How do I get upnp favourites shortcuts to display their associated icons? Upnp sources are pointing to my PlayOn server. Ive added Netflix, Amazon Instant, etc. to Favourites. My goal is to display shortcuts WITH icons on the home screen. I was able to create add-on shortcuts that displayed the link text but no associated icon. Any help would be much appreciated. Thank you. RE: CCM for Helix - Mudislander - 2015-03-10 Difficult one, as I've got no way of testing. But as a very dirty ugly hack what you could do is edit your guisettings.xml while Kodi is not running -make a safe copy first Make sure you know what number addon set and which one your short is (I presume you're adding to the addons ?) Also get a copy of the icon and place it where you can find it. Better not in the skin folder as any updates will overwrite it. Look in the guisettings.xml for the item and edit the path to the icon as below - be careful not to damage the <tag>...</tag> structure. Code: <setting type="string" name="skin.ccm.helix.AddonSetOne.1.Label">PleXBMC</setting> |