• 1
  • 10
  • 11
  • 12(current)
  • 13
  • 14
[RELEASE] HD-Trailers.net Video Plugin
I haven't had time to look that much into this but it seems like a Curl problem
In 18 Alpha 1 it looks like this:
Code:
09:53:21.474 T:11060  NOTICE: [plugin.video.hdtrailers_net] Using URL: http://movietrailers.apple.com/movies/ma...=QuickTime
09:53:21.474 T:11060   DEBUG: [xbmcswift2] Saving a pickle storage to disk at "C:\Users\Fox\Desktop\kodi-18.0-Leia_alpha1-x86\portable_data\userdata\addon_data\plugin.video.hdtrailers_net\.storage\downloads"
09:53:21.474 T:6376    INFO: XCURL:Big GrinllLibCurlGlobal::easy_acquire - Created session to http://movietrailers.apple.com
09:53:21.476 T:11060    INFO: CPythonInvoker(6, C:\Users\Fox\Desktop\kodi-18.0-Leia_alpha1-x86\portable_data\addons\plugin.video.hdtrailers_net\addon.py): script successfully run
09:53:21.484 T:11060    INFO: Python script stopped
09:53:21.484 T:11060   DEBUG: Thread LanguageInvoker 11060 terminating
09:53:23.148 T:6376   DEBUG: CCurlFile::GetMimeType - http://movietrailers.apple.com/movies/ma...=QuickTime -> video/quicktime
09:53:23.151 T:6376   DEBUG: CPlayerCoreFactory::GetPlayers(http://movietrailers.apple.com/movies/ma...=QuickTime)

And in 18 Alpha 2 the Curl parts are missing and the url part that is sent to be played is wrong
Code:

15:00:08.608 T:8196  NOTICE: [plugin.video.hdtrailers_net] Using URL: http://movietrailers.apple.com/movies/ma...=QuickTime
15:00:08.608 T:8196   DEBUG: [xbmcswift2] Saving a pickle storage to disk at "C:\Users\Fox\Desktop\kodi-18.0-Leia_alpha2-x86\portable_data\userdata\addon_data\plugin.video.hdtrailers_net\.storage\downloads"
15:00:08.610 T:8196    INFO: CPythonInvoker(3, C:\Users\Fox\Desktop\kodi-18.0-Leia_alpha2-x86\portable_data\addons\plugin.video.hdtrailers_net\addon.py): script successfully run
15:00:08.611 T:18684   DEBUG: CPlayerCoreFactory::GetPlayers(plugin://plugin.video.hdtrailers_net/video/apple.com/http%3A%2F%2Fmovietrailers.apple.com%2Fmovies%2Fmagnolia_pictures%2Fnico-1988%2Fnico-1988-trailer-1_h720p.mov)
If you find any spelling mistakes you can keep them ;)
Reply
After choosing the type of trailers that I want to see (for example "coming soon") is there a way to make them play one after the other automatically? thanks in advance
Reply
(2018-08-09, 17:04)Jorsan Wrote: After choosing the type of trailers that I want to see (for example "coming soon") is there a way to make them play one after the other automatically? thanks in advance
 Nope, and since most trailers has more then one video to choose from I don't think there's a good way to implement it.
If you find any spelling mistakes you can keep them ;)
Reply
Understood Fox, thanks
Reply
(2018-08-09, 15:06)Fox Wrote: I haven't had time to look that much into this but it seems like a Curl problem
In 18 Alpha 1 it looks like this:
Code:
09:53:21.474 T:11060  NOTICE: [plugin.video.hdtrailers_net] Using URL: http://movietrailers.apple.com/movies/ma...=QuickTime
09:53:21.474 T:11060   DEBUG: [xbmcswift2] Saving a pickle storage to disk at "C:\Users\Fox\Desktop\kodi-18.0-Leia_alpha1-x86\portable_data\userdata\addon_data\plugin.video.hdtrailers_net\.storage\downloads"
09:53:21.474 T:6376    INFO: XCURL:Big GrinllLibCurlGlobal::easy_acquire - Created session to http://movietrailers.apple.com
09:53:21.476 T:11060    INFO: CPythonInvoker(6, C:\Users\Fox\Desktop\kodi-18.0-Leia_alpha1-x86\portable_data\addons\plugin.video.hdtrailers_net\addon.py): script successfully run
09:53:21.484 T:11060    INFO: Python script stopped
09:53:21.484 T:11060   DEBUG: Thread LanguageInvoker 11060 terminating
09:53:23.148 T:6376   DEBUG: CCurlFile::GetMimeType - http://movietrailers.apple.com/movies/ma...=QuickTime -> video/quicktime
09:53:23.151 T:6376   DEBUG: CPlayerCoreFactory::GetPlayers(http://movietrailers.apple.com/movies/ma...=QuickTime)

And in 18 Alpha 2 the Curl parts are missing and the url part that is sent to be played is wrong
Code:

15:00:08.608 T:8196  NOTICE: [plugin.video.hdtrailers_net] Using URL: http://movietrailers.apple.com/movies/ma...=QuickTime
15:00:08.608 T:8196   DEBUG: [xbmcswift2] Saving a pickle storage to disk at "C:\Users\Fox\Desktop\kodi-18.0-Leia_alpha2-x86\portable_data\userdata\addon_data\plugin.video.hdtrailers_net\.storage\downloads"
15:00:08.610 T:8196    INFO: CPythonInvoker(3, C:\Users\Fox\Desktop\kodi-18.0-Leia_alpha2-x86\portable_data\addons\plugin.video.hdtrailers_net\addon.py): script successfully run
15:00:08.611 T:18684   DEBUG: CPlayerCoreFactory::GetPlayers(plugin://plugin.video.hdtrailers_net/video/apple.com/http%3A%2F%2Fmovietrailers.apple.com%2Fmovies%2Fmagnolia_pictures%2Fnico-1988%2Fnico-1988-trailer-1_h720p.mov)

Is this something that is easily fixed, or is it a lot of work?
Reply
Hi, I'm using version 1.2.2 - mostly working great; posters showing, trailers working etc... Only thing that isn't working are the 2nd and subsequent pages - clicking on next page just shows the current page again.

I seem to remember someone else having this issue, but not sure if it was solved - any help would be appreciated?

Many thanks
Reply
If you read the complete thread you will find answers to your question.
Reply
Thanks
Reply
I have also had the issue with subsequent pages not working on this addon. Installing v1.2.4 has fixed the issue but the pages are much slower (>20secs) to load than they used to be in v1.2.2.

Have any changes in v1.2.4 caused this?
Reply
Hi I have just installed this add on on kodi 18 rc3 and when I click on a folder I get error see log so nothing is working can anyone help?

Many thanks
Andy.
Reply
Hi mrduab,
Yes, from v1.2.4 on, the addon is slower loading a category because it is trying to read the plots in advance in order to show them in the list of movies, and they're in different pages:
you can make the loading faster by deselecting "Extract topics on start (slower)" in the addon's Settings.

Also, in order to make this more visible, new version v1.2.5 (just released) shows a tip on screen whilst topics are being retrieved.

Greetings!
Reply
New version v1.2.5 just released has merged the patch proposed in this thread for Kodi 18.

Greetings!
Reply
Thanks this has fixed the slowness!
Reply
Has anyone noticed that thumbnails and posters are no longer loading? I'm running the latest version with the Leia release. Trailers work fine.
Reply
(2019-02-16, 17:07)mrduab Wrote: Has anyone noticed that thumbnails and posters are no longer loading? I'm running the latest version with the Leia release. Trailers work fine.
 Yes, I have exactly same problem.
Reply
  • 1
  • 10
  • 11
  • 12(current)
  • 13
  • 14

Logout Mark Read Team Forum Stats Members Help
[RELEASE] HD-Trailers.net Video Plugin1