Fusion Genesis (v.0.8.8) Planned Changes

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
BuhSnarf Offline
Junior Member
Posts: 46
Joined: Nov 2009
Reputation: 0
Location: Manchester, UK
Post: #91
I hope there is some light on 0.8.8 as use this as my main skin and love it. Smile
find quote
Arcanthur Offline
Skilled Skinner
Posts: 372
Joined: Sep 2008
Reputation: 4
Location: 33.65 84.42
Post: #92
Hey guys, just wanted to stop by and give an update. I plan on releasing v0.8.8 very soon but I ran into an issue where I was changing recently added songs to albums, and in doing so the script shows the albums but they play nothing. If anyone could shed some light I would be greatful.

Beyond that cinema experience support wont make it in yet, but there are plenty of other good things in this release. The biggest update is for the advanced launcher program.

Once the album issue is fixed it looks about ready to release to me. Nod
find quote
butchabay Offline
Skilled Skinner
Posts: 3,426
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #93
These are great news ... someone correct me if i'm wrong, but i thought playing an album directly never worked, hope you'll find a solution. Looking forward to try out your great skin!
find quote
pettson3816 Offline
Senior Member
Posts: 173
Joined: Apr 2009
Reputation: 0
Post: #94
Arcanthur Wrote:Hey guys, just wanted to stop by and give an update. I plan on releasing v0.8.8 very soon but I ran into an issue where I was changing recently added songs to albums, and in doing so the script shows the albums but they play nothing. If anyone could shed some light I would be greatful.

Beyond that cinema experience support wont make it in yet, but there are plenty of other good things in this release. The biggest update is for the advanced launcher program.

Once the album issue is fixed it looks about ready to release to me. Nod
I'm so glad you haven't abandoned this amazing skin. The only reason i'm not using it now is the lack of xbmc subtitles support.. It will be my main skin once that issue is sorted out.
find quote
Hitcher Online
Skilled Skinner
Posts: 9,935
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #95
Arcanthur Wrote:Hey guys, just wanted to stop by and give an update. I plan on releasing v0.8.8 very soon but I ran into an issue where I was changing recently added songs to albums, and in doing so the script shows the albums but they play nothing. If anyone could shed some light I would be greatful.

Beyond that cinema experience support wont make it in yet, but there are plenty of other good things in this release. The biggest update is for the advanced launcher program.

Once the album issue is fixed it looks about ready to release to me. Nod

Launch -

PHP Code:
<onfocus>XBMC.RunScript(script.recentlyadded,limit=6&amp;albums=True&amp;unplayed=True)</onfocus

Play -

PHP Code:
<onclick>Playlist.Clear</onclick>
<
onclick>$INFO[Window.Property(LatestSong.1.Path)]</onclick

[Image: sig_zps3af3b48e.jpg]
find quote
Arcanthur Offline
Skilled Skinner
Posts: 372
Joined: Sep 2008
Reputation: 4
Location: 33.65 84.42
Post: #96
Hitcher Wrote:Launch -

PHP Code:
<onfocus>XBMC.RunScript(script.recentlyadded,limit=6&amp;albums=True&amp;unplayed=True)</onfocus

Play -

PHP Code:
<onclick>Playlist.Clear</onclick>
<
onclick>$INFO[Window.Property(LatestSong.1.Path)]</onclick

Works perfectly! Cheers Hitcher Smile

Just need some time to tidy some things up. Release should be around this weekend sometime.
find quote
ubuntuf4n Offline
Posting Freak
Posts: 786
Joined: Jan 2010
Reputation: 2
Post: #97
That are great news. Big Grin

.
Cheers
ubuntuf4n
find quote
tungmeister Offline
Fan
Posts: 415
Joined: Jan 2009
Reputation: 8
Location: Sheffield, UK
Post: #98
will 0.8.8 aimed at 10.1 or nightly builds?

[Image: widget][Image: widget]
find quote
Stranger Offline
Fan
Posts: 318
Joined: Oct 2009
Reputation: 0
Location: London, UK
Post: #99
Arcanthur Wrote:Works perfectly! Cheers Hitcher Smile

Just need some time to tidy some things up. Release should be around this weekend sometime.

[Image: sally.jpg]
find quote
Arcanthur Offline
Skilled Skinner
Posts: 372
Joined: Sep 2008
Reputation: 4
Location: 33.65 84.42
Post: #100
tungmeister Wrote:will 0.8.8 aimed at 10.1 or nightly builds?

Aimed for 10.1 as I haven't had time to keep up with any recent changes.

...Although I would be willing to incorporate some new things (after the v0.8.8 release of course) if anyone would be kind enough to note any functionality changes and/or skin engine additions added recently Wink
find quote
Post Reply