2023-01-12, 17:29
(2023-01-11, 18:22)jdig4240 Wrote:(2023-01-11, 17:04)rafi1 Wrote:Its more of an addon issue than the skin, some addons just dont put out the correct view type for lists. I set media info view 504 as default in myvideonav.xml because that seems to display the best at all times for all addons weather its list or media since Xonfluence doesnt have locked views options. I wonder how hard it would be to incorporate https://github.com/jurialmunkey/script.skinvariables in to Xonfluence?? This would allow all addons to be set to specific views individually which would fix everything, IMO.(2023-01-10, 02:22)jdig4240 Wrote: Wonder if its possible to make the ratings only visible only if the content is Movies or TV shows? Because unfortunately it shows a (0) in all addons that arent listing Movies or TV Shows when using this.
I've updated the two files to NOT show ratings in the seasons' lists. As for the addons (or anywhere else) you can avoid showing the rating and votes by either:
1. Check the "Hide ratings" button on the left control pane
2. Select any list-view that is NOT "Media info" or "Media info 2"
I couldn't find an easy way to NOT show the rating/votes on add-ons, unless you have a specific add-on in mind that you could have excluded. The code is not ready for that ATM.
https://github.com/jurialmunkey/script.s...pe-Builder
One more (last) try - now trying to NOT show both ratings and votes when there are no rating at all (improved the identification of this use-case) ... This should work for add-ons too, to avoid the redundant "(0)" display ...
MyVideoNav.xml - https://drive.google.com/file/d/11MhTf5I...sp=sharing <-- unchanged
ViewsVideoLibrary.xml - https://drive.google.com/file/d/11O6HKOp...sp=sharing