2021-06-30, 12:10
@jjd-uk
Apologies to call upon on your assistance so quickly again, but was hoping you might be able to offer some feedback on a problem I came across some time ago.
I've created a couple of new widgets on my 'Movies' home screen section (My Watchlist and 4K) and also created 2 new nodes for these that appear in the Category list at the top of the screen. Everything works fine and as expected. However, if I install the skin mod on another machine is when I hit a snag. Whilst both the widgets work, the nodes in the category list do not.
According to the home.xml, the 'Movies' category list seems to be located in the Userdata 'Library' folder:-
I thought perhaps I could just point this category list directory on the 2nd line above to a new location within the skin itself, maybe the extras folder, but that doesn't seem to work either. Would you have any suggestions on how I might be able to solve this problem? My own feeling is that nodes have to always be located in the userdata location, so maybe it's not possible....
As always, any feedback would be very much appreciated.
Cheers
Apologies to call upon on your assistance so quickly again, but was hoping you might be able to offer some feedback on a problem I came across some time ago.
I've created a couple of new widgets on my 'Movies' home screen section (My Watchlist and 4K) and also created 2 new nodes for these that appear in the Category list at the top of the screen. Everything works fine and as expected. However, if I install the skin mod on another machine is when I hit a snag. Whilst both the widgets work, the nodes in the category list do not.
According to the home.xml, the 'Movies' category list seems to be located in the Userdata 'Library' folder:-
xml:<include content="WidgetListCategories" condition="Library.HasContent(movies) + !Skin.HasSetting(home_no_categories_widget)">
<param name="content_path" value="library://video/movies/"/>
<param name="additional_movie_items" value="true"/>
<param name="widget_header" value="$LOCALIZE[31148]"/>
<param name="widget_target" value="videos"/>
<param name="list_id" value="5900"/>
</include>
I thought perhaps I could just point this category list directory on the 2nd line above to a new location within the skin itself, maybe the extras folder, but that doesn't seem to work either. Would you have any suggestions on how I might be able to solve this problem? My own feeling is that nodes have to always be located in the userdata location, so maybe it's not possible....
As always, any feedback would be very much appreciated.
Cheers