Kodi Community Forum
Arctic: Zephyr - Reloaded - 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: Arctic: Zephyr - Reloaded (https://forum.kodi.tv/forumdisplay.php?fid=221)
+---- Thread: Arctic: Zephyr - Reloaded (/showthread.php?tid=337862)

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 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418


RE: Arctic: Zephyr - Reloaded - Nanomani - 2021-09-14

(2021-09-14, 16:25)rodainas Wrote:
(2021-09-14, 16:15)Zurg Wrote:
(2021-09-14, 15:06)Nanomani Wrote: It is not same behaviour here. Right ?

reproduce ? 

1 - first widget with "in progress movies " and a empty list
=> all is good. your main menu have a his background displayed

2 - first widget with "in progress movies " and the list is not empty
=> it is not good. your main menu have the fanart displayed of the first item in widget "in progress movies "

To be sure to understand. is it that ?

It's like this I hope you can understand
Is the same root problem I mentioned above, but i didnt talk about hovering over menu items, but the mechanic is the same, in absence of background for the selected item (movie/tv show on secondaries widget rows or menu item) it uses the background from the last selected element on the first widget row for each section.

For this part is better now ?


RE: Arctic: Zephyr - Reloaded - rodainas - 2021-09-14

From what am seeing is the same behavior. For menu items, it still shows the background from the last selected entry of the first widget row for that section. Although not necessarily a bad behavior, it'll be weird (not consistent) if you enable "On down, when at last widget, widgets do not return to initial position" it will keep showing that same background but this time focused on another widget row with no relation to the background being showed up.

Edit:
Tested with a fallback image, and the entries from the widget rows obey the fallback image, with the menu item it isn't obeying the fallback image instead it keeps using the background from the last entry from the first widget row.


RE: Arctic: Zephyr - Reloaded - Zurg - 2021-09-14

(2021-09-14, 20:45)Nanomani Wrote: @rodainas @Zurg 

If you want to test Smile

Fix case there is no fanart for item on Widgets (2, 3 ,4, 5, 6) with this logic :
fanart (yes/no?) => fallback image (yes/no?) => main menu background (yes/no?) => "no background"

ZIP : https://github.com/Nanomani/skin.arctic.zephyr.mod/archive/refs/heads/fix-behaviours-fanart-widgets.zip

EDIT 1 : For the main menu the logic is like this :

main menu background (yes/no?) => fanart item 1 widget 1 (yes/no?) => fallback image (yes/no?) => "no background"

Thank you for your effort. The issue showed by @rodainas It's fixed but there is still the problem you saw in my video


RE: Arctic: Zephyr - Reloaded - Nanomani - 2021-09-14

(2021-09-14, 22:57)rodainas Wrote: From what am seeing is the same behavior. For menu items, it still shows the background from the last selected entry of the first widget row for that section.

I think @beatmasterrs make the choice to displayed first item of the first widget by default for a better user experience.
Because when you start the first time AZR there is no main menu background set and no fallback image set too.
The idea here is to have always a background image when you focus menu with no more logic Smile
Perhaps I wrong

Then you are right,focus menu items shows the background from the last selected entry of the first widget row for that section
You expected to have always the background from the first item of the first widget or something else ?

At this point I have absolutely no idea how to improve this. It is not a bug Smile
Perhaps the best way is to use a background for your menu ?


RE: Arctic: Zephyr - Reloaded - rodainas - 2021-09-14

(2021-09-14, 23:27)Nanomani Wrote:
(2021-09-14, 22:57)rodainas Wrote: From what am seeing is the same behavior. For menu items, it still shows the background from the last selected entry of the first widget row for that section.

I think @beatmasterrs make the choice to displayed first item of the first widget by default for a better user experience.
Because when you start the first time AZR there is no main menu background set and no fallback image set too.
The idea here is to have always a background image when you focus menu with no more logic Smile
Perhaps I wrong

Then you are right,focus menu items shows the background from the last selected entry of the first widget row for that section
You expected to have always the background from the first item of the first widget or something else ?

For me it sounds about right, for my use case is perfect, but for example: using the option  "On down, when at last widget, widgets do not return to initial position" breaks the consistency on that logic.

Edit:
My bad it obeys the background from Customize Home Menu, the background section is just for the widgets. So I think for someone that doesn't want to see the widget background when focusing the menu item, can set a background from Customize Home Menu.


RE: Arctic: Zephyr - Reloaded - Nanomani - 2021-09-15

(2021-09-14, 23:07)Zurg Wrote:
(2021-09-14, 20:45)Nanomani Wrote: @rodainas @Zurg 

If you want to test Smile

Fix case there is no fanart for item on Widgets (2, 3 ,4, 5, 6) with this logic :
fanart (yes/no?) => fallback image (yes/no?) => main menu background (yes/no?) => "no background"

ZIP : https://github.com/Nanomani/skin.arctic.zephyr.mod/archive/refs/heads/fix-behaviours-fanart-widgets.zip

EDIT 1 : For the main menu the logic is like this :

main menu background (yes/no?) => fanart item 1 widget 1 (yes/no?) => fallback image (yes/no?) => "no background"

Thank you for your effort. The issue showed by @rodainas It's fixed but there is still the problem you saw in my video

Please read this : https://forum.kodi.tv/showthread.php?tid=337862&pid=3060242#pid3060242
Perhaps I wrong but there is no bug. I think there is a misunderstanding. Smile

Do you use a custom background for your menus ?

Skin settings => home => customise home menu :

Image


RE: Arctic: Zephyr - Reloaded - Zurg - 2021-09-15

(2021-09-15, 00:05)Nanomani Wrote:
(2021-09-14, 23:07)Zurg Wrote:
(2021-09-14, 20:45)Nanomani Wrote: @rodainas @Zurg 

If you want to test Smile

Fix case there is no fanart for item on Widgets (2, 3 ,4, 5, 6) with this logic :
fanart (yes/no?) => fallback image (yes/no?) => main menu background (yes/no?) => "no background"

ZIP : https://github.com/Nanomani/skin.arctic.zephyr.mod/archive/refs/heads/fix-behaviours-fanart-widgets.zip

EDIT 1 : For the main menu the logic is like this :

main menu background (yes/no?) => fanart item 1 widget 1 (yes/no?) => fallback image (yes/no?) => "no background"

Thank you for your effort. The issue showed by @rodainas It's fixed but there is still the problem you saw in my video

Please read this : https://forum.kodi.tv/showthread.php?tid=337862&pid=3060242#pid3060242
Perhaps I wrong but there is no bug. I think there is a misunderstanding. Smile

Do you use a custom background for your menus ?

Skin settings => home => customise home menu :

Image

No I dont't use background with movie and tv shows widget. What I understood is that the background of the firts item in the first widget is forced with others items in the 2,3,4,5,6 widget when you focus home menu cause of limitation of AZR language right !?


Search Widget - terpsarlington - 2021-09-15

Anyone know of a search widget which can show you real time results as you type on screen.  Similar to how netflix does it.


RE: Arctic: Zephyr - Reloaded - Nanomani - 2021-09-15

(2021-09-15, 00:55)Zurg Wrote:
(2021-09-15, 00:05)Nanomani Wrote:
(2021-09-14, 23:07)Zurg Wrote: Thank you for your effort. The issue showed by @rodainas It's fixed but there is still the problem you saw in my video

Please read this : https://forum.kodi.tv/showthread.php?tid=337862&pid=3060242#pid3060242
Perhaps I wrong but there is no bug. I think there is a misunderstanding. Smile

Do you use a custom background for your menus ?

Skin settings => home => customise home menu :

Image

No I dont't use background with movie and tv shows widget. What I understood is that the background of the firts item in the first widget is forced with others items in the 2,3,4,5,6 widget when you focus home menu cause of limitation of AZR language right !?

Yes something like that. With the menu you must use custom background with each menu to be sure to have always the same background every time Smile


RE: Arctic: Zephyr - Reloaded - rodainas - 2021-09-15

(2021-09-15, 01:20)Nanomani Wrote:
(2021-09-15, 00:55)Zurg Wrote:
(2021-09-15, 00:05)Nanomani Wrote: Please read this : https://forum.kodi.tv/showthread.php?tid=337862&pid=3060242#pid3060242
Perhaps I wrong but there is no bug. I think there is a misunderstanding. Smile

Do you use a custom background for your menus ?

Skin settings => home => customise home menu :

Image

No I dont't use background with movie and tv shows widget. What I understood is that the background of the firts item in the first widget is forced with others items in the 2,3,4,5,6 widget when you focus home menu cause of limitation of AZR language right !?

Yes something like that. With the menu you must use custom background with each menu to be sure to have always the same background every time Smile

Am using wrap list for all the widget rows and the effect is that every time I return to the menu items from any widget row (2,3,4,5, or 6), the widget row go straight to number 1, so at least when focusing on menu item it shows the background that corresponds to the item on the widget row currently shown (which is widget row 1).


RE: Arctic: Zephyr - Reloaded - Nanomani - 2021-09-15

(2021-09-14, 22:57)rodainas Wrote: Tested with a fallback image, and the entries from the widget rows obey the fallback image, with the menu item it isn't obeying the fallback image instead it keeps using the background from the last entry from the first widget row.

It is the actual logic Smile

For the main menu the logic is like this :

main menu background (yes/no?) => fanart item 1 widget 1 (yes/no?) => fallback image (yes/no?) => "no background"

Perhaps this must be change to :

main menu background (yes/no?) => fallback image (yes/no?) => fanart item 1 widget 1 (yes/no?) => " no background"

It is easy to change.
But this decision is not mine Smile


RE: Arctic: Zephyr - Reloaded - beatmasterrs - 2021-09-15

(2021-09-15, 07:35)Nanomani Wrote:
(2021-09-14, 22:57)rodainas Wrote: Tested with a fallback image, and the entries from the widget rows obey the fallback image, with the menu item it isn't obeying the fallback image instead it keeps using the background from the last entry from the first widget row.

It is the actual logic Smile

For the main menu the logic is like this :

main menu background (yes/no?) => fanart item 1 widget 1 (yes/no?) => fallback image (yes/no?) => "no background"

Perhaps this must be change to :

main menu background (yes/no?) => fallback image (yes/no?) => fanart item 1 widget 1 (yes/no?) => " no background"

It is easy to change.
But this decision is not mine Smile

As you already mentioned, the conditions are very complex. Smile The option "On down, when at last widget, widgets do not return to initial position" mentioned here is only an option for an alternative behavior of the widgets. Whether it is possible to always display the correct background image in all cases, I don't know. If you have an idea how everything is possible with all options, that would be the best solution, of course. Smile

If I see it correctly, there are currently 2 possible solutions? Maybe you can create 2 PR's and describe the differences so I can test it?

Thanks for your great work! Smile


EDIT: For me personally, the most important thing would be that when I am in widget 2 and the item has no background, no background from widget 1 is used Smile


RE: Arctic: Zephyr - Reloaded - Nanomani - 2021-09-15

(2021-09-15, 08:05)beatmasterrs Wrote: If I see it correctly, there are currently 2 possible solutions? Maybe you can create 2 PR's and describe the differences so I can test it?

Sure I can do that.
(2021-09-15, 08:05)beatmasterrs Wrote: Thanks for your great work! Smile

You're welcome Smile
(2021-09-15, 08:05)beatmasterrs Wrote: EDIT: For me personally, the most important thing would be that when I am in widget 2 and the item has no background, no background from widget 1 is used Smile

This part is fixed now Smile


RE: Search Widget - beatmasterrs - 2021-09-15

(2021-09-15, 01:01)terpsarlington Wrote: Anyone know of a search widget which can show you real time results as you type on screen.  Similar to how netflix does it.

Not yet. I'm working on an extended search function right now. Maybe that would be a cool idea to include. I'll have to think about it Smile


RE: Arctic: Zephyr - Reloaded - Nanomani - 2021-09-15

@rodainas @Zurg 

If you are curious I have post an other PR :

ZIP : https://github.com/Nanomani/skin.arctic.zephyr.mod/archive/refs/heads/fix-behaviours-fanart-widgets-2.zip

This one fix alway the cases there is no fanart for item on Widgets (2, 3 ,4 ,5 ,6)

But it change the logic when focus "menu / sub menu" or "slide out"
If there is no custom background set for each menu so "fallback image" is check before "​fanart item 1 of widget 1"/"fanart last item selected of widget 1"

I don't know if this is better for user experience  Huh

EDIT : I m very happy with custom background for each menu and no "fallback image"