• 1
  • 230
  • 231
  • 232(current)
  • 233
  • 234
  • 237
Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated)
@bsoriano : I am using Kodi 19.5 in portable mode on Windows 10 ( using kodi.exe -p, just upgraded from 18.9 ) . After installing your skin (4.1.5) , I cannot get to see the proper side bar options (like the one for hiding the ratings described here: https://forum.kodi.tv/showthread.php?tid...pid3038910 )

I am  seeing this:
Image

Is there a known issue with portable usage, or some bug, or am I missing some setting?  I think after upgrading from 18.9 on android, I am seeing the same issue there too Sad

Thanks
-Rafi
Reply
(2022-12-30, 17:38)rafi1 Wrote: @bsoriano : I am using Kodi 19.5 in portable mode on Windows 10 ( using kodi.exe -p, just upgraded from 18.9 ) . After installing your skin (4.1.5) , I cannot get to see the proper side bar options (like the one for hiding the ratings discribed here: https://forum.kodi.tv/showthread.php?tid...pid3038910 )

I am  seeing this:
Image

Is there a known issue with portable usage, or some bug, or an I missing some setting?  I think after upgrading from 18.9 on android, I am seeing the same issue there too Sad

Thanks
-Rafi

I was just about to post with the similar problem. There is no option to access sidebar menu using TV remote on Android box while using TV guide with IPTV simple client add-on. The only option is to hoover over it using mouse
Could this be fixed please ?
On the other skin that I'm using if I press back button once it opens sidebar menu if I press again it goes back to main menu.

Image
Reply
@awesomebuilder: on android box, the left/right  remote-arrow-keys while you are focused on the list will show/hide it... Not a similar issue... Smile
Reply
(2022-12-30, 18:08)rafi1 Wrote: @awesomebuilder: on android box, the left/right  remote-arrow-keys while you are focused on the list will show/hide it... Not a similar issue... Smile

Yeah could be a different issue but it won't work. It does work only on initial opening of TV guide.
Reply
You are right, because TV Guide allocates/uses the same keys for scrolling the programs of a TV channel...
Reply
Yeah so ideally I would like it to be assigned to back button. Smile
Reply
Ideally?  for whom? ... "Back" is traditionally for exiting [the guide], Use the "m" key as defined here: https://kodi.wiki/view/Keyboard_controls   OR program any key  on your remote to long-press as "m" ... There are keymapping  apps, or key files somewhere...

It's not skin related...
Reply
I am sharing my ratings/votes/year/added-dates/run-time mod (two files for Xonfluence add-on v4.1.5 need replacing under addons\skin.xonfluence\xml ).
MyVideoNav.xml
ViewsVideoLibrary.xml

You can watch a demo clip here:
https://drive.google.com/file/d/11Lnjfyg...sp=sharing

These should show only in "media info" and "media info 2" views, and can all be optionally enabled/disabled with the "Hide rating" selector-button in the left pane.

Have fun.

Known issues:
1. Shows Episodes' rating is not being retrieved from IMDB, only whole Shows and Movies (unrelated to the mod, needs fixing in the add-on)
2. The enable/disable selector button is visible on most views, also the ones not displaying the rating data (simpler to implement...)


Happy new year to all!

Image
Reply
(2023-01-01, 10:25)rafi1 Wrote: I am sharing my ratings/votes/year/added-dates/run-time mod (two files for Xonfluence add-on v4.1.5 need replacing under addons\skin.xonfluence\xml ).

Thank you very much for sharing!! Works great!
Reply
Just wanted to throw this out there for those that might find it useful. Ive seen posts in this thread about how to add a widget to Kodi favorites. Ive come up with a solution that seems to work. Set the widget to Custom widget and use this command- favourites://. It will display Kodi favorites as a widget.
Reply
(2023-01-01, 10:25)rafi1 Wrote: I am sharing my ratings/votes/year/added-dates/run-time mod (two files for Xonfluence add-on v4.1.5 need replacing under addons\skin.xonfluence\xml ).

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.
Reply
(2022-11-20, 20:56)udangaribaldi Wrote: the issue at first start up (no menubar etc on homescreen) - can be rectified if you go back to using the old code - fixes the issue

What do you mean by "old code"? Version 4.15 without skin shortcuts? Or version 4.14 (or earlier)? I am asking because the addition of skin shortcuts in the github version of 4.15 is supposed to not have affected the pre-shortcuts code; no subtraction of anything.
Reply
@udangaribaldi 

Or are you referring to old commits?
Reply
(2023-01-10, 02:22)jdig4240 Wrote:
(2023-01-01, 10:25)rafi1 Wrote: I am sharing my ratings/votes/year/added-dates/run-time mod (two files for Xonfluence add-on v4.1.5 need replacing under addons\skin.xonfluence\xml ).

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.


MyVideoNav.xml -   https://drive.google.com/file/d/11MhTf5I...sp=sharing
ViewsVideoLibrary.xml - https://drive.google.com/file/d/11O6HKOp...sp=sharing

A demo clip:
https://drive.google.com/file/d/11Lnjfyg...sp=sharing
Reply
(2023-01-11, 17:04)rafi1 Wrote:
(2023-01-10, 02:22)jdig4240 Wrote:
(2023-01-01, 10:25)rafi1 Wrote: I am sharing my ratings/votes/year/added-dates/run-time mod (two files for Xonfluence add-on v4.1.5 need replacing under addons\skin.xonfluence\xml ).

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.
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.
https://github.com/jurialmunkey/script.s...pe-Builder
Reply
  • 1
  • 230
  • 231
  • 232(current)
  • 233
  • 234
  • 237

Logout Mark Read Team Forum Stats Members Help
Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated)13