Coder Social home page Coder Social logo

skin.titan's Introduction

skin.titan

This skin's stable version is available in the official Kodi repository.

Beta version repository

If you want to try out the latest features you can install my beta repository:

https://github.com/kodi-community-addons/repository.marcelveldt/raw/master/repository.marcelveldt/repository.marcelveldt-1.0.1.zip

PLEASE DO NOT INSTALL THE SKIN DIRECTLY FROM GITHUB, I WILL NOT PROVIDE SUPPORT ! USE OFFICIAL VERSION FROM KODI REPO OR THE BETA VERSION FROM MY REPO ONLY!

Help needed with maintaining !

I am very busy currently so I do not have a lot of time to work on this project or watch the forums. Be aware that this is a community driven project, so feel free to submit PR's yourself to improve the code and/or help others with support on the forums etc. If you're willing to really participate in the development, please contact me so I can give you write access to the repo. I do my best to maintain the project every once in a while, when I have some spare time left. Thanks for understanding!

skin.titan's People

Contributors

aleborg avatar angelinas1 avatar eng2heb avatar jmelen avatar marcelveldt avatar mgonzales71 avatar puenktchen avatar sumnerh avatar taurus35 avatar txtranslation avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

skin.titan's Issues

typo - FYI

i dont know if you get notifications on line comments of commits but think I found a typo:

7443dbd#commitcomment-10634379

line 558 of skin.titan.helix/1080i/IncludesHomeMenuWidgets.xml

just in case you don't get a notification - figure it would be easier for you to fix it then a PR :)

cheers

Mario

submenus and 3 rows of tiles

fix submenus when there are 3 rows of tiles
bug: press down on bottom tiles doesn't open powermenu but the submenu

FR: update to tv - next aired tv guide (see mockup)

how about something like this:

label with format of date like header: System.Date(DDD)

  • bold and underlined for current day
  • reg or bold for other days
  • centered? left justified?
  • a "watched" overlay in corner with show total for day

ps - yea I know today the 20th is not a monday LOL :-)

2015-05-20_12-21-44

suggestion: replace use of common\button-nf.png with....

texture of: light opacity button focus color OR darker opacity of the currently set panel color maybe?

for example:

the old non-focus button texture:- the remaining buttons sort of look like orphans now in the in skin.

button-nf

could be replaced with maybe one of the following through out the skin...?

demo of a couple of ideas:

2015-03-20_22-41-08

another idea

2015-03-20_22-30-40

code I used in demo in place of the static texture image....

colors/color_white.png
$INFO[Skin.String(ButtonFocusColor)]
Conditional

what do you think?

request: display tag/label in footer area in views such as panel square

should either by default or option toggle (in side menu) display the label/tag of the selected/highlighted item in the footer area in the add-on/media display of the following views:

panel square
panel square details
thumbs
thumbs details
poster row
shift
landscape
panel wall
big panel
fan art
single poster

Q: Auto focus 1st unwatched episode

have question about the experimental feature... can you account for sorting of episodes acceding vs descending when jumping to first unwatched? I sort my episodes so the latest episode should be at the top of the list - but I may have several episodes unwatched - when enabled it never jumps to the first unwatched - only the first item in the list. hopefully you can read how the list is sorted and jump correctly. if not - no worries :) thanks - mario

Trakt - Titan Skin

Started work on trying to figure out how to skin the trakt dialog and context menu in the theme of titan skin.

I got some of it figured out but I think the scaling is off because I was taking code for 720p and trying to make it work with 1080i.

I kept messing up trying to scale it properly - right now it looks too small in scale to what it should look.

Also - I am sure you would want to have a little different look for the classic theme.

Here is what I got so far....

https://dl.dropboxusercontent.com/u/2203431/trakt-titan-skin.zip

hopefully some of this is useful to you. if not, sorry.. :)

obviously you can just leave trakt as it - just was hoping to help out some more if I could!

Maybe I can work on it again in a day or two and see if I can get it looking better. hehe

screenshot002
screenshot003

bug: yahoo weather display

