How to display my favorites list directly on the Home Screen? #190
-
Hi! I've added some actors to the favorites list. I want to display that list on the home screen in a separate menu item. So is it doable to display actors' names or pictures as categories so that onFocus you get their movies and TV shows shown respectively as stacked widgets? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
You can add favourites as a widget with However, it won't work with stacked widgets as Kodi favourites add some additional things to the path which prevent the skin from reading the folder url directly. I'd recommend using custom nodes for this purpose instead. Inside the library, you can add a folder to a node by opening the context menu on the item and then choosing "Add node" from the side buttons. So:
|
Beta Was this translation helpful? Give feedback.
You can add favourites as a widget with
Default widgets > favourites
However, it won't work with stacked widgets as Kodi favourites add some additional things to the path which prevent the skin from reading the folder url directly.
I'd recommend using custom nodes for this purpose instead.
Inside the library, you can add a folder to a node by opening the context menu on the item and then choosing "Add node" from the side buttons.
So:
Library > Movies > Actors