Kodi Community Forum
HD-Trailers.Net Downloader - New Version - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: HD-Trailers.Net Downloader - New Version (/showthread.php?tid=96261)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19


RE: HD-Trailers.Net Downloader - New Version - shaktoo - 2012-12-07

Thanx Bud !


RE: HD-Trailers.Net Downloader - New Version - ijourneaux - 2012-12-11

If you have a chance try out the latest version. I think I have fixed the issues with the mpaa rating.


RE: HD-Trailers.Net Downloader - New Version - shaktoo - 2012-12-13

cool .. gonna try it now



RE: HD-Trailers.Net Downloader - New Version - shaktoo - 2012-12-13

And yep Back working to normal , Thanks ijouneaux


RE: HD-Trailers.Net Downloader - New Version - johnmerrick - 2012-12-14

The latest man of steel trailer didn't download because it's been downloaded in the past. What do I have to change in the config to prevent this?

It's in exclusions so it's obviously being ignored but it means I miss out on the big trailers!

thanks


RE: HD-Trailers.Net Downloader - New Version - ijourneaux - 2012-12-14

I would look at

<!--For Exclusions, consider Trailers and Theatrical Trailers identical-->
<add key="TrailersIdenticaltoTheatricalTrailers" value = "true"/>
<!--skip Theatrical Trailers -->
<add key="SkipTheatricalTrailers" value = "false"/>
<!--Consider Theatrical and Numbered Trailers as Identical -->
<add key="ConsiderTheatricalandNumberedTrailersasIdentical" value = "true"/>

Possibly turning the 2 true statements to false.


RE: HD-Trailers.Net Downloader - New Version - johnmerrick - 2012-12-14

ok thanks. more trailers are now downloading but i am getting the Hobbit in every language available! can i change that? i have deleted the moviemaze.de rss to see if that helps


RE: HD-Trailers.Net Downloader - New Version - ijourneaux - 2012-12-15

Which feed are you using?


RE: HD-Trailers.Net Downloader - New Version - johnmerrick - 2012-12-15

I think it may be this according to the beginning of the last run in the log:

Connecting using: hdTrailersNetRSS2 class
This is the only other rss related info from the config file:

<!-- Address of the RSS feed to consume -->
<!--add key="FeedAddress" value="http://www.hd-trailers.net/blog/feed/" /-->
<!--add key="FeedAddress" value="http://www.hd-trailers.net/" /-->
<!--add key="FeedAddress" value="http://www.hd-trailers.net/Page/1/" /-->
<!--add key="FeedAddress" value="http://www.hd-trailers.net/TopMovies/" /-->
<!--add key="FeedAddress" value="http://www.hd-trailers.net/OpeningThisWeek/" /-->
<!--add key="FeedAddress" value="http://www.hd-trailers.net/ComingSoon/" /-->
<!--add key="FeedAddress" value="http://www.hd-trailers.net/BluRay/" /-->
<!--add key="FeedAddress" value="http://www.hd-trailers.net/AcademyAward83/" /-->
<!--add key="FeedAddress" value="http://feeds2.feedburner.com/Feed-For-Trailer-Freaks" /-->
<!--add key="FeedAddress" value="http://www.moviemaze.de/rss/trailer.phtml" /-->
<!--add key="FeedAddress" value="http://feeds2.feedburner.com/Feed-For-Trailer-Freaks" /-->
<add key="FeedAddress" value="http://feeds.hd-trailers.net/hd-trailers" />


RE: HD-Trailers.Net Downloader - New Version - ijourneaux - 2012-12-15

I am going to have to talk to the guys at HD-Trailers.Net. The feed includes several of the languages but I am not sure I am going to be able to determin conclusively ifthe two letter code is a language.


RE: HD-Trailers.Net Downloader - New Version - spencerthomass - 2013-01-05

I cant get the trailers to pull the MPAA rating. Any ideas?


RE: HD-Trailers.Net Downloader - New Version - ijourneaux - 2013-01-05

Many trailers have not been rated yet so it is possible there is no MPAA rating available. That said, there have been changes to IMDB that might affect the scraping of the MPAA rating. If you can point to a trailer that has a rating on IMDB that is not scraped correctly, I will look into it.

If there is not MPAA rating you can force the rating to a specified value.

Take Care


RE: HD-Trailers.Net Downloader - New Version - rcrowley - 2013-01-10

I'm having some trouble downloading the latest version of the downloader from the codeplex site. I've even tried different browsers. Is there an alternative download site?


RE: HD-Trailers.Net Downloader - New Version - ijourneaux - 2013-01-10

I just tried with Chrome and IE9 and it seems to work as expected. I don't ahve an alternative download site.


RE: HD-Trailers.Net Downloader - New Version - rcrowley - 2013-01-10

Suddenly works fine now, thanks!