Release Confluence ZEITGEIST (Kodi 17-22) - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125) +---- Thread: Release Confluence ZEITGEIST (Kodi 17-22) (/showthread.php?tid=242892) |
RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia ] - klauzer - 2021-02-23 (2021-02-23, 07:52)Kallita Wrote:(2021-02-21, 14:41)klauzer Wrote:ok, not to dispute that nothing is happening for you, but i just tried it again and it worked fine for me.(2021-02-19, 19:32)Kallita Wrote: At the bottom on the left hand side of any of the posts by AXBMCUSER <the creator> is a link to install the repository and then install the skin from that repository. Thanks. I changed to another folder and it worked. RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia ] - Kallita - 2021-02-23 (2021-02-23, 19:37)klauzer Wrote: Thanks. I changed to another folder and it worked. Glad you got it working. Me RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia ] - donnje - 2021-03-14 Does it work with matrix 19 version? RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia ] - Kallita - 2021-03-19 (2021-03-14, 23:32)donnje Wrote: Does it work with matrix 19 version? Works fine for me. RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia ] - stevieland58 - 2021-03-26 Hey mate, love the skin, but is there a way you can select "list view" as a default so it is that way for everything? Ever since the latest update everything has gone to "big list view" and I have to manually select each page individually to "list view". Thanks for your time. RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia ] - bsoriano - 2021-03-29 @axbmcuser, would you be OK with me adapting your code to show the video info dialog from a button in the OSD? I noticed you are not including (yet) this functionality in the Matrix version of your skin, is that because library.data.provider.lite does not work in Matrix? Thank you for considering my request. Regards, Bart RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia ] - phil49 - 2021-04-06 Just a Query. I am using Kodi ver 19 Matrix and I just loaded Confluence Zeitgeist from the first post on this forum and I notice it is version 1.1.8. I see that there are versions 4.x.x.I have set it to auto update but it's still ver 1.1.8. What am I doing wrong about updating this skin Regards phil49 RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia ] - axbmcuser - 2021-05-10 (2021-03-29, 19:17)bsoriano Wrote: @axbmcuser, would you be OK with me adapting your code to show the video info dialog from a button in the OSD? Hey, sorry for the late reply. Life.... Sure, thanks for asking. Feel free to adapt the mentioned code for your own skin work. The solution works very well. (2021-03-29, 19:17)bsoriano Wrote: I noticed you are not including (yet) this functionality in the Matrix version of your skin, is that because library.data.provider.lite does not work in Matrix?Yes, that's correct. The Matrix version was/is just a quick alpha release which hasn't been worked on yet any further. I wanted to wait until the regular "library.data.provider" is updated for the new python version and then work on my "library.data.provider.lite" version based on that. I think "library.data.provider" will be ready by now. Only problem is that i don't use Kodi Matrix on any system yet and therefore have only worked on my main version for Krypton (and Leia). Work will resume sometime! :-) RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia (mid-future: 19.x/20.x) ] - axbmcuser - 2022-03-30 New Skin Update incoming for Kodi 17 (version for Kodi 18 coming later and 19 coming later+ if time allows): In progress changelog: Code: 3.4.8 (2022-04-01) RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia (mid-future: 19.x/20.x) ] - stevieland58 - 2022-03-30 Awesome! Any chance of "List Views" and "Media List Views" returning to select everywhere by default? Also, EPG's stopped working over a year ago when you made "Big List View" default everywhere. Cheers! RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia (mid-future: 19.x/20.x) ] - axbmcuser - 2022-03-30 @stevieland58 - What Kodi version are you using? - Can you upload a screenshot of the broken EPG? I heavily tested LiveTV the last months and EPG has been there as always on all test systems. Still happy to look into it when i have a screenshot and maybe more info. I might have some more questions after that. Sleep now. RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia (mid-future: 19.x/20.x) ] - stevieland58 - 2022-03-30 Using v18.9 as that’s the last version of this skin that works with a "universal list view", anything above and you have to individually change every page to "list view" from "big list view" which can be thousands of pages. As for EPG, they simply don’t appear anymore in your skin with addons like Foxtel Go, used to see upcoming shows in "list detail view" but not anymore, bought it up years ago here but… 🤷🏻♂️ The addons EPG works in other skins including default, so not sure why not in yours anymore, but as I said, I bought it up years ago when it stopped, was after an update you released… Good night Sir! RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia (mid-future: 19.x/20.x) ] - axbmcuser - 2022-03-31 @stevieland58 regarding wide view / old list view: you can switch from the "wide list" (51) back to the old "list" (50) as the previous default by making a simple edit to "MyVideoNav.xml" <views>[...]</views> change 50 to 51 and 51 to 50 Regarding "EPG": So we are not talking about EPG, i assume? EPG = LiveTV with PVR Addons (EPG Guide, for example) You are talking exclusively about Video Streaming Addons? - Is Foxtel Go in the official Kodi repo? - Please list some more addons which are affected in a identical way (official Kodi repo addons) - I need some screenshots of "Original Confluence" showing the correct View which you describe as "EPG" (using some of the mentioned addons) - Are you sure you have _disabled_ Skin Settings -> General -> Views and visual options -> "Hide some view types for simplicity" ? Happy to look into it further with the screens/information. Good night again! RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia (mid-future: 19.x/20.x) ] - Andrea1998 - 2022-06-08 @axbmcuser Is it possible to have the default wall view of confluence? 2 x 5 with spaces between the covers (because the covers are bigger and look better) Thanks for all the work you do RE: A Confluence ZEITGEIST [ 17.x Krypton 18.x Leia (mid-future: 19.x/20.x) ] - axbmcuser - 2022-06-08 @"alberto1998" Hi, talking about movies (posters) and music (album cover): The 2x7 Wall View of Confluence Zeitgeist has in fact larger poster+album artwork than Original Confluence 2x5 Wall View. Maybe you were mislead because you personally like a Wall View with fewer items (2x5=10) and more space between the artwork(?) As said, the artwork itself is in fact smaller in the old 2x5 view. I made the unified Wall Views like they are on purpose because they fit the visual and usability intentions of this skin. 2x7 is the "direct" replacement for the old 2x5 (visually + technically speaking). TBH it's unlikely at this point that i can add _another_ 2x5 Wall View option and because of all the extra time needed + unnecessary maintenance work it would bring for the future. If it would be a quick 1-line code change, i'd have been willing to add an experimental option only for you to replace 2x7 with old school 2x5, but unfortunately that's not feasible in regards to the existing code. Another idea/possible solution - maybe that's something for you - if you feel that a 2x7 Wall is a bit too "crowded" for your liking - and you like a more "spacey" 2x5=10 items view more: In the main skin version (KODI 17) there is a new modern Artwork View with only+exactly 10 movie posters visible at once. (! The View will be ported to the KODI 18+ skin versions at a later time): |