• 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 42
BOX
#76
lol...yes, the right arrow. Thanks for the instructions. Will give it a go tonight.
Reply
#77
(2014-04-30, 12:53)DjCisco Wrote:
(2014-04-30, 01:05)Leo8978 Wrote:
(2014-04-17, 20:08)DjCisco Wrote: New Update available.

I added the scrollbar focus for page navigation and have been working on localization, among other things, See first post for download links and details.



I prefer to be able to go down to the next row of Movies or Shows when navigating with the left arrow, rather than focusing on the scroll bar.
I don't mind modifying the code myself, but have no idea where to look. If anyone can point me in the right direction that would be great.

I'd also like to add that this is my favorite skin at the moment. Very pleasing to the eyes. Thank you for your hard work.

Image

You probably mean navigating with the right arrow and not left

In Viewtype_Panel_Tall_Wide.xml
In control 524
Replace :
<onright>62</onright>
With:
<onright>524</onright>
<onright>down</onright>

Just remembet that you will have to do this every time there is a skin update

I tried modifying the xml file with what you suggested, but when I got to the end of the row, it would just go back to the beginning of the same row.
I was able to find and older copy of the xml from an earlier release, and with some messing around finally got it to work.
Here's what i changed it to. Let me know if there is a cleaner way to do this.
Code:
<onright>left</onright>
<onright>left</onright>
<onright>left</onright>
<onright>left</onright>
<onright>left</onright>
<onright>left</onright>
<onright>left</onright>
<onright>left</onright>
<onright>left</onright>
<onright>right</onright>
<onright>down</onright>
Reply
#78
Hi since your moving forward with the Gotham build I thought I'd share a small bug .

On the movies home screen if its set to latest movies and I select one it works fine .

But if I change it to random in the skin settings I get no response when selecting a movie or if I change it to recommended I get no movies displayed .

Love the skin , very wife friendly .
Reply
#79
(2014-05-03, 10:08)backard Wrote: Hi since your moving forward with the Gotham build I thought I'd share a small bug .

On the movies home screen if its set to latest movies and I select one it works fine .

But if I change it to random in the skin settings I get no response when selecting a movie or if I change it to recommended I get no movies displayed .

Love the skin , very wife friendly .

thanks for the hint, I just found the error. This will be available on the next update
Reply
#80
Thank you for keeping up the good work on this skin, so good!

So, it would be cool if an option to add 'exit' button to shutdown menu was in the settings menu. Maybe a few other people like me might want this. You can just add a menu option like this:

Quote:<control type="radiobutton" id="xxx">
<description>Add exit button to shutdown</description>
<width>810</width>
<align>left</align>
<label>Add exit button to shutdown</label>
<focusedcolor>Accent</focusedcolor>
<font>List_Settings</font>
<onclick>Skin.ToggleSetting(Exit)</onclick>
<selected>Skin.HasSetting(Exit)</selected>
<textureradiofocus>other_textures/radiobutton2fo.png</textureradiofocus>
<textureradionofocus>other_textures/radiobutton2nf.png</textureradionofocus>
and shutdown menu will enable the (Exit), use to be an option in nbox
Reply
#81
Hi,

Thanks for this skin, is my default now. I'm a newbie on skin development (i'm learning with your skin) but i have made a few change for my personal use

Quote:[c] correction
[a] addition
[p] personal mod aspect

720p/DialogFullScreenInfo.xml =>
[c] change label to localize (season and episode)
[c] add progressbar for filesvideo
[a] display chapter count and name if present instead star rating
[c] change time animation fade to slide

720p/DialogSeekBar.xml =>
[p] change text opacity, and add SeekBarState2 for caching

720p/DialogVideoInfo.xml =>
[a] add button for script.libraryeditor addon
[p] changer border poster
[c] add possibility to nav in cast list

720p/Includes.xml =>
[p] change date and day order for French user
[c] add "$" on <onclick> for movie random and recommended
[p] change fanart overlay to blue on video view
[p] change home fanart overlay corresponding to video view

720p/Font.xml =>
[p] Remove all "uppercase" display
[p] add SeekBarState2 for caching

720p/SkinSettings.xml =>
[c] add radiobutton Toggle Exit Button

720p/Variables.xml =>
[c] invert $LOCALIZE[31739] and $LOCALIZE[31738] for tvshows

720p/VideoOSD.xml =>
[c] add progressbar for filesvideo
[a] display chapter count and name if present instead star rating
[c] change time animation fade to slide

720p/Viewtype_Episodes_List.xml =>
[p] change poster to thumb and display logo definition instead mpaa
[p] change border poster color

720p/Viewtype_Panel_Tall_List.xml =>
[p] display logo definition instead mpaa
[p] change border poster color

720p/Viewtype_Posters.xml =>
[c] change label hard to localize (season, episode and unwatched)

language/English/strings.po =>
add msgctxt "#31522" for script.libraryeditor addon

language/French/strings.po =>
change [msgid "All Films"] to ["msgid "All Movies"]
add msgctxt "#31522" for script.libraryeditor addon
add msgctxt "#31738", "#31740", "#31741"
Reply
#82
(2014-05-09, 05:49)marked83 Wrote: Thank you for keeping up the good work on this skin, so good!

So, it would be cool if an option to add 'exit' button to shutdown menu was in the settings menu. Maybe a few other people like me might want this. You can just add a menu option like this:

Quote:<control type="radiobutton" id="xxx">
<description>Add exit button to shutdown</description>
<width>810</width>
<align>left</align>
<label>Add exit button to shutdown</label>
<focusedcolor>Accent</focusedcolor>
<font>List_Settings</font>
<onclick>Skin.ToggleSetting(Exit)</onclick>
<selected>Skin.HasSetting(Exit)</selected>
<textureradiofocus>other_textures/radiobutton2fo.png</textureradiofocus>
<textureradionofocus>other_textures/radiobutton2nf.png</textureradionofocus>
and shutdown menu will enable the (Exit), use to be an option in nbox

There is already the shutdown button in the shutdown menu and Xbmc has an option to configure the behaviour of the shutdown button. Wouldnt this solve what you wish to have?

Hi Kiritsuke,

Nice to see that you are interested in the skin, maybe some screenshots of your visual changes would be nice to see if I consider them consistent with the skin concept and thus eventually add them.

Some of the changes you mentioned are already in my current working version ( e.g. increased localization and bug correction of play behaviour o movie home widget among others)
Reply
#83
Hey @DjCisco

I absolutely love this skin, it's seriously the best I've ever used!

1 question tho, for music I exclusively use the Spotimc addon, so I don't have any local artist fanart.
Will there be support for Artist Slideshow addon in the future? (it searches the internet for images of the artist name)
Reply
#84
Yes I am working on that function as well
Reply
#85
This skin looks amazing from the screenshots.
I'm definitely going to check this out tonight!

Great work DjCisco!
Reply
#86
I love this skin! Please go on DjCisco!
Reply
#87
I can't seem to find the "Update library" buttons? It might be that I'm missing something though.
Does anyone know where to find it?

It would be nice to have this button as part of the hidden "homepage" buttons - or be able to add any items to this menu by configuration (like in Arctic skin for example)?

Edit: I have added the buttons to the left menu myself, so it's okay for me :p
Reply
#88
The update library button in the context menu is not supported by gotham anymore. this has now to be done manually in the skin. I am currently implementing all the things that changed due to gotham. Update library button is one of them
Reply
#89
Interesting problem here. Have converted to Gotham on both my desktop PC and Raspberry Pi. The background images for TV are showing up on the PC build, but not the Pi build of the Gotham skin. On the Pi, movies and music are both showing backgrounds fine but tv is the standard blue at the main menu. Yet when you scan by series, the backgrounds show up.
Reply
#90
Some things have been corrected regarding the home screen widgets. This includes some none matching brackets in the conditions for background fanart. This may have been the problem, so wait for the next update.

Why it however shows up in the pc but not in the pi. I can not say
Reply
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 42

Logout Mark Read Team Forum Stats Members Help
BOX17