Convergence

  Thread Rating:
  • 4 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Mudislander Offline
Skilled Skinner
Posts: 1,155
Joined: Jun 2009
Reputation: 20
Lightbulb  Convergence - A Vertical Skin for Eden based on Confluence Post: #1
Convergence – A Vertical Skin for Eden based on Confluence


Convergence is based on the default XBMC skin Confluence incorporating many of the now popular tweaks, addons and scripts all based on a highly customizable vertical Home menu with a more transparent look to enable a better view of background fanart.

The repo installer can be found Here, which needs to be downloaded and loaded onto XBMC via the menu option to install addon from zip file.

[Image: convergence3-screenie.jpg]


Convergence offers support for the following -
  • Add Playlists,Favourites,Plugins or Scripts to Home menu.
  • Ability Change Default Actions of Home screen buttons.
  • Cinema Experienceafter installation can be run straight from the Home Screen.
  • Weather info supplied by Weather Plus Addon and is installed automatically
  • Artwork Downloader is automatically installed and used for extra fanart.
  • GlobalSearch script is also auto installed and can be run from Home Screen.
  • Artist Slideshow slideshow is utilized by the skin to supply background images in music visualization.
  • Watchlist is run by the Home screen widget “Suggested Items”.
  • TvTunes TvTunes is another script installed and run by the skin.
  • Support for MovieSetsScript has been built into the skin, but needs a manual installation.
  • Weather Fanart PDA Style backgrounds supported by Home Screen weather widget.
  • After instalation by user Random and Latest Items from playList will show a home screen widget with Recently added or random media lists
  • ATM Work in progress Artist Metadata - Limited [WiP], will show detailed info on actors when requested
  • Advanced Launcher used from Home screen for games etc
  • Streaming menu option will now use LiveStreams if installed.

[Image: GenrePosterWrap.png]

[Image: DiscAndLogo.png]

[Image: musicviz.png]

[Image: MovieSubMenus.png]

[Image: WeatherPlus.png]

Noli illegitimi carborundum
(This post was last modified: 2012-02-29 15:17 by Mudislander.)
find quote
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 30
Location: Florida
Post: #2
Thanks for this! I have (ahem) stolen the qwerty keyboard. Ive been wanting to set that up, but didn't want to take the time with all of the required updates.

Regards,
find quote
Mudislander Offline
Skilled Skinner
Posts: 1,155
Joined: Jun 2009
Reputation: 20
Post: #3
You're welcome. I think it's much more comforatble to use when the keys are where I expect them to be.

Noli illegitimi carborundum
find quote
Mudislander Offline
Skilled Skinner
Posts: 1,155
Joined: Jun 2009
Reputation: 20
Post: #4
Update

Added a few more mods & a couple of bug fixes.

I've included support for Cinema Experience, but not tested as is currently marked as not working in my addon browser.

I did include support for the weather.com+ script, but had a few probs as I got a marked slowdown on my machine, so it is temporarily disabled - will be back asap

Noli illegitimi carborundum
find quote
giftie Online
Skilled Python Coder
Posts: 2,037
Joined: Mar 2010
Reputation: 35
Post: #5
Mudislander Wrote:Update

Added a few more mods & a couple of bug fixes.

I've included support for Cinema Experience, but not tested as is currently marked as not working in my addon browser.

I did include support for the weather.com+ script, but had a few probs as I got a marked slowdown on my machine, so it is temporarily disabled - will be back asap

You must be using a Nightly version of XBMC. The script should still work(It does on my system)

Changing the following line in the script's addon.xml:

Code:
<import addon="xbmc.python" version="1.0"/>
to
Code:
<import addon="xbmc.python" version="2.0"/>
should fix the problem.

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


(This post was last modified: 2011-04-26 01:38 by giftie.)
find quote
giftie Online
Skilled Python Coder
Posts: 2,037
Joined: Mar 2010
Reputation: 35
Post: #6
Found an error in the code to trigger Cinema Experience, you have the script being called twice.

Code:
                    <control type="button" id="88">
                        <description>Play HTE</description>
                        <include>ButtonInfoDialogsCommonValues</include>
                        <label>Cinema</label>
                        <onclick>PreviousMenu</onclick>
                        <onclick>RunScript(script.cinema.experience)</onclick>
                        <onclick>XBMC.RunScript(script.cinema.experience)</onclick>
                        <visible>Container.Content(Movies) + System.HasAddon(script.cinema.experience)</visible>
                    </control>

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


find quote
Mudislander Offline
Skilled Skinner
Posts: 1,155
Joined: Jun 2009
Reputation: 20
Post: #7
Thanks, Fixed silly error - had been looking at the different ways people had implemented the script & got careless. My Laptop is running Nightly version PRE-11.0 Git:20110419-d951ea1 Windows & my main Linux PVR machine is running off the lars-opdenkamp-xbmc-pvr-lucid and yavdr ppa's. Cinema Experience is running on both machines, once the repo was refreshed there was no problems with the updated script.cinema.experience.

Noli illegitimi carborundum
find quote
Mudislander Offline
Skilled Skinner
Posts: 1,155
Joined: Jun 2009
Reputation: 20
Post: #8
In the updated script.tvtunes-0.8.1, the scripts name has changed from script.TvTunes. This unfortunately has broken the command to call the script. I've changed the command but have not released an update as I'm off work tommorrow & plan to work on the skin. If anyone is desperate to get tvtunes working a.s.a.p. let me know & I'll provide a link for the fix.

Noli illegitimi carborundum
find quote
Mudislander Offline
Skilled Skinner
Posts: 1,155
Joined: Jun 2009
Reputation: 20
Post: #9
Added in some more Mods over the weekend
  • Confluence Themes by djtoll
  • KBurns Animation to Backgrounds
  • Media Type Cases eg: mkv,divx etc

Other fixes include tvtunes case change, weather+ addon , more content panels have increased transparency, weather widget can now be sticky, small changes to sysinfo to hide temps or hd capacity if pc does not support, changed script.favourites from required to suggested (Needed for Fav on Home Menu)

If anyone is willing to help with language translations please let me know.

Noli illegitimi carborundum
find quote
Mudislander Offline
Skilled Skinner
Posts: 1,155
Joined: Jun 2009
Reputation: 20
Post: #10
Added Genre Thumbs - at the moment there is a pretty basic amount of thumbs, but can be changed by the user. The images are located in the following directories

Windows C:\Users\Username\AppData\Roaming\XBMC\addons\skin.convergence\media\genre

Linux /home/username/.xbmc/addons/skin.convergence/media/genre

The name of the image must match the genre to show - e.g. Action.png

Any genre showing up as unknown will be missing it's matching image. A zip of the images I used can be downloaded from Here

As this skin is now touching the 100 meg mark a decent internet connection is required. (May have to think about a separate download for all the artwork soon?)

I would also suggest to switch back to Confluence while updating as basically xbmc has to delete the skin and reinstall it. On my windows machine there is a definite gain in speed if the skin is not in use.

Noli illegitimi carborundum
find quote
Post Reply