2021-06-19, 21:19
(2021-06-19, 20:26)rodainas Wrote:(2021-06-19, 20:15)beatmasterrs Wrote:(2021-06-19, 18:44)rodainas Wrote: Really great skin, thanks for the work and effort.
I just wanted to point this out, seems like the widgets on homescreen are not respecting the node sorting when using year.
I have a node library that sorts by year in descending order (to see the newest movies, tvshows, etc.)
Node contents:
<node order="3" type="filter">
<label>Newest Movies</label>
<match>all</match>
<content>movies</content>
<icon>DefaultRecentlyAddedMovies.png</icon>
<order direction="descending">year</order>
</node>
When I add that node as a widget on the home screen (using the default widget settings) it shows on the homescreen sorted by title in descending order, when I clic the "show button" it shows the library in the correct order set by the node (sort year descending order).
Example screenshots:
1. Widget Settings
2. Home screen row
3. Library view
I could reproduce this behaviour. Does that work in any other skin, that is using skinshortcuts?
I tested Arctic Zephyr 2 Resurrection, same thing. I guess the issue is with skin shortcuts then.
Thanks anyway for your feedback