![]() |
|
Convergence - 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: Confluence (/forumdisplay.php?fid=125) +---- Thread: Convergence (/showthread.php?tid=99839) |
Convergence - A Vertical Skin for Eden based on Confluence - Mudislander - 2011-04-21 15:54 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. ![]() Convergence offers support for the following -
![]() ![]() ![]() ![]() ![]() - stoli - 2011-04-21 22:26 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, - Mudislander - 2011-04-22 10:46 You're welcome. I think it's much more comforatble to use when the keys are where I expect them to be. - Mudislander - 2011-04-25 16:28 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 - giftie - 2011-04-26 01:27 Mudislander Wrote:Update 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"/>Code: <import addon="xbmc.python" version="2.0"/>- giftie - 2011-04-26 06:58 Found an error in the code to trigger Cinema Experience, you have the script being called twice. Code: <control type="button" id="88">- Mudislander - 2011-04-26 11:34 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. script.tvtunes - Mudislander - 2011-04-28 20:48 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. update v2.0.3 - Mudislander - 2011-05-01 14:01 Added in some more Mods over the weekend
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. Genre Thumbs - Mudislander - 2011-05-06 12:36 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. |