@
Officer KD6-3.7 I wouldn't dare ruin this skin with ComicSans. Scared I'll get a cease and desist letter from jurialmunkey
When I saw your screenshots, I noticed that ProductSans bold is actually different than mine. I checked and turns out I forgot to copy the font files to the skin folder in addition to Kodi/media folder. Now, it looks perfect! I even got greedy and set Kodi's GUI limit to unlimited instead of 1080p.
Will I have to copy the fonts again to the skin folder when it gets updated? Or just the xmls?
Title fonts and plot text scroll also work as they should. You're definitely right about how adding more lines to the plot text would make the layout cluttered, specially with a 2-lines title.
I couldn't get the seasons tag to work at first, so I went to your github and noticed that the code was different. Copied it and also no luck. And then it took me 10 minutes to realize that I was copying the modified xml to AH2 folder, not AF
.
I really can't thank you enough. Everything (for now at least hehe) looks and behaves as I would like. Can't also forget to that jurialmunkey for his excellent skins over those years!
Now I should start to actually use Kodi and enjoy my setup
----------------------------------------------------------------------------------------------------------------------------------------------
Just now I realized that I basically never look at the resolution/video type info tag, and it's the most prominent tag in the info line due to its white box. Imo, genres should be the one that stands out. I feel like when you're browsing, you wanna quickly check the genre. Having the genres be in a white box would make it easier to glance at.
So I went ahead and tried to do it myself. To remove resolution tags, I commented
lines 1061-1163 and that seemed to work. But now, stuff that originally used INFO tag have an empty space where it used to be. WEB stuff don't have that problem.
Next, I tried to make the genres tag use a white box like the resolution tag. I thought it would be as easy as changing text colors but apparently it's not.
This is the part responsible for the resolution white box, right? I couldn't understand how to make the genres section behave the same way. And it seems that I also would need to make the width size dynamic or something?
----------------------------------------------------------------------------------------------------------------------------------------------
One more thing that I would love to see is more than one genre in the genres tag, but that would probably make the info line too long.
In Nimbus, ivarbrandt cleverly solved that by simply
making his own variables that combine two or three genres together (for exmaple Dramedy, Rom-Com). I have no idea though how to implement that in AF.
I'm really sorry that I'm bothering you too much. Feel free to just ignore me
----------------------------------------------------------------------------------------------------------------------------------------------
And last but not least, here is my setup
https://streamable.com/7jyxob
(Just noticed now that the 2-lines titles are messed up. I don't believe this is a problem with your code but rather a bug from before that. You can see in 0:11 that the single-line long title is not even autscrolling. This used to happen before I made any changes, but simply reloading the skin would fix it. Not sure how I can capture a log of that to report it, as I can't figure out how to trigger it)
- Continue Watching widget is from Skin Variables, combining trakt in-progress movies and next episodes.
- Recommended and Based on Recently Watched widgets are from couchmoney.tv, which is basically a much better trakt recommendation engine. I highly recommend you use it if you're not already. You just need to make it a habit to rate whatever you watch on trakt. This makes the algo work best, according to couchmoney dev.
- You can see how I have the widget labels in italic, with colored sections at the beginning. This, in my experience, makes it easy to quickly see what I'm scrolling through.
- I also did this thing where I changed the action of main menu items to just "right". This just emulates pressing right on the remote. I think this is more intuitive than having them point to an addon or library path. It's also consistent with how many TV apps are designed. And it's not like we don't have enough options to make shortcuts/widgets for whatever we need anyway
That's basically it! I like to keep it minimal and consistent as much as I can. As you know, it's very easy to make Kodi cluttered and confusing, specially with the endless possibilities we have with AF.
I want to also create a separate profile where I just go crazy and use AF to its full potential. But my Shield Pro mostly likely wouldn't be able to handle it. I can't believe that to this day, we still don't have a more powerful, fully featured ATV-certified box.
How is your AM6B+ btw? You said that you use it with a projector, so I assume you just use CoreELEC? Any quirks or weird bugs?