![]() |
|
[MOD] Horizontal Confluence Modded - 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: [MOD] Horizontal Confluence Modded (/showthread.php?tid=103001) |
RE: [MOD] Horizontal Confluence Modded - matt77303 - 2012-04-08 19:40 right then, go on then :-) How? Matt AW: [MOD] Horizontal Confluence Modded - mad-max - 2012-04-08 19:42 How what?
RE: [MOD] Horizontal Confluence Modded - matt77303 - 2012-04-08 19:48 use a real git client to clone the repo and be always up to date RE: [MOD] Horizontal Confluence Modded - mad-max - 2012-04-08 19:51 Hopefully you're on Windows: http://creatingcode.com/2010/02/getting-started-with-git-and-tortoisegit-on-windows/ RE: [MOD] Horizontal Confluence Modded - matt77303 - 2012-04-08 19:56 nvm ill wait till you push a update, does xbmc update the skin automatically? any notifications? Matt RE: [MOD] Horizontal Confluence Modded - mad-max - 2012-04-08 20:51 This will take quite a while as the second part of the wedding and honeymoon will start next week... So no update, from that XBMC will notify you, the next weeks... BTW: Certs are done... I integrated it fully in the MOD so that you won't loose your changes on updates... You can see the work here: https://github.com/mad-max/skin.moddedconfluence/commit/11c37d5fc041a9e392fa88af561d1bba310e5899 or here: TBH this was quite a lot...more than expected
RE: [MOD] Horizontal Confluence Modded - matt77303 - 2012-04-10 19:53 (2012-04-05 23:33)RuiF Wrote: Hi Max, Heres how i did it, Use media companion to add .nfo to your tv shows, then edit your skin/playlists/doku.xsp to read <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <smartplaylist type="tvshows"> <name>Dokumentationen</name> <match>all</match> <rule field="genre" operator="contains">Documentary</rule> </smartplaylist> Then rescan you media. Matt RE: [MOD] Horizontal Confluence Modded - Kpitn - 2012-04-11 09:14 Hello, I'm a member of french Passion-XBMC forum and maybe a new user of [MOD] Horizontal Confluence Modded ![]() I want to know if this skin is compatible with the Movie Sets script of Frost ? Movie Sets Thank you RE: [MOD] Horizontal Confluence Modded - mad-max - 2012-04-11 10:32 (2012-04-11 09:14)Kpitn Wrote: I want to know if this skin is compatible with the Movie Sets script of Frost ? Well I didn't play around with it, until you mentioned it ![]() But what functions/features do you need especially? As the Addon has coded skin features for confluence all dialogs are ok... You need something more? Just tell me, I can implement it... mad-max RE: [MOD] Horizontal Confluence Modded - Kpitn - 2012-04-11 15:03 I'm using this add-on to group my movies in a set. This work with the Confluence [Mod] by Frost but not with your modded Confluence. For ex, I'm using your "Lowlist" view and when I have a group of movie (like "American Pie" for example in the image below), the resume on the right was empty... ![]() Is it possible to show the resume of the movies ? Maybe an other "Movies Set Add-on" is necessary with your skin ? Thank your for your answer. |