when yahoo is weather provider main conditions icon is missing and I am not sure if yahoo provides 5+ day, hourly, etc forecasts or not but the menu seems to be missing as well.

4gn7t68 1

smart shortcuts issue?

I did a build of the skin from Git and noticed that something keeps scanning - my favorites?

reason I think that is because I have a favorite that points to update genesis plugin folders and I keep seeing the update happen over - and - over - and - over - and over ... you get the point and I had an old favorite that pointed to an old plugin I no longer have and I was getting errors about it now.

I was just curious if this could be part of your new smart shortcuts?

or if you had anything that would be scanning favorites over and over and over

because the log shows a lot of calls to plugin functions I have favorited,

Q: clear logo for tv and movies when video playback is via add-on

I noticed that xbmc doesn't provide an easy way to get clear art / clear logo when video playback is from an addon but I was looking the $INFO variables and noticed you can get folder and full filename path info - so I googled and found some code

specifically - this:

$INFO[Player.FolderPath,,../logo.png] to display the clear logo of tv and movies

would this work?

here is blob of code I found:

(from: https://github.com/lumened/skin.flux/blob/master/720p/script.pseudotv.TVOverlay.xml)

<!-- Media Icon -->
VideoPlayer.Content(episodes) + Window.IsVisible(FullscreenVideo) VisibleChange Use TV Clearart if available(episodes in season folders) 8 495 275 145 $INFO[Player.FolderPath,,../clearart.png] keep Use TV Clearart if available(episodes in tv show folder) 8 495 275 145 $INFO[Player.FolderPath,,clearart.png] keep StringCompare(Control.GetLabel(990),blank.png) + StringCompare(Control.GetLabel(991),blank.png) Otherwise try TV logo if available(episodes in season folders) 8 565 276 75 $INFO[Player.FolderPath,,logo.png] bottom keep Otherwise try TV logo if available(episodes in tv show folder) 8 565 276 75 $INFO[Player.FolderPath,,../logo.png] bottom keep StringCompare(Control.GetLabel(992),blank.png) StringCompare(Control.GetLabel(992),blank.png) + StringCompare(Control.GetLabel(993),blank.png) Otherwise try TV folder.jpg if available(episodes in season folders) 80 460 132 180 $INFO[Player.FolderPath,,folder.jpg] bottom keep Otherwise try TV folder.jpg if available(episodes in tv show folder) 80 460 132 180 $INFO[Player.FolderPath,,../folder.jpg] bottom keep StringCompare(Control.GetLabel(994),blank.png)

Bug: Met Office Weather - Feels Like / Missing Logo

In testing the Current Weather On Home Skin Setting option I noticed the following with "Met Office" weather provider:

"feels like" weather temp was obviously not right and the weather provider logo wasn't being displayed (missing).

now - the "feels like" could be that I use F instead of C maybe?

But not sure about the missing Logo.

Maybe you could you test on your system?

2015-04-26_14-36-41

Question - Color Themes Mod (Concept, WIP)

Marcel,

I was playing around with a concept:

option to use color themes (predefined and included with the skin)

I found this site - http://www.colourlovers.com/ has lots of great color pallets to choose from for just such a thing.

here is a modified skinsettings and a couple quick/rough color "themes" - not at all final quality - just made a few for testing.

https://dl.dropboxusercontent.com/u/2203431/titan%20color%20themes%20mod.zip

try out the code and let me know what u think...

basically just adds a setting that

enables the color themes selection in Appearance Settings
or
allows custom color selections via Skin Settings (as it exists now)

the thinking is to use the site I shared above to come up with some pleasing "themes" to include for use if the users don't want to bother fussing with custom options but instead just want to cycle through some nice ones you include with the skin.

Can't quite get it all to work correctly - the settings go back to "defaults" every time you re-enter skin settings - I thought I had the onload statements set up correctly to only go to defaults if nothing was set or it was set wrong.

couple pics

2015-04-20_14-31-49
2015-04-20_14-32-16

what am I doing wrong? - I am sure it's so obvious LOL

if you like the idea or any parts of it - feel free to fix/alter/trash any or all of it....

:-)

thanks sir!!

Mario

font12 definition, window header text & text entry focus

