XBMC Community Forum
Beta Suggestions - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Fusion Migma (/forumdisplay.php?fid=135)
+---- Thread: Beta Suggestions (/showthread.php?tid=86539)

Pages: 1 2 3 4 5 6 7 8


- ederson - 2010-12-30 03:26

I like it.

But this should be an addition to the views and not a replacement of the original infowrap


- Constructacon - 2010-12-30 03:57

Oh definately. I'm not saying take anything away from the project. I was just trying to contribute my little something (lacking the coding skills myself).


- Webbeh - 2010-12-30 04:10

RazorFR Wrote:Main Movie icon takes you to movie titles by default and back to home on return
In 720p folder / Home.xml
Replace <onclick>xbmc.activatewindow(videolibrary,movies)</onclick>
By <onclick>xbmc.activatewindow(videolibrary,movietitles,return)</onclick>

Main TV Shows icon takes you to TV shows titles by default and back to home on return
In 720p folder / Home.xml
Replace <onclick>xbmc.activatewindow(videolibrary,tvshows)</onclick>
By <onclick>xbmc.activatewindow(videolibrary,TvShowtitles,return)</onclick>

Main Programs icon takes you to Launcher Plugin by default and back to home on return
In 720p folder / Home.xml
Replace <onclick>xbmc.activatewindow(programs)</onclick>
By <onclick>xbmc.activatewindow(10001,plugin://plugin.program.launcher/,return)</onclick>

Main Pictures icon takes you to Big Pictures addon by default
In 720p folder / Home.xml
Replace <onclick>xbmc.activatewindow(pictures)</onclick>
By <onclick>RunScript(script.image.bigpictures)</onclick>

Enable Xbmc Subtitles in Video OSD
In 720p folder / VideoOSD.xml
Replace <onclick>XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick>
By <onclick>XBMC.RunScript(script.xbmc.subtitles)</onclick>
You'll have confluence GUI, as it is not skinned in Fusion

It'd be nice to see these small changes implemented into the settings for the skin, since I'd love to able to do this without having to open up a .xml file.

This is my biggest nit-pick, but otherwise a sexy sexy skin. Will be using this as default for a good long time.


- henrikyo - 2010-12-30 05:07

Fix 24 hour weather in current beta, only am/pm with 12 hour clock works.

Also, i love the design of the skin, all the views, ui elements, everything. However, i dont like the homescreen at all, i dont like that all the info is cramped all the way at the top, when most of the views has stuff in the middle at the bottom. Also, add support for home cinema plugin

I would think about rearanging the homescreen icons to the middle, bottom, also im not a huge fan of the borders on the homescreen.

Everything else, pure awesome


- Louike - 2010-12-30 09:44

I would like to suggest to have the style textures (and perhaps custom backgrounds) visible on the home screen to make it a bit more alive.


- Broads - 2010-12-30 11:18

Nice work Arcanthur.

Its great to see the majority of suggestions and bugs fixed in so little time,, keep at it this really is turning into something special.

Since the initial beta testing I notice we now have a Fusion skins settings page, and one of these options is removal of sub menus. I think that this does make for a really clean homepage but I have some further suggestions.

1. When submenus is removed there is no exit options, can a power button be added?
2. When Submenus is removed it would be nice for homepage fanart in a container with like big fan with the grunge etc background behind.
3. When pressing down on the menu the above idea fades revealing the submenu and recently added random stuff,

Just a couple of nice to have's which I feel could really add to the whole experiance.

Regards Broads.


- Robbio85 - 2010-12-30 14:32

First of all I have to say this is a really great skin - already using the beta as default for my HTPC Smile

I would like to see the following features added, although I would understand it if they are not added because they don't correspond to the "spirit" of the skin.
  • (Toggle on/off) Go directly to TV series / Movies - Titles view when clicking the main icons in the homescreen (already requested and made possible by modding XML)
  • (Toggle HD+SD/HD Only/off) Media flags in TV series TVLIST/EPISODES/EPISODES2 views
  • Fix subtitles link in Video OSD (already requested and made possible by modding XML)
  • (Toggle "codec only"/"channels only"/all/off) Audio codec / channels media flags (i.e. DTS 5.1) for Movies / TV series views



- henrikyo - 2010-12-30 20:13

Louike Wrote:I would like to suggest to have the style textures (and perhaps custom backgrounds) visible on the home screen to make it a bit more alive.

agree, a custom background would really make the theme come more alive, and pop more


- paul - 2010-12-31 02:28

Arcanthur does fusion support Genre posters? if it does where should they go!
If not then could you please add that in as i have a nice set that would look great
with fusion.Nod


- Sinnocence - 2010-12-31 09:03

Small suggestion - the addition of a 'Logoff' button to the shutdown menu. Currently (as far as I can see) the only way to logoff is to return to the home menu, scroll to settings, and from the submenu select 'logoff'.