|
Author |
Message |
Th3G4mbl3r
|
Post subject: Re: Plugin templates for use with Microsoft Visual Studio 20 Posted: September 8th, 2010, 1:02 am |
|
 |
Xvid Movie |
Joined: August 8th, 2010, 9:50 am Posts: 40
|
do you have a sample for the trailers download plugin? i want to try and cook one up to download from apple website...
|
|
|
|
 |
Pete
|
Post subject: Re: Plugin templates for use with Microsoft Visual Studio 20 Posted: September 8th, 2010, 1:28 pm |
|
 |
Developer/Owner |
 |
Joined: May 1st, 2009, 10:12 am Posts: 11690 Location: Meridian, ID, USA
|
Th3G4mbl3r wrote: do you have a sample for the trailers download plugin? i want to try and cook one up to download from apple website... Trailers don't use plugins.. only movies/adult have actual plugins that can be programmed.
_________________ Peter Souza IV stable version 2.20.32820.456 / November 23rd, 2020 Media Center Master on Facebook!
|
|
|
|
 |
popejobs
|
Post subject: Re: Plugin templates for use with Microsoft Visual Studio 20 Posted: October 15th, 2010, 5:20 pm |
|
 |
Flash Video |
Joined: July 14th, 2009, 6:05 pm Posts: 16
|
ScottIsAFool wrote: Have you managed to get round to publishing the source for the ADVDE plugin? another request to please release the source for the ADVDE plugin. why make us start from scratch when the only thing broken in it right now is the boxcover image fetching.
|
|
|
|
 |
rickyrick
|
Post subject: Re: Plugin templates for use with Microsoft Visual Studio 20 Posted: March 24th, 2011, 12:02 pm |
|
 |
Downloaded Clip |
Joined: March 24th, 2011, 11:51 am Posts: 3
|
Hi,
I'm trying to create a dll for the dutch moviemeter database from the 2.0 template but i can't get it to work. I did try to use the logger to debug but even when i put the line Utils.Logger("<color=#B00000><u><b>testing</b></u></color>"); in SearchByTitleAndYear just below List<string> lstMovies = new List<string>(); It doesn't show up in the logger. Is there some option to debug my code?
|
|
|
|
 |
rickyrick
|
Post subject: Re: Plugin templates for use with Microsoft Visual Studio 20 Posted: March 24th, 2011, 12:59 pm |
|
 |
Downloaded Clip |
Joined: March 24th, 2011, 11:51 am Posts: 3
|
After turning WantPluginDebug to true I get debug information when i open 'manage fetcher and plugins..' it says
PLUGIN: load attempt for assembly FetcherTemplate.dll has begun PLUGIN: assembly FetcherTemplate.dll loaded and exports a public interface for 'MCMInterface' -- validity is: True
So i think it's oke.
When i fetch movie data the MCM log shows
MCM: now working on Eat, Pray, Love MCM: talking to FetcherTemplate... MCM: searching by title/year... MCM: Eat, Pray, Love () MCM: talking to FetcherTemplate... MCM: searching by title/year... MCM: Eat, Pray, Love () ----------------------------------------------------------------------------------------- MCM: I have no idea what movie that is, skipping it... MCM: >> "Eat, Pray, Love"
at the point of the ----------------------------------------------------------------------------------------- MCM shows the movie confirmation screen
any ideas?
|
|
|
|
 |
magnumdoomguy
|
Post subject: Re: Plugin templates for use with Microsoft Visual Studio 20 Posted: October 23rd, 2012, 6:44 am |
|
 |
Flash Video |
Joined: September 2nd, 2012, 2:32 pm Posts: 14
|
Can you post the source for ADVDE, please?
|
|
|
|
 |
Pete
|
Post subject: Re: Plugin templates for use with Microsoft Visual Studio 20 Posted: October 23rd, 2012, 11:09 pm |
|
 |
Developer/Owner |
 |
Joined: May 1st, 2009, 10:12 am Posts: 11690 Location: Meridian, ID, USA
|
magnumdoomguy wrote: Can you post the source for ADVDE, please? What do you need it for?
_________________ Peter Souza IV stable version 2.20.32820.456 / November 23rd, 2020 Media Center Master on Facebook!
|
|
|
|
 |
nodiaque
|
Post subject: Re: Plugin templates for use with Microsoft Visual Studio 20 Posted: February 17th, 2013, 12:00 pm |
|
 |
Flash Video |
Joined: September 17th, 2011, 7:46 am Posts: 17
|
there should be no problem if I'm using 2012 right?
|
|
|
|
 |
|
|