See: https://github.com/tknorris/salts/issues/86

seems Titan has some issues when it encounters an add-on that includes skin resources that are using confluence as a baseline.

one being a missing font12 definition, and apparently window header and text entry focus (both not displaying).

I can do a pull request after adding the font definition for font12 - actually should look and make sure all the default confluence fonts are defined for the skin just in case,

Do you have any insight into the window header text and text entry focus?

one of the includes maybe? I need to read up on those skin elements - still a novice at skin dev. :)

Thanks goes out to tknorris for the assistance

What it should look like:

screenshot001

What it does look like:

screenshot003

FR: QuickNav Menu

what are your thought on acustomizable quicknav menu in the style of
1080fx - https://github.com/vonH/1080XF/tree/Helix
or Bello?

both skins have a cool take on the concept.

you press "m" when not in "now playing" mode to bring up quicknav.(if you have never used the feature before)

as a side note - the now playing in a tab feature is cool too.

can you skin do something like that in addition the the "now playing in background" option you already have in your skin? - maybe a box up in one of the corners?

just a couple of thoughts/suggestions for your consideration.

thanks sir!

Mario

2015-03-28_05-31-56

FR - With OSD menu only cycle subtitles with 'Next' don't disable at the end

It's annoying if you are pressing the 'Next' button of the OSD subtitle menu when suddenly you disable the subs because your reached the end of the subtitles and pressed next. There is a seperate enable/disable button for that, 'Next' should only cycle the subs not disable them. The cycle+disable combo was introduced to make it easier on remotes, but was never meant to be used as such in the menu.

FR: Expand Skin Support for weather.wunderground (personal_api)

Marcel,

Thank you for considering this Feature Request.

If you didn't know already..... After Kodi and WU decided to disable the API key that was hard coded into the Weather Underground service and remove it from the Repo it has since then been released under a new branch on GitHub (personal_api) with support for a personal (and free) API key.

I use and love this weather service - it's so much better then Yahoo or OpenWeateher in my opinion.

If you are interested... GitHub source:

https://github.com/uNiversaI/weather.wunderground/tree/personal_api

Free Dev API Key Request:
http://www.wunderground.com/weather/api/

Note: suggest getting the "Anvil Plan" Developer plan/features for your API key if you move forward with this request.

Additional Items that would be nice to support in the skin:

WEEKEND, 36HOUR, ALERTS, and MAP info/display
TODAY & CURRENT (expand to include all available data returned from the service)

Also Note the following settings should be available in the side menu panel to adjust:

Location1id and Location1 thru 5
... and




INFO FOR SKINNERS

DEFAULT KODI WEATHER LABELS

CURRENT

Current.Location
Current.Condition
Current.Temperature
Current.Wind
Current.WindDirection
Current.Humidity
Current.FeelsLike
Current.UVIndex
Current.DewPoint
Current.ConditionIcon
Current.FanartCode

DAY [0-6]

Day%i.Title
Day%i.HighTemp
Day%i.LowTemp
Day%i.Outlook
Day%i.OutlookIcon
Day%i.FanartCode

WEATHERPROVIDER

WeatherProvider
WeatherProviderLogo


ADDITIONAL WEATHER LABELS

FORECAST

Forecast.IsFetched
Forecast.City
Forecast.State
Forecast.Country
Forecast.Updated

CURRENT

Current.IsFetched
Current.LocalTime
Current.LocalDate
Current.WindDegree
Current.SolarRadiation
Current.Pressure
Current.Precipitation
Current.HeatIndex
Current.WindChill
Current.Visibility
Current.WindGust

TODAY

Today.IsFetched
Today.Sunrise
Today.Sunset
Today.MoonPhase
Today.AvgHighTemperature
Today.AvgLowTemperature
Today.RecordHighTemperature
Today.RecordLowTemperature
Today.RecordHighYear
Today.RecordLowYear

DAILY [1-10]

Daily.IsFetched
Daily.%i.LongDay
Daily.%i.ShortDay
Daily.%i.LongDate
Daily.%i.ShortDate
Daily.%i.Outlook
Daily.%i.OutlookIcon
Daily.%i.FanartCode
Daily.%i.WindSpeed
Daily.%i.MaxWind
Daily.%i.WindDirection
Daily.%i.ShortWindDirection
Daily.%i.WindDegree
Daily.%i.Humidity
Daily.%i.MinHumidity
Daily.%i.MaxHumidity
Daily.%i.HighTemperature
Daily.%i.LowTemperature
Daily.%i.LongOutlookDay
Daily.%i.LongOutlookNight
Daily.%i.Precipitation
Daily.%i.Snow
Daily.%i.ChancePrecipitation

WEEKEND [1-2]

Weekend.IsFetched
Weekend.%i.LongDay
Weekend.%i.ShortDay
Weekend.%i.LongDate
Weekend.%i.ShortDate
Weekend.%i.Outlook
Weekend.%i.OutlookIcon
Weekend.%i.FanartCode
Weekend.%i.WindSpeed
Weekend.%i.MaxWind
Weekend.%i.WindDirection
Weekend.%i.ShortWindDirection
Weekend.%i.WindDegree
Weekend.%i.Humidity
Weekend.%i.MinHumidity
Weekend.%i.MaxHumidity
Weekend.%i.HighTemperature
Weekend.%i.LowTemperature
Weekend.%i.LongOutlookDay
Weekend.%i.LongOutlookNight
Weekend.%i.Precipitation
Weekend.%i.Snow
Weekend.%i.ChancePrecipitation

36HOUR [1-3]

36Hour.IsFetched
36Hour.%i.Forecast
36Hour.%i.TemperatureHeading
36Hour.%i.Temperature
36Hour.%i.Heading
36Hour.%i.ChancePrecipitation
36Hour.%i.OutlookIcon
36Hour.%i.FanartCode

HOURLY [1-36]

Hourly.IsFetched
Hourly.%i.Time
Hourly.%i.ShortDate
Hourly.%i.LongDate
Hourly.%i.Temperature
Hourly.%i.DewPoint
Hourly.%i.FeelsLike
Hourly.%i.Precipitation
Hourly.%i.Snow
Hourly.%i.HeatIndex
Hourly.%i.WindChill
Hourly.%i.Mslp
Hourly.%i.WindSpeed
Hourly.%i.WindDirection
Hourly.%i.ShortWindDirection
Hourly.%i.WindDegree
Hourly.%i.Humidity
Hourly.%i.UVIndex
Hourly.%i.ChancePrecipitation
Hourly.%i.Outlook
Hourly.%i.OutlookIcon
Hourly.%i.FanartCode

ALERTS [1-]

Alerts.IsFetched
Alerts.%i.Description
Alerts.%i.Message
Alerts.%i.StartDate
Alerts.%i.EndDate
Alerts.%i.Significance
Alerts.RSS
Alerts
Alerts.Count

[MAP]
Map.IsFetched
MapPath

Thanks again for the consideration :)

FYI: updated background overlays

take at look at the bigred, darkblue, frost and grey background overlays... you may want to consider reverting them or retrying the image optimization - they no longer work effectively as an image overlay. (missing or severely reduced opacity/alpha channels)

2015-03-19_21-14-18

BUG - Show Video Infomation on Pause -- Broken

Seems changes were made to the skins behavior in regards to the skin setting: "Show Video Information on Pause"

When set and playback is Paused it does not honor the following setting:

screenshot001

Only PAUSED is displayed - no video info.

screenshot000

Can we please go back to the expected behavior?

I know I read one guy complaining about this in the forum - he did not seem to understand what Plot and Video Info are -- and the skin settings to enable/disable the display of such elements.

2015-04-27_12-57-33

So when this setting is enabled only the bottom part should be displayed on Pause - the Info (not the Plot),

With the latest changes I have to press "I" when Paused to get video info (and that displays the plot too)

Hopefully we can go back to how it worked before.

Appears the changes were made in this commit:

16145fb

The code hi-lighted in yellow is the original code the worked as expected - I tested reverting to that code again and it seemed to have restored things.

2015-04-27_13-36-39

Thanks Marcel!!

Mario

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.