Req Add CinemaVision - 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: Mimic-LR (https://forum.kodi.tv/forumdisplay.php?fid=218) +---- Thread: Req Add CinemaVision (/showthread.php?tid=237778) |
Add CinemaVision - Banditt - 2015-09-04 Now that the CinemaVision addon is in open beta (a replacement for Cinema Experience) would you consider integrating it into the skin? Maybe in the context menu when you are on a movie or in the movie information screen? Thanks a lot for considering - I think the skin is great. I use it with a Raspberry Pi 2 and it is fast and nice. This is copied from the addon announcement thread How to Integrate CinemaVision We recommend that you add a button to your skins DialogVideoInfo.xml file. The button code below should work, and of course you'll want to change the ID (listed as 00 below) of the button so that it doesn't conflict with another button in your skin. Code: <control type="button" id="00"> RE: Add CinemaVision - braz - 2015-09-04 Yeah, I'll replace the Cinema Experience button in the extras menu. It's not something I use, though, so you'll have to let me know if there are any issues. RE: Add CinemaVision - braz - 2015-09-05 Support for CinemaVision added to github, replaces Cinema Experience in the extras menu. RE: Add CinemaVision - Banditt - 2015-09-05 (2015-09-05, 03:38)braz Wrote: Support for CinemaVision added to github, replaces Cinema Experience in the extras menu. Thank you so much. I know this is a stupid question, but how do you get to the extras menu? I tried I, C. I know I should know this. RE: Add CinemaVision - braz - 2015-09-05 Press "i" for video info, then select the + icon on the right to load the extras menu. There should be an option for CinemaVision. RE: Add CinemaVision - Banditt - 2015-09-06 (2015-09-05, 22:40)braz Wrote: Press "i" for video info, then select the + icon on the right to load the extras menu. There should be an option for CinemaVision. When I select the Plus nothing happens - am I missing an addon or something? RE: Add CinemaVision - braz - 2015-09-06 You have to be running Kodi 16 and the latest Mimic version from Github. RE: Add CinemaVision - MidnightWatcher - 2015-11-03 Does the official Mimic release in the Kodi repository for Isengard support CinemaVision? RE: Add CinemaVision - braz - 2015-11-04 (2015-11-03, 22:06)MidnightWatcher Wrote: Does the official Mimic release in the Kodi repository for Isengard support CinemaVision?Will add support before submitting the latest Isengard version to the repo. Update: Just checked, support was added some time ago on github. |