Posts: 261
Joined: Mar 2015
Reputation:
24
Thanks for trying it out.
That skin looks really nice.
I'll read around to see how to handle fonts.
I think custom gui's have no control over fonts and some aspect of image transparency.
I might have to just adjust to gui to allow for them.
Posts: 14,047
Joined: Mar 2010
Reputation:
559
PatK
Team-Kodi Member
Posts: 14,047
2016-08-17, 22:09
(This post was last modified: 2016-08-17, 22:13 by PatK.)
I'm actually thinking of the 'line' as a graphical object, and perhaps a custom petite line would suffice, not sure what role this graphical object plays in the overall skin, and I'm wondering if there's a call for it within your code, or perhaps I could mod the skin code without devastation in the rest of the skin. Still looking for that fix, perhaps an extra line space?
Posts: 261
Joined: Mar 2015
Reputation:
24
The line is just separator.png from the estuary skin. There's no call for it in the code.
When I tried the addon with transparency skin on kodi16. it showed up as a vertical rectangle.
Posts: 261
Joined: Mar 2015
Reputation:
24
I found out what's causing the issue:
My addon is grabbing separator.png from skin.transparency instead of the one in my addon.
Posts: 14,047
Joined: Mar 2010
Reputation:
559
PatK
Team-Kodi Member
Posts: 14,047
For the life of me, can't figure out how to play 'all', play from here or next without going back to the list (would be a nice feature, almost a lean back function). Ran into a minor issue both with confluence and T! When closing out, I get correctly taken to the programs folder, backing out one step further from the programs folder should take me to the home screen, but instead I'm taken to an in between 'limbo' spot with a default 'programs' folder, one step back and I'm at the home screen. No other program file does this, a step back takes me directly to the home screen.
Posts: 261
Joined: Mar 2015
Reputation:
24
I haven't figured out how to get 'play all' and the other context menu functions working. I'll get to them after i've sorted out the ui/skin issues.
I see what you mean by 'limbo'. I'm not really sure what I can do about it on my end. script.facebook.media by ruuk also has the same side effect.
Posts: 14,047
Joined: Mar 2010
Reputation:
559
PatK
Team-Kodi Member
Posts: 14,047
Tried this out last night, great viewing and the 'play all' is a must have for me. Many thanks for this contribution to the Kodi suite of extras.
I'm tempted to 'want', some extras, selfish I know but I feel I can ask; you can always ignore. In using the reader on a TV, from a remote position the 'play all' is in a keybaord function, means I gotta get off the couch. I would like a mouse usable slider menu, similar to the default Kodi experience, I'm very patient.
Many thanks, this really re-vamps the way Reddit can be seen.
Posts: 261
Joined: Mar 2015
Reputation:
24
Thanks for letting me know. I'll put it in the next few updates.
i'm working on seeing if 'play all' can be changed to 'play from here' since some videos bogs kodi down and there's no way to get past them.
Posts: 14,047
Joined: Mar 2010
Reputation:
559
PatK
Team-Kodi Member
Posts: 14,047
I didn't run into that issue, if it was a subject I'd previously viewed or wanted to pass on, I just chose next with the OSD, as long as the OSD is responsive, there's an easy out.
Posts: 261
Joined: Mar 2015
Reputation:
24
some porn vids do weird stuff to kodi's video player.
I placed a tall hidden button at the left side of the screen that slides out the side panel when it's focused.
my idea was that you move the mouse to the edge of the screen to activate it.
but in my tests, it won't slide out when you move the cursor gently to the side.
you have to tap the cursor at the edge.
let me know how it works out for you.
Posts: 14,047
Joined: Mar 2010
Reputation:
559
PatK
Team-Kodi Member
Posts: 14,047
The way it works now seems to work for me, It would be nice to come up with a 'play from here', or watched/unwatched but in the main it's there! You might want to start renaming your git builds, I find I'm writing over top the old one.