Kodi Community Forum
Release Comingsoon.it italian trailers plugin - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: Release Comingsoon.it italian trailers plugin (/showthread.php?tid=214378)



Comingsoon.it italian trailers plugin - phate89 - 2015-01-09

Kodi Comingsoon.it addon

Image

Info
This is an unofficial kodi plugin that allows to navigate through movies in theaters and movies coming soon and watch their videos and trailers from the website comingsoon.it.

Features
  • Navigate between movie in theaters
  • Navigate between movies that will be released
  • Read the plot, watch trailers and videos

Changelog
Code:
1.1.0
Rewrite part of the code to use phate89 library
Removed previous page item (kodi provide methods to go back)
Added an option to get more info for the movies (enabled by default)
Fixed pagination of dates

1.0.1
Added localized strings
Improved checks
Added option to select image quality (default: High)
Added option to chose to prefer hd videos if available

1.0.0
Initial release

Latest release
The addon is available on the Kodi official repo
Manual install: plugin.video.comingsoon.it v1.1.1
Require: script.module.phate89 v1.0.1

Source code
Github

Thanks
To Comingsoon for provinding the content and the api!

Issues
If you find some issue please post here or in the github issue page with a debug log and all the steps to reproduce the issue

Support
If you would like contribute to the projects, feel free to do: fork, pull-request, issues, etc... They're higly welcome
Instead if you would like offer me a coffee or beer: Donate with PayPal


RE: Comingsoon.it italian trailers plugin - peppe_sr - 2015-10-07

hi i use often your add.on.
really useful.
i have a request.
if it's possible you can add in the page of trailer we are browsing the movies releasing date?
tnx
Peppe


RE: Comingsoon.it italian trailers plugin - gabriele.s - 2015-11-05

Hello, I think that on November 2nd 2015 the site Comingoon.it introduced some structural modifications, so it looks like the addon does not work correctly any more (lists by day are created but result empty).

It looks like the "div" elements on the site changed name and/or position, some also changed structure, so for example the following may no longer be valid:

htmlmovies = bpage.find_all("div", attrs={"class": "cs-component__products-list-item"})
infolist = htmlmovie.find("div", attrs={"class": "cs-component__products-list-item-text"})
htmlrows = page.find_all("div", attrs={"class": "cs-components__vertical-big-player-moviesrow"})
div = htmlvideo.find("div", attrs={"class": "cs-component__goto-videos-item-text"})

Gabriele


RE: Comingsoon.it italian trailers plugin - phate89 - 2015-11-05

(2015-11-05, 17:59)gabriele.s Wrote: Hello, I think that on November 2nd 2015 the site Comingoon.it introduced some structural modifications, so it looks like the addon does not work correctly any more (lists by day are created but result empty).

It looks like the "div" elements on the site changed name and/or position, some also changed structure, so for example the following may no longer be valid:

htmlmovies = bpage.find_all("div", attrs={"class": "cs-component__products-list-item"})
infolist = htmlmovie.find("div", attrs={"class": "cs-component__products-list-item-text"})
htmlrows = page.find_all("div", attrs={"class": "cs-components__vertical-big-player-moviesrow"})
div = htmlvideo.find("div", attrs={"class": "cs-component__goto-videos-item-text"})

Gabriele

I pushed a fix to the github page.. It will be updated also in the kodi repo soon


RE: Comingsoon.it italian trailers plugin - gabriele.s - 2015-11-07

Thank you


RE: Comingsoon.it italian trailers plugin - phate89 - 2017-01-07

I updated the addon. Now it shows a lot more info for the movie (plot actors directors genres writers etc etc) and it uses without option the high quality images


RE: Comingsoon.it italian trailers plugin - DjDiabolik - 2018-07-09

mmmmmmmmmm.... i need there's somethigs change in site or somethigs similar make this addons not fully works at today.
I have used last days on my osmc setup on my Pi2..... some section of addons report and errors say to read the log of kodi. Some other works but after some click............ and some weeks it's not showing title or similar issue.

Thanks in advance............

Apparently on Github there's no repository about this addons... it's again on developing by you @phate89 ?

*EDIT*
Ops......wrong:
https://github.com/phate89/plugin.video.comingsoon.it