foghat
Senior Member
Posts: 191
Joined: Jan 2010
Reputation: 0
|
compcentral Wrote:It pulls them from the RSS feed which is updated daily and only contains around 20 items. If I wasn't so busy, I'd add a scraper to this project to pull in as many trailers as you want (would probably only take me a day or two).... Hell, I'd even add a GUI interface to configure it and combine with my scheduling app... but right now I have to focus on my other projects.
I may still do this though if I had enough incentive to do it. Right now I'm coding Audio-Matic every spare moment I have.
Thanks for the info. I wish you well on your other projects.
|
|
find
quote
|
nick_k
Junior Member
Posts: 2
Joined: Mar 2011
Reputation: 0
|
compcentral Wrote:I just checked and the answer appears to be no. There really isn't much that can be done about it. I just let my app run all the time and I get the new trailers shortly after they are available on the RSS feed. To be able to grab more/other trailers, a scraper would need to be developed. I'm actually getting quite good at this, but my time is all tied up in Audio-Matic at the moment.
Thanks for the info. Any improvements would be awesome. I'm pretty happy with the way it works as it is, now that I've automated the renaming of the poster images (just a batch file that does a "copy *.jpg *.tbn" called at the end of the fetch). I had the same problem that Foghat had, I don't think the 1.5 installer is checking for the presence of .Net 4.
|
|
find
quote
|
shaktoo
Fan
Posts: 635
Joined: Mar 2010
Reputation: 3
Location: in LIMBO
|
compcentral I am eagerly waiting for the audio-Matic too mate ! so best of luck & happy coding.
|
|
find
quote
|
compcentral
Fan
Posts: 627
Joined: Apr 2010
Reputation: 2
|
Thanks... I just spent most of the day optimizing my code to allow faster comparisons using regular expressions... my head hurts. I hate regex sometimes. LOL.
|
|
find
quote
|
foghat
Senior Member
Posts: 191
Joined: Jan 2010
Reputation: 0
|
So, it looks like Cinema Experience will only read the .nfo if it is the exact same name as the trailer.
The names are the same by default, however once you set the tag to add -trailer to the trailer name, they no longer are the same, as the .nfo name does not get the -trailer added.
Would be nice to have the -trailer added to the nfo name if: key="XBMCFileNames" value="true"
|
|
find
quote
|
compcentral
Fan
Posts: 627
Joined: Apr 2010
Reputation: 2
|
foghat Wrote:So, it looks like Cinema Experience will only read the .nfo if it is the exact same name as the trailer.
The names are the same by default, however once you set the tag to add -trailer to the trailer name, they no longer are the same, as the .nfo name does not get the -trailer added.
Would be nice to have the -trailer added to the nfo name if: key="XBMCFileNames" value="true"
Agreed.
|
|
find
quote
|
ijourneaux
Fan
Posts: 413
Joined: Mar 2009
Reputation: 1
Location: Wisconsin, USA
|
foghat Wrote:So, it looks like Cinema Experience will only read the .nfo if it is the exact same name as the trailer.
The names are the same by default, however once you set the tag to add -trailer to the trailer name, they no longer are the same, as the .nfo name does not get the -trailer added.
Would be nice to have the -trailer added to the nfo name if: key="XBMCFileNames" value="true"
Will Do. Back in town after a weeks vacation should have it done later in the week.
|
|
find
quote
|
ijourneaux
Fan
Posts: 413
Joined: Mar 2009
Reputation: 1
Location: Wisconsin, USA
|
foghat Wrote:I installed version 1.5. Was not using any previous versions. Edited the config file and tried running the exe. After a few seconds the command prompt disappears. The log file is linked below. I am getting an unhandled exception.
http://dl.dropbox.com/u/3007540/HD-Trail...loader.log
Any thoughts?
That is an odd one. Will look at it shortly. Could you post your config file?
|
|
find
quote
|
ijourneaux
Fan
Posts: 413
Joined: Mar 2009
Reputation: 1
Location: Wisconsin, USA
|
compcentral Wrote:nevermind... apparently it wiped out my .config file on installation. After updating the settings it works fine.
I also updated my AppLauncher program to work better with this release. The download link and my original post has been updated with this revised version. The only major change was the ability to run the HD-trailers.net app hidden in the background if desired.
I will have to get the new installer to no overwrite an existing config file.
|
|
find
quote
|
ijourneaux
Fan
Posts: 413
Joined: Mar 2009
Reputation: 1
Location: Wisconsin, USA
|
compcentral Wrote:nevermind... apparently it wiped out my .config file on installation. After updating the settings it works fine.
I also updated my AppLauncher program to work better with this release. The download link and my original post has been updated with this revised version. The only major change was the ability to run the HD-trailers.net app hidden in the background if desired.
I will have to get the new installer to not overwrite an existing config file.
|
|
find
quote
|