Welcome to the Invelos forums. Please read the forum rules before posting.

Read access to our public forums is open to everyone. To post messages, a free registration is required.

If you have an Invelos account, sign in to post.

    Invelos Forums->DVD Profiler: Plugins Page: 1 2 3 ...6  Previous   Next
New Plugin: Trading Poster TG
Author Message
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Version 0.2 beta

Generates different Trading Poster type of codes.

Current codes which can be generated:
- Trading Poster code similar to Invelos's plugin (only without the question for Header/Footer for faster access)
- Trading Poster code for http://www.dvdprofiler-forum.de/
- WhatYaGot tag for http://www.dvdcollectorsonline.com/ (phpdvdprofiler collection needed)
- Front cover image as bbcode

I am in the search for good toolbar icons (currently implemented icons are really ugly). Anybody have artistic skills? I have not.
Should be in the format:
PNG 16x16 for small icon and
PNG 32x32 for large icon


 Last edited: by TomGaines
DVD Profiler Desktop and Mobile RegistrantDr. Killpatient
Here's my card
Registered: May 19, 2007
Reputation: Highest Rating
United States Posts: 5,916
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
I'm gonna have to check this out.

But being a programmer, my graphics design skills likewise suck.
DVD Profiler Desktop and Mobile RegistrantStar ContributorNewEnglander
Registered: 11/13/2003
Registered: March 13, 2007
Reputation: High Rating
United States Posts: 1,911
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
Tom:

If I could suggest an addition...

Something that would mimic this in html code, that would give you the option of how many columns....

Something to format it like this
Signature banned: Reason out of date...
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
New Version: 0.3 (beta)

Now it is possible to define your own trading poster code!
Feel free to post your trading poster templates in this thread

Quoting pplchamp:
Quote:
Something that would mimic this in html code, that would give you the option of how many columns....

Something to format it like this


To get something similar to this, use the following code snippets (if you want the complete html page mimicked, you'll need to re-add some stuff to the header which I removed for clarity):

Header
<table border=3 cellspacing=0 cellpadding=3 bordercolor=black rules=rows>
<tr class="3">

Body
<td width=33%>

<div class="1"><div class="2"><img align="absmiddle" SRC="TP_ProfileIDf.jpg" height="170" width="135">
</div><div class="title">TP_Title
</div><BR /><BR /><div class="text">TP_Regions
</div><BR /><div class="text">Released: TP_ReleaseDate
</div><BR /><div class="text">TP_Format TP_AspectRatio
</div><BR /><BR /><div class="text"><img align="absmiddle"  SRC="TP_MediaTypeLogo.png"></div><BR /></div>

</td>


After every 3 profiles this should be added
</tr>
<tr>

Footer
</tr>
</table>


DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Version 0.4 (beta)

Fixed: The code which should have been added after a specific number of profiles did not work correctly for the first few profiles.


DVD Profiler Unlimited RegistrantStar Contributortkinnen
Registered: May 9, 2008
United States Posts: 467
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Tom,

Is there any chance you will add support multiple custom formats?
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Quoting tkinnen:
Quote:
Tom,

Is there any chance you will add support multiple custom formats?


I will keep it in mind. I'm not sure, when I get around to it. With luck during my vacation the last two weeks of this months.
Any preference how multiple custom formats should be accessed? E.g. multiple buttons appear, or a dialog appears asking which of the custom formats should be used.


DVD Profiler Unlimited RegistrantStar Contributorhydr0x
Registered: April 4, 2007
Germany Posts: 877
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
I encountered a bug, when I want to use TG on my German Pinnochio Blu it says:

Die Länge darf nicht kleiner als 0 (null) sein.
Parameterlänge: length.
- Jan
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
I think locally I have already fixed that bug awhile ago (it would therefore be fixed with the next release). But the regions are broken for Blu-rays at the PluginAPI anyway. It will always return "All Region". At least as far as I could find out.


DVD Profiler Unlimited RegistrantStar Contributortkinnen
Registered: May 9, 2008
United States Posts: 467
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Quoting TomGaines:
Quote:
Quoting tkinnen:
Quote:
Tom,

Is there any chance you will add support multiple custom formats?


I will keep it in mind. I'm not sure, when I get around to it. With luck during my vacation the last two weeks of this months.
Any preference how multiple custom formats should be accessed? E.g. multiple buttons appear, or a dialog appears asking which of the custom formats should be used.


Thanks for considering it.  A Dialog would be fine as I think multiple buttons would get cluttered after a while.
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Quoting hydr0x:
Quote:
I encountered a bug, when I want to use TG on my German Pinnochio Blu it says:

Die Länge darf nicht kleiner als 0 (null) sein.
Parameterlänge: length.


I have uploaded a version 0.5 now which handles this error.


DVD Profiler Unlimited RegistrantStar Contributorhydr0x
Registered: April 4, 2007
Germany Posts: 877
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
thanks a lot
- Jan
DVD Profiler Unlimited RegistrantMuckl
That's my common name.
Registered: April 9, 2009
Reputation: Great Rating
Germany Posts: 858
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
I'm using v0.6 and found two small bugs:

1) Without a video format present, the code gets messed up a little bit.

E.g. adding a break (marked bold) inside the layer would fix the problem:
Quote:
[ DIVLEFT MARGIN="10px"][ BR][ /DIVLEFT]


2) A missing release date results in "Released: 30.12.1899". Some sort of placeholder (e.g. "n/a") would be nicer IMHO.


Both not major issues, but still annoying 

Thanks a lot for the neat plugin, though
 
1.0.1, iPhone 3GS, iOS 4.1.0

Trivia v0.3.1
My HSDB v5 additions, HTML windows and other stuff
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Quoting Muckl:
Quote:
I'm using v0.6 and found two small bugs:

1) Without a video format present, the code gets messed up a little bit.

E.g. adding a break (marked bold) inside the layer would fix the problem:
Quote:
[ DIVLEFT MARGIN="10px"][ BR][ /DIVLEFT]


Yes, I noticed this, too. I have already fixed it (by inserting a space character here), but I didn't make a release yet. I wanted to wait until after DVD Profiler 3.6 is released.

Quote:

2) A missing release date results in "Released: 30.12.1899". Some sort of placeholder (e.g. "n/a") would be nicer IMHO.


This will now also be fixed with the next version. Is it okay to return an empty string as placeholder?


DVD Profiler Unlimited RegistrantMuckl
That's my common name.
Registered: April 9, 2009
Reputation: Great Rating
Germany Posts: 858
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Hey, good news! Spaces are fine with me, too. Thanks!
 
1.0.1, iPhone 3GS, iOS 4.1.0

Trivia v0.3.1
My HSDB v5 additions, HTML windows and other stuff
DVD Profiler Unlimited RegistrantMysticum
Registered: June 15, 2008
Posts: 220
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
just curious, but is this a seperate program that installs...or does the setup.exe just copy files into the dvdprofiler directory?
    Invelos Forums->DVD Profiler: Plugins Page: 1 2 3 ...6  Previous   Next