dobbelina / repository.dobbelina

repository.dobbelina- Kodi is a registered trademark of the XBMC Foundation.We are not connected to or in any other way affiliated with Kodi
https://dobbelina.github.io/
263 stars 90 forks source link

Ultimate Cumination!! ;) #1264

Open ErosVece opened 6 months ago

ErosVece commented 6 months ago

With this commit https://github.com/dobbelina/repository.dobbelina/commit/359af420fa98d2f0a7098a85b494cf11e5b0e5bb , Cumination can evolve into ULTIMATE CUMINATION!!!11!

So far the intro, it's not that amazing, but still pretty cool 😄 You can now create your own dream porn setup, without those annoying subfolders as 'Search' or 'Categories' visible in the widgets. No idea what I'm talking about? Here is a video:

https://github.com/dobbelina/repository.dobbelina/assets/37535332/0bb4707a-470f-42c4-9e15-b5f3225f994a

This is the Arctic: Zephyr - Reloaded skin https://kodi.tv/addons/nexus/skin.arctic.zephyr.mod/ I customized the main menu items, and added the widgets to sites/folder in Cumination. After that, pick landscape, poster or square for the size. Turn auto-scrolling on (5 sec or more) and set the list to wrap.

Now you have to modify the path that the widget uses for showing Cumination. You can do that inside Kodi, but it's faster if you manually edit the file. Close Kodi, search userdata\addon_data\script.skinshortcuts\skin.arctic.zephyr.mod.properties and add widget=true to the Cumination calls. Example: "plugin://plugin.video.cumination/?url=https%3A%2F%2Flatestporn.co%2F&mode=latestporn.Main&page=None&channel=None&section=None&keyword=&name=%5BCOLOR+hotpink%5DLatestPorn%5B%2FCOLOR%5D+%5BCOLOR+red%5D%2A%5B%2FCOLOR%5D&reload=$INFO[Window(Home).Property(widgetreload)]$INFO[Window(Home).Property(widgetreload2)]"

Look for those lines, and make it like this "plugin://plugin.video.cumination/?url=https%3A%2F%2Flatestporn.co%2F&mode=latestporn.Main&page=None&channel=None&section=None&keyword=&widget=true&name=%5BCOLOR+hotpink%5DLatestPorn%5B%2FCOLOR%5D+%5BCOLOR+red%5D%2A%5B%2FCOLOR%5D&reload=$INFO[Window(Home).Property(widgetreload)]$INFO[Window(Home).Property(widgetreload2)]"

It's faster if you do a search/replace. Like search for keyword=& and replace with keyword=&widget=true&

Save the file.....start Kodi, and have fun!

ErosVece commented 6 months ago

After you have added the widgets, they should be there. In the userdata folder.

Within Kodi you do it like this As you can see, at the start of the video, you see those category items, and after I'm done, they are gone. You go to skin settings, and to the widget you just added. Then, click on it, as of you want to pick something else, but instead, go to the bottom (or 1 up 😉 ), to Custom Item. There you can change the path manually.

https://github.com/dobbelina/repository.dobbelina/assets/37535332/e5ae377e-fff7-4a42-b0e7-75a624a508c2

ErosVece commented 5 months ago

In Cumination settings -> Use video thumbnail for poster/fanart, put that on

onknight commented 5 months ago

It's a nice looking skin nice work you've done. I just prefer Aeon Nox: Silvo would love to see a version done with it

ErosVece commented 5 months ago

I didn't do the skin :) But in Silvo you can also have widgets

onknight commented 5 months ago

I'll look into it

ErosVece commented 5 months ago

@ Tom Depp said, but later removed:

I have now added two more widgets to the cumination widget. The problem is, if I want to change the path in the other widgets, it is displayed by the 1st widget. In the userdata folder there is only one subfolder ios, nothing more.

Well Tom, that is a bug in script.skinshortcuts. I heard that it's gonna be fixed.