2014-01-09, 22:05
Sharing can't hurt. Might as well post your mods that way people have a choice to use them or not. Also, jurail might really like them and use them. Copy/paste is way faster than starting from scratch
(2014-01-07, 12:06)Trickass Wrote: I tried clicking the "Update" button in the movies view, but it jst doesn't do anyt The left menu stays open, and nothing seems to happenI see it seems to be doing nothing, its supposed to update the library. Im away from home till Saturday but I will fix it once im back
(2014-01-07, 14:22)Lukas Wrote: I was wondering - are you planning to support touch/mouse later on?Its a maybe at the moment. The big issue is the home screen, the current design simply can't accommodate the mouse because of an inability to have variable width buttons. I am, however, trying out a new homescreen style that should allow touch support.
Thank you again for you active development of this skin. I bought you a beer. :-)
(2014-01-10, 00:16)jurialmunkey Wrote:(2014-01-07, 12:06)Trickass Wrote: I tried clicking the "Update" button in the movies view, but it jst doesn't do anyt The left menu stays open, and nothing seems to happenI see it seems to be doing nothing, its supposed to update the library. Im away from home till Saturday but I will fix it once im back
(2014-01-09, 16:19)warlion Wrote: ok i will not share any mods just show you mine perhaps can inspire JurailmonkeyCases were discussed many months ago. I dont like them personally and the general consensus was that they dont fit with the minimalist style of the skin, so they wont ever be going in. I like having an option to have bigger posters / remove labels for info strip - will be adding that in when im back home.
cases
(2014-01-09, 16:19)warlion Wrote: ok i will not share any mods just show you mine perhaps can inspire JurailmonkeyCases were discussed many months ago. I dont like them personally and the general consensus was that they dont fit with the minimalist style of the skin, so they wont ever be going in. I like having an option to have bigger posters / remove labels for info strip - will be adding that in when im back home.
cases
(2014-01-07, 12:06)Trickass Wrote: I tried clicking the "Update" button in the movies view, but it jst doesn't do anyt The left menu stays open, and nothing seems to happenI see it seems to be doing nothing, its supposed to update the library. Im away from home till Saturday but I will fix it once im back
(2014-01-07, 14:22)Lukas Wrote: I was wondering - are you planning to support touch/mouse later on?Its a maybe at the moment. The big issue is the home screen, the current design simply can't accommodate the mouse because of an inability to have variable width buttons. I am, however, trying out a new homescreen style that should allow touch support.
Thank you again for you active development of this skin. I bought you a beer. :-)
(2014-01-10, 03:10)jurialmunkey Wrote:(2014-01-09, 16:19)warlion Wrote: ok i will not share any mods just show you mine perhaps can inspire JurailmonkeyI like having an option to have bigger posters / remove labels for info strip - will be adding that in when im back home.
(2014-01-06, 06:26)fr500 Wrote:(2013-12-30, 02:42)jurialmunkey Wrote:(2013-12-30, 01:12)Tripp Wrote: Just curious if any progress has been made to enlarge the fonts yet? I had to move to another skin since my new furniture has me further away from the TV. I miss this skin so much!I've done some work on it - its usable, but not anywhere close to being polished. There are some alignment issues and places where text scrolls or is cut off -- I'm not quite sure what I'm going to do about some of these areas yet, I might have to go with slightly smaller fonts or condense them a bit.
If you want to try what I've done so far I'd appreciate feedback on whether the font sizes are big enough (or even better, if they can go smaller) -- keep in mind that not all areas have been changed, but most views, plots, osd, home menu and info screen have bigger fonts. I'm not going to move onto the other less prominent areas until I can get those ones looking right first.
If you overwrite the contents of skin.arctic/1080i/Font.xml with this http://pastebin.com/raw.php?i=xQgTNQZP
then restart xbmc, you should have an option for a "big" fontset in appearance options. I'd really appreciate some feedback on sizes.
(2013-12-30, 01:59)Nablamax Wrote: Tried that, home screen shows "loading" but doesn't show recent items or recommended/random items (everything activated in skin widgets). I'm on Frodo 12.3 and this used to work, can't remember when it stopped working.I'm on 12.3 also, so its definitely working. On the panel home-screen the loading wheel displays when skin.widgets hasn't loaded yet, so my guess is its something wrong with the skin.widgets addon (rather than the skin). Does it work for other skins?
You could try manually deleting the service.skin.widgets folder from the addons folder and any of its saved packages in addons/packages/ (e.g. ~/.xbmc/addons/packages/service.skin.widgets-0.0.27.zip). Then restart xbmc and reinstall it. If you don't delete the packages when you uninstall or remove an addon, xbmc just uses the saved packages to reinstall it (rather than re-download) -- so if there was some problem with the package (e.g. a file was corrupted) then it will just cause the same problems because its using the same corrupted file. Its a long shot, but a possibility.
I have the recent items problem too lately... skin.widgets activated and reinstalled... dunno what happened
(2014-01-11, 19:00)namtih Wrote: 1. Idea: An option to set the opacity for the background of the home screen.1. You can change the opacity of the fade and the floor by altering the colour scheme you use in skin.arctic/colors -- there is Mod_Overlay_Dimfanart and Mod_Overlay_Floor -- the colour scheme files are in ARGB so the first two characters are the alpha channel in hex. Although this will change it skin wide. You can also turn off the fade for the simple homescreen only by adding the following to your guisettings.xml (in xbmc userdata folder) under the skinsettings section -- make sure you exit xbmc before modifying it as xbmc tries to overwrite it otherwise.
2. Idea: An option to disable the text scrolling.
3. Idea: An option to disable the change of the first letter in the top bar.
4. Idea: An option to disable the black background when for example an YouTube stream is loading.
5. Idea: A new template for the menu icons to show the last added files.
6. Bug: When I had opened for example the Youtube addon, go back to the home screen and select "Movie => Files" I get to the YouTube addon again where I have to go one screen back to select the hard drive.
7. Bug: When I want to add a new sub menu icon and select "User defined" the mouse cursor is locked to the input field and I can't use the left/righ/up/down of my remote control to get to the virtual keyboard.
8. Bug: While watching a movie/stream and pressing O for technical information, some lines of this info are above each other. But it's perhaps only a problem in combination with Gotham.
9. Idea: Add the new option to configure the new Setting Level introduced with Gotham like descibes here
<setting type="bool" name="skin.arctic.home.simple.fade">true</setting>
(2014-01-11, 20:58)mikkelnl Wrote: Hi guys, question... does Arctic support showing flags like 'web-dl' and 'hdtv' for sources on tv episode views?No, not currently.
(2014-01-11, 21:14)Lukas Wrote: Low-prio feature suggetion: an option to choose the default behaviour when pressing up arrow on the home screen. I rarely use the shortcuts, but always use the New Movies/New TV episodes panels. It would be a nice-to-have to be able to set panels as the default option, and have the shortcuts appear when pressing up arrow a second time.I know its not quite what you want but you can enable the "show submenu items on click" option in skin settings > home. With that on for the simple home, up goes straight to the widgets and clicking the category opens the submenu. This is what I use and I just set the first submenu item to the category.
(2014-01-11, 23:11)jurialmunkey Wrote:(2014-01-11, 21:14)Lukas Wrote: Low-prio feature suggetion: an option to choose the default behaviour when pressing up arrow on the home screen. I rarely use the shortcuts, but always use the New Movies/New TV episodes panels. It would be a nice-to-have to be able to set panels as the default option, and have the shortcuts appear when pressing up arrow a second time.I know its not quite what you want but you can enable the "show submenu items on click" option in skin settings > home. With that on for the simple home, up goes straight to the widgets and clicking the category opens the submenu. This is what I use and I just set the first submenu item to the category.
I'm going to add an option soon that will disable the power menu (that you get by pressing down). Enabling that will change the navigation of simple home so that down opens the submenu and up opens the widget.