![]() |
|
QUARTZ - support thread - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Quartz (/forumdisplay.php?fid=141) +---- Thread: QUARTZ - support thread (/showthread.php?tid=101319) 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 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 |
- bthusby - 2012-03-05 20:41 pecinko Wrote:Problem is you may not not you have hit the bottom as you cannot see next items. That way you press down thinking there is one more to come but it takes you all the way up. When you press up you don't return but end up in recently added. Anyone have that many items? Maybe moving up when in 'recently added' should take you to the bottom of the items list too?About favourites, I haven't been using it yet. When I enter the Favourite-item the screen is almost blank; nothing to select. It seems one has to edit the xml-file to utilize favourites. Or am I wrong? What are people using favourites for anyway? And lastly, I think it would be good to avoid clutter on the settings-screen. No scrolling should be needed. Maybe one or two of the settings are unimportant enough to put under (merge with) another setting item? Or important enough to bring to the home screen under XBMC category? - pecinko - 2012-03-05 21:12 bthusby Wrote:About favourites, I haven't been using it yet. When I enter the Favourite-item the screen is almost blank; nothing to select. It seems one has to edit the xml-file to utilize favourites. Or am I wrong? What are people using favourites for anyway? So you would want to remove "Favourites" item from XBMC menu? **Use context menu on any item to add it to favorites. Or, use skin options to assign item from favorites to submenu of your choice. E.g. - go add trailers to Movies submenu. - mediumdry - 2012-03-05 21:33 bthusby Wrote:Anyone have that many items?raises hand.... I agree with Pecinko, if you cycle, you can't easily go back. I was wondering about the non-cycling at first but now I prefer it to the alternative, which would be messy. bthusby Wrote:Or am I wrong? What are people using favourites for anyway?Speaking for myself, I use favourites to get handy shortcuts on the home screen. ![]() Under music I have years and artists, under tv shows I have links to video addons that show missed shows and the like and I use it a lot to have different tv channels I have in livestreams to show up under "Live TV" (a renamed pictures, which I don't use). If anything, I'd like more favourites on the home screen. - bthusby - 2012-03-05 21:38 pecinko Wrote:So you would want to remove "Favourites" item from XBMC menu? Im just tossing it out there. An Add-on doesn't need to be a favourite to put it in the media shelf for the Quartz skin so... My needs are covered by the Add-ons media shelf function, but I would very much like to hear smart uses for Favourites I don't know if Favourites should be in the XBMC menu...Is it possible to make a mimic of the navigation sound of Apple TV too? Optional of course for those who likes it quiet
- bthusby - 2012-03-05 21:43 mediumdry Wrote:Speaking for myself, I use favourites to get handy shortcuts on the home screen. Oh I see. I still have a lot to learn How do you make those advanced favourites? Do you hack the Favourites.xml file sometimes? Or is everything GUI enabled?
- mediumdry - 2012-03-05 23:27 All GUI enabled, just choose the context menu and select "add to favourites". Currently I need to edit the name in the favourites, if I want that, because Quartz no longer allows it, but it still ends up with what I want. How you get to the context menu depends on how you control your XBMC. I can be a right-click or (in my case) a long menu press on my apple remote, there's a keyboard shortcut for it too... - akevit - 2012-03-06 00:30 mediumdry Wrote:raises hand.... I wasn't aware of favourites being used in the way you're saying, and you're not referring to playlists are you? As far as I knew the favourites.xml was fairly basic and you pretty much just populate the favourites menu by adding items to it via the context menu. The playlists are where things can get quite advanced. On a side note for Pecinko, were any changes made in Quartz3 for the Apple Remote? Big skip forward doesn't seem to work, maybe this is another thing I needed to custom add back in. - bthusby - 2012-03-06 01:23 akevit Wrote:On a side note for Pecinko, were any changes made in Quartz3 for the Apple Remote? Big skip forward doesn't seem to work, maybe this is another thing I needed to custom add back in. And also for the Apple remote, what about holding the arrows makes navigation in the menus move quick? Now one has to press multiple times instead of holding... And when watching video the same would rewind or fast-forward. Is it skin related to add functions to the remote? - pecinko - 2012-03-06 02:23 bthusby Wrote:And also for the Apple remote, what about holding the arrows makes navigation in the menus move quick? Now one has to press multiple times instead of holding... And when watching video the same would rewind or fast-forward. Is it skin related to add functions to the remote? No, not in any way. Take a look at wiki for how to make custom mappings for your remote. - pecinko - 2012-03-06 02:25 mediumdry Wrote:All GUI enabled, just choose the context menu and select "add to favourites". Currently I need to edit the name in the favourites, if I want that, because Quartz no longer allows it, but it still ends up with what I want. If you bring up context menu while in favorites you will be pleasantly surprised It is supported by XBMC, so there's no need to manually edit XML or add it to skin.
|