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

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for XBMC (/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 20 21


- compcentral - 2011-04-06 04:14

Actually... there are additional problems.

Now that the correct feed address is entered, your program downloads the first new trailer then immediately exits. I looked in the download folder and the file is there along with the image, but no .nfo file. It seems like whatever you changed is causing your app to crash and exit when it attempts to create the .nfo file.

4/5/2011 10:06:21 PM - Next trailer: Footprints (Theatrical Trailer)
4/5/2011 10:06:22 PM -
480p http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=122583283
720p http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=122583285
poster http://l.yimg.com/eb/ymv/us/img/hv/photo/movie_pix/paladin/footprints/footprints_bigposter.jpg

4/5/2011 10:06:22 PM - Extracted download url (720p): http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=122583285
4/5/2011 10:06:22 PM - Local directory: x:\trailers\Footprints (Theatrical Trailer)
4/5/2011 10:06:22 PM - Filename : Footprints (Theatrical Trailer)_720p-trailer.mov
4/5/2011 10:10:12 PM - Grabbing poster...
4/5/2011 10:10:12 PM - Poster grab successful
4/5/2011 10:10:12 PM - Exclusion added
4/5/2011 10:10:12 PM - Footprints (Theatrical Trailer) (720p) : Downloaded
4/5/2011 10:10:12 PM - Unhandled Exception....
4/5/2011 10:10:12 PM - Exception: Object reference not set to an instance of an object.


- ijourneaux - 2011-04-06 05:23

Sorry about that.

Several problems.
1. I was testing out a different rss feeds and got the wrong config in the install package.
2. The BING search is not working as well as expected

I deleted version 1.8. I ahve to dig into the issue with Bing a little more deeply.

Could you confirm that the config file is being overwritten? It is supposed to ask for confirmation before overwriting


- ijourneaux - 2011-04-06 08:09

I had to go back to using Google but without the "I Feel Lucky" option. After more testing, I uploaded a new Version 1.81


- shaktoo - 2011-04-06 13:19

cant wait to try out v1.81


- danz0l - 2011-04-06 15:29

Hmmmmmmmmm i never got to a config screen ? i install, run and it closes. Or do i have to manually edit configs ?


- ijourneaux - 2011-04-06 15:45

Yes you have to manually edit the config. The key lines to modify are where to download the trailers.

The config file is located in the HD-Trailer.Net Downloader folder is the users application data folder.


- shaktoo - 2011-04-06 17:13

v1.81 working great ! good Work ijourneaux.
compcentral there is some problem with the launcher app now.. throwing some errors, will look at my settings and let you know


- compcentral - 2011-04-06 21:40

I just installed 1.81 and it did give me an option to overwrite the config. I chose No and all is well. App Launcher also seems to work just fine for me. Make sure you're not still using the ClickOnce settings.ini file. Here is what my App Launcher settings.ini file looks like (the empty line is needed):

Code:
"C:\Program Files (x86)\HD-Trailers.NET Downloader\HD-Trailers.Net Downloader.exe"

60
3480
1

This launches the HD-Trailers Downloader, allows it to run for up to 58 minutes (usually only runs for a few minutes, but this prevents accidentally have two or more instances of the downloader running at the same time), then launches it again every 60 minutes and repeats the process. This also runs the downloader hidden in the background.


- compcentral - 2011-04-06 22:00

To make using App Launcher a little easier, I'm going to build a quick settings form so you don't ever have to manually change the settings.ini file.


- shaktoo - 2011-04-07 12:26

comp, found out that I had misspelled the settings.ini to setings.ini & hence the issue. Now its working fine.