2016-05-22, 05:57
(2016-05-20, 07:44)Solo0815 Wrote: @mikesilvo164:I can add it if some PVR users can test it out say they like it. Since I don't use it I will leave it up to those who do.
I changed your skin to improve some Live-TV things (atm Jarvis only). Feel free to integrate it in your skin, even if you are not using Live-TV at all
you can check it in my github repo for jarvis: https://github.com/walterheisenberg/Aeon...ree/jarvis
Changes:
First 2 pics:
- added channel logo
- moved date under the channel logo
- expanded the text for the EPG
- fixed scrollbar. Was far at the right before
Pic 3 - 6:
- changed remaining time for Live-TV in mainmenu and Live-TV-bar from '01:25' to '+1h 25min' or '+48min'
Enigma2 is using this display and it is easier to read than 01:25 or 00:48 especially, when you watch TV at 1:10 (1:10am) in the morning
Pic 7:
added "Now recording Info" to FullscreenLive-TV info.
No Pic:
MyPVRRecordings.xml
in this thread there are WIP-Pics, but it is polished now
http://forum.kodi.tv/showthread.php?tid=273041
(2016-05-20, 13:08)isitmeor Wrote: does anyone know how I can change the color of the movie (osd) progress barNo separate setting for that. It follows the color customizer general theme color. Not sure if I should add that... Anybody else want to have that as a separate color option independent of the theme color?
(2016-05-20, 19:51)maverick1960 Wrote: There is a problem with the latest update of the Skin Shortcuts. While recreating the menu it is missing some items of my menu which I created in skin settings. Please see my debug log http://xbmclogs.com/pwshgmhlrFirst thing is... Not a debug log (wiki)
Please advise if there is a problem with my configuration or Skin Shortcuts
![No No](https://forum.kodi.tv/images/smilies/no6xn.gif)
Second thing is... Just re-add the missing ones cause waiting for an answer is most likely gonna take longer than just doing it again. The point of adding skin.shortcuts support is to make menu customization easy and IMHO it excels at doing that.
Third thing is... No support for the items you have installed.
(2016-05-21, 08:44)QuattroGam3r Wrote:Not sure how accurate the following is but perhaps check the texture cache maintenance utility (wiki) or its thread and it's mklocal.py section for information on adding that to MYSQL.(2016-05-18, 04:05)mikesilvo164 Wrote: I have a forked older version of script.toolbox and you can install that to add extrafanart1-10 to all library items or if the script has not changed too much you can alter the code like in my last commit to add it to the current repo version.
Sounds easy enough right? I tried installing yours but it didn't seem to run at all, so I updated then modified Phil's. It runs and I can see extrafanart5 coming up while its scanning, but when I check the database there are still only four listed. I'll keep messing around with it, thank you for your effort though.
edit: clarification... the fan art is cached in textures.db, but missing in MySQL/Art unless I manually add it through "Choose Art" button in info screen.