Kodi Community Forum
[MOD] reFocus BIG v.0.88.6 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: reFocus (https://forum.kodi.tv/forumdisplay.php?fid=72)
+----- Thread: [MOD] reFocus BIG v.0.88.6 (/showthread.php?tid=132897)



RE: [MOD] reFocus BIG v.068 (0.9.6 git) - crippler - 2012-08-02

(2012-08-01, 23:50)munificent Wrote: Thank you for this, but if FF is the default and the line you quoted starts with 66, did you mean the last two characters rather than the first?
No.

If I'd used FFFFFFFF then there would have been zero difference in the transparency of the overlay, and "change FF to whatever" would have been ridiculously confusing.


RE: [MOD] reFocus BIG v.068 (0.9.6 git) - philby85 - 2012-08-03

(2012-08-01, 22:41)crippler Wrote:
(2012-08-01, 15:01)munificent Wrote: I do have a feature request now, though, as a result of using the skin for a bit. What about an option in the views menu to change the opacity of the theme overlay for certain views (such as movies/list) so that the fanart/poster behind was more visible and have the theme overlay applying instead to the active selection?

The net effect would be more visible art in the background but still visible navigation.

edit includesbackgrounds.xml and search for this:
Code:
<texture background="true">backgrounds/background.png</texture>

add the following on a new line below it:
Code:
<colordiffuse>66FFFFFF</colordiffuse>
Change the first 2 characters to make it more or less transparent - FF is the default, 00 means you won't see the overlay at all.

Do the same in the next section down if you use the vignette overlay too and want to alter that.

Thank you so much for this tip ! It almost completes this mod. I love to see the fanart. I have it set to 55 and it seems right to me.
Thanks to Paul and Sabish !!! Looking forward to reloaded.

cheers
Phil


RE: [MOD] reFocus BIG v.068 (0.9.6 git) - VelvetKevorkian - 2012-08-03

i always dug focus, so i love this new mod.

two things i'd like to change:
aside from the aforementioned inclusion of watched indicators, would it be possible to remove the genres in music->artist view?
when i scroll through the artist list, it looks too cluttered with the music genre underneath each artist's name.


RE: [MOD] reFocus BIG v.068 (0.9.6 git) - Leo8978 - 2012-08-03

I'm really enjoying this Mod as well, but I have one quick question. Do I need to uninstall previous versions before I update with new .zip or can I install it right over it?


RE: [MOD] reFocus BIG v.068 (0.9.6 git) - wolfbiker - 2012-08-03

you can install over


RE: [MOD] reFocus BIG v.068 (0.9.6 git) - Paul Salem - 2012-08-04

(2012-08-01, 18:50)wolfbiker Wrote: any chance an option for choosing show source flags instead of codec flags? it'd be nice to see the bluray, dvd, or hdtv logos in place of h264, divx, xvid, etc.

also, on the pause screen, there can be some overlapping when the episode name is rather long:

Image

Thanks for reporting. I have fixed it on git.

(2012-08-01, 22:41)crippler Wrote:
(2012-08-01, 15:01)munificent Wrote: I do have a feature request now, though, as a result of using the skin for a bit. What about an option in the views menu to change the opacity of the theme overlay for certain views (such as movies/list) so that the fanart/poster behind was more visible and have the theme overlay applying instead to the active selection?

The net effect would be more visible art in the background but still visible navigation.

edit includesbackgrounds.xml and search for this:
Code:
<texture background="true">backgrounds/background.png</texture>

add the following on a new line below it:
Code:
<colordiffuse>66FFFFFF</colordiffuse>
Change the first 2 characters to make it more or less transparent - FF is the default, 00 means you won't see the overlay at all.

Do the same in the next section down if you use the vignette overlay too and want to alter that.

Thanks. I have added three opacity options aside from the original based on your feedback.
I have just pushed the changes to git.

(2012-08-02, 00:48)Silvaire Wrote:
(2012-08-01, 23:32)SarahB Wrote:
(2012-08-01, 17:00)Silvaire Wrote: Hi, trying out this skin with the Alaska theme, and I'm having trouble getting the watched indicator to show up at all (enabled in settings).

EDIT: Sorry, read the FAQ, my understanding is this will not be included in the skin.

I must be the only one who far prefers a green tick symbol of watched items than the blue plus symbol for unwatched, doesn't seem to make sense to me. The original author obviously HATES watched symbols or something given his stern answer on the matter lol.

Otherwise this Mod is near on perfect, i try other skins but keep coming back to this one Blush

Yeah, I unfortunately rely on the watched indicator quite a bit because my wife and I watch some shows at different times and the 'watched' flag indicator helps us in resetting the flag for the other person to watch.

I have added a new watched indicator as an option. I have also pushed the changes to git.

(2012-08-03, 08:00)VelvetKevorkian Wrote: i always dug focus, so i love this new mod.

two things i'd like to change:
aside from the aforementioned inclusion of watched indicators, would it be possible to remove the genres in music->artist view?
when i scroll through the artist list, it looks too cluttered with the music genre underneath each artist's name.

Thanks. I will look into it.

______________

I am about to upload a new version with all these changes and some more.



RE: [MOD] reFocus BIG v.068 (0.9.6 git) - philby85 - 2012-08-04

Whats the best way to update the git version ? Just download the zip and install ?

kind regards

Phil


RE: [MOD] reFocus BIG v.068 (0.9.6 git) - Paul Salem - 2012-08-04

UPDATE v.071
  • New Xperience1080 adapted OSD.
  • New optional watched overlay.
  • Addition of three opacity settings to the default one.

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image
Image

Image

Image

Image

Image
Image

Image

Image

As usual I hardly had any time to test, I am pretty busy with work, so please report back any issue.


RE: [MOD] reFocus BIG v.071 (0.9.6 git) - philby85 - 2012-08-04

Hi Paul,

I downloaded from the git version 837dbc3.zip and when I try to install via add ons I get the error that it is not the correct structure.

cheers

Phil


RE: [MOD] reFocus BIG v.071 (0.9.6 git) - SarahB - 2012-08-04

Awesome updates.

I changed the Watched symbol to a corner marker white tick on a green background (to mirror the style of the blue unwatched symbol) because i found the light grey Tick was getting lost in episode thumbnails, particularly old black and white shows. I did notice the 45x45 graphic it uses aligns to the right of the episode thumb, but doesn't match to the bottom of the thumbnail though, unless it's like that by design.

Still, i'm super happy that this option is in there now and it's easy to change the overlay to suit personal preference.

Props for having such a refreshing attitude to user feedback and updating Smile



RE: [MOD] reFocus BIG v.071 (0.9.6 git) - philby85 - 2012-08-04

(2012-08-04, 04:10)SarahB Wrote: Awesome updates.

I changed the Watched symbol to a corner marker white tick on a green background (to mirror the style of the blue unwatched symbol) because i found the light grey Tick was getting lost in episode thumbnails, particularly old black and white shows. I did notice the 45x45 graphic it uses aligns to the right of the episode thumb, but doesn't match to the bottom of the thumbnail though, unless it's like that by design.

Still, i'm super happy that this option is in there now and it's easy to change the overlay to suit personal preference.

Props for having such a refreshing attitude to user feedback and updating Smile

Hi SarahB,

How did you update I seem to be having a problem.

cheers

Phil


RE: [MOD] reFocus BIG v.071 (0.9.6 git) - SarahB - 2012-08-04

(2012-08-04, 04:26)philby85 Wrote:
(2012-08-04, 04:10)SarahB Wrote: Awesome updates.

I changed the Watched symbol to a corner marker white tick on a green background (to mirror the style of the blue unwatched symbol) because i found the light grey Tick was getting lost in episode thumbnails, particularly old black and white shows. I did notice the 45x45 graphic it uses aligns to the right of the episode thumb, but doesn't match to the bottom of the thumbnail though, unless it's like that by design.

Still, i'm super happy that this option is in there now and it's easy to change the overlay to suit personal preference.

Props for having such a refreshing attitude to user feedback and updating Smile

Hi SarahB,

How did you update I seem to be having a problem.

cheers

Phil

If you meant the Skin itself, i just unzip it into the Addons folder. I've only just started using XBMC in the last month or so therefore others would probably be better qualified to answer that question lol. If you meant updating the Watched Indicator...

In the skins folder in the Media folder there's a 45x45 png 'OverlayWatched'. I just changed the graphic and resaved it.

Because it doesn't go to the bottom of the episode thumbnail if you do a corner marker like i did (the blue unwatched marker will show what i mean) i just make it so the green didn't go all the way to the right so it looked more even.

Image





RE: [MOD] reFocus BIG v.071 (0.9.6 git) - cedricchase - 2012-08-04

From the original description it says "Support for optional favourites instead of smart playlists on home menu." Does that mean I can add a shortcut to PseudoTV directly on the home screen (ie: not in a submenu) without doing any xml file editing voodoo? if so, how? if not - any xbmc/refocus genius wanna let me know how to go about modifying the xml file? --- and which xml file that would be... lol..


RE: [MOD] reFocus BIG v.071 (0.9.6 git) - Silvaire - 2012-08-04

Hi, thanks a lot for the changes. I have switched over to this skin from Aeon MQ3, using the reAlaska style because I like the clean look combined with Focus. I just have a few remaining requests to make it "perfect":

1. Can a font style set be added that doesn't suppress capital letters in meta data descriptions? The whole all-lowercase thing bugs the hell outta me. Smile ReAlaska and I think the original ReFocus have this as a font selection choice.

2. Any way the watched flag can be moved to within the list instead of as an overlay on the thumbnail of the episode? The way it is now, if I want to know if I watched something, I have to scroll through each individual episode and look for a tiny flag on the corresponding thumbnail versus just opening up a TV show in list view and being able to easily see which shows you've watched by their being a graphic next to the title somewhere in the list itself.

3. Any chance for a landscape viewtype for TV shows--similar to the thumbnail view now with small grid enabled, except using the landscape.jpg?

Thanks.


RE: [MOD] reFocus BIG v.071 (0.9.6 git) - philby85 - 2012-08-04

(2012-08-04, 04:57)SarahB Wrote:
(2012-08-04, 04:26)philby85 Wrote:
(2012-08-04, 04:10)SarahB Wrote: Awesome updates.

I changed the Watched symbol to a corner marker white tick on a green background (to mirror the style of the blue unwatched symbol) because i found the light grey Tick was getting lost in episode thumbnails, particularly old black and white shows. I did notice the 45x45 graphic it uses aligns to the right of the episode thumb, but doesn't match to the bottom of the thumbnail though, unless it's like that by design.

Still, i'm super happy that this option is in there now and it's easy to change the overlay to suit personal preference.

Props for having such a refreshing attitude to user feedback and updating Smile

Hi SarahB,

How did you update I seem to be having a problem.

cheers

Phil

If you meant the Skin itself, i just unzip it into the Addons folder. I've only just started using XBMC in the last month or so therefore others would probably be better qualified to answer that question lol. If you meant updating the Watched Indicator...

In the skins folder in the Media folder there's a 45x45 png 'OverlayWatched'. I just changed the graphic and resaved it.

Because it doesn't go to the bottom of the episode thumbnail if you do a corner marker like i did (the blue unwatched marker will show what i mean) i just make it so the green didn't go all the way to the right so it looked more even.

Image

Thanks very much for your help Sarah ! Got it working ok

cheers

Phil