![]() |
v20 Copacetic for Kodi Nexus (v20) - From the official repo - 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: Copacetic (https://forum.kodi.tv/forumdisplay.php?fid=320) +---- Thread: v20 Copacetic for Kodi Nexus (v20) - From the official repo (/showthread.php?tid=373114) |
RE: Copacetic for Kodi Nexus - xsynapse_ - 2023-10-20 Thanks ![]() RE: Copacetic for Kodi Nexus - xsynapse_ - 2023-11-18 (2023-10-20, 12:34)realcopacetic Wrote:Have you been able to check yet?(2023-10-20, 09:24)xsynapse_ Wrote: Hey! I've got a question. Should the CinemaVision plugin work on this skin? I installed it but it won't turn on (error). RE: Copacetic for Kodi Nexus - realcopacetic - 2023-11-19 (2023-11-18, 11:01)xsynapse_ Wrote:Hi I tried to look into it today, but it appears that CinemaVision isn't supported on Nexus (20.0), in which it wouldn't work with this skin. Is there a version that you are using on version 20?(2023-10-20, 12:34)realcopacetic Wrote:Have you been able to check yet?(2023-10-20, 09:24)xsynapse_ Wrote: HHey! I've got a question. Should the CinemaVision plugin work on this skin? I installed it but it won't turn on (error). RE: Copacetic for Kodi Nexus - xsynapse_ - 2023-11-20 (2023-11-19, 19:16)realcopacetic Wrote: Hi I tried to look into it today, but it appears that CinemaVision isn't supported on Nexus (20.0), in which it wouldn't work with this skin. Is there a version that you are using on version 20? It works on Nexus 100%, because quite recently I used it on a skin from @jurialmunkey (any of the Arctic). I'll check and let you know. RE: Copacetic for Kodi Nexus - realcopacetic - 2023-11-20 (2023-11-20, 11:08)xsynapse_ Wrote:Thanks if you could let me know where to download it from, I'll check it out - I couldn't find it in the Nexus repository.(2023-11-19, 19:16)realcopacetic Wrote: Hi I tried to look into it today, but it appears that CinemaVision isn't supported on Nexus (20.0), in which it wouldn't work with this skin. Is there a version that you are using on version 20? RE: Copacetic for Kodi Nexus - xsynapse_ - 2023-11-21 (2023-11-20, 12:28)realcopacetic Wrote: Thanks if you could let me know where to download it from, I'll check it out - I couldn't find it in the Nexus repository. https://github.com/CinemaVision RE: Copacetic for Kodi Nexus - realcopacetic - 2023-11-21 (2023-11-21, 11:20)xsynapse_ Wrote:(2023-11-20, 12:28)realcopacetic Wrote: Thanks if you could let me know where to download it from, I'll check it out - I couldn't find it in the Nexus repository. Both branches of service.cinemavision fail to install due to a python dependency error (version="2.25.0" not supported from Kodi 19+). I tried both branches of script.cinemavision. They both installed but both failed to run due to an error. It looks like there has been no updates on Github in over a year for the script and 6 years for the services, and the website that all the documentation directs to (http://www.cinemavision.tv/) is suspended, so I'm not really able to figure this out. It does seem like it's not officially supported for 20.0 so I can't really put a lot of time into this unless there is a version available that works with Python 3. RE: Copacetic for Kodi Nexus - xsynapse_ - 2023-11-22 (2023-11-21, 11:45)realcopacetic Wrote: Both branches of service.cinemavision fail to install due to a python dependency error (version="2.25.0" not supported from Kodi 19+). I tried both branches of script.cinemavision. They both installed but both failed to run due to an error.I see. Thanks for taking the time to explain the problem. Looking for an alternative to CinemaVision I found: PreShow Expierence - it is a continuation of the plugin and works on your skin ![]() RE: Copacetic for Kodi Nexus - realcopacetic - 2023-11-22 (2023-11-22, 12:30)xsynapse_ Wrote:Great thanks, please do let me know if you run into any skin-related issues with it. I am not sure my addon support is as robust as it could be right now.(2023-11-21, 11:45)realcopacetic Wrote:I see. Thanks for taking the time to explain the problem. RE: Copacetic for Kodi Nexus - pepszi - 2023-11-23 Hi, i've been using this skin for a few weeks now and i love it. Thanks for your hard work! I had a few ideas/suggestions for improvement (in my opinion): 1. Can you insert a view of the folder path somewhere (i.e. where the file is located and its name). Maybe in the info view? I often update my library with better releases and then it would be great to see the location path somewhere - to delete the right file. 2. Would it be possible to insert a system information button in the player OSD (CPU utilization, etc.)? Sometimes it's very interesting for me to check this while playing a file. 3. If you activate the automatic trailers in dark mode, they will also be played darker in fullscreen. Seems like the background is still over the trailer. If you play the trailer via the info view, this doesn't happen. Would it also be possible to play the trailer in the background (similar to Netflix)? 4. The info screen only shows films from e.g. Actors that are available locally. Would a TMDB integration be possible here? Just like embuary-info script does. That's it for now. Thank you and have a nice day. Cheers pepszi RE: Copacetic for Kodi Nexus - gwynnned - 2023-12-09 Hello Using this skin for few weeks and really like it. Thanks I'd like to have brighter backgrounds. Slider in settings only allow 50% max I tried to manually edit settings.xml and change this value, but it doesn't work : <setting id="home_background_brightness" type="string">100</setting> Do anybody know how I can do ? RE: Copacetic for Kodi Nexus - gwynnned - 2023-12-09 Responding to myself : got it on home page by editing Colors.xml Home_Artwork_Diffuse variable Can't find settings for billboard and list view... RE: Copacetic for Kodi Nexus - realcopacetic - 2023-12-09 (2023-12-09, 17:28)gwynnned Wrote: Responding to myself : Hi, I can add a setting if you have a particular value in mind. I found anything less than 50% and light backgrounds clashed with white text but if you have a value you like I'll add it, otherwise your changes will be overwritten every time you update the skin RE: Copacetic for Kodi Nexus - realcopacetic - 2023-12-09 (2023-11-23, 09:59)pepszi Wrote: Hi, i've been using this skin for a few weeks now and i love it. Thanks for your hard work! Hey, thanks for the feedback. I'll add these as change requests and update when I have some time. 3 was a bug I noticed as well recently, it should be fixed soon in the Kodi repo Thanks! RE: Copacetic for Kodi Nexus - gwynnned - 2023-12-10 (2023-12-09, 23:11)realcopacetic Wrote: Hi, I can add a setting if you have a particular value in mind. I found anything less than 50% and light backgrounds clashed with white text but if you have a value you like I'll add it, otherwise your changes will be overwritten every time you update the skin Well, I prefer to see a big, bright fanart picture (and a very minimalistic interface). You're absolutly right that it makes some text not readable (but, ultimately, I don't care). Here are the changes that I made. It's really dirty hacks, but maybe someone else will find this helpful (if he have such strange tastes as me ![]() Code: Colors.xml |