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: Layouts and Reports Page: 1... 6 7 8 9  Previous   Next
Announcing: The TV Episode Guide Loader
Author Message
DVD Profiler Unlimited RegistrantStar ContributorAddicted2DVD
Registered: March 13, 2007
Reputation: Highest Rating
United States Posts: 17,318
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
No problem... Always happy to help when I can.
Pete
DVD Profiler Unlimited RegistrantStar ContributorOrici
Registered: May 18, 2007
United States Posts: 389
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
Quoting Addicted2DVD:
Quote:
The only way I found to do it... is you have to make sure the extensions is visible to change it.

Not sure what OS you are using but at least in Windows XP you go to Tools --> Folder Options

From there you View and un-check Hide Extensions for known File Types. That way instead of just Name you will see Name.txt and you can just rename the file to epg-[i]upcnumber[/].html and it will save as an html file.

Quote:
Can I change the text if I not happy with it to suit my own needs before I save it as a html?


Yes... I do it that way all the time.


I need help in understanding how too change the txt file to html
my OS is win 7
DVD Profiler Unlimited RegistrantStar ContributorAddicted2DVD
Registered: March 13, 2007
Reputation: Highest Rating
United States Posts: 17,318
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
sorry... I can't help there... I don't know anything about Windows 7
Pete
DVD Profiler Unlimited RegistrantStar ContributorOrici
Registered: May 18, 2007
United States Posts: 389
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
I was able to save it as an html. but it doesn't come up in the episode guide, but I can view it if I open its location.
DVD Profiler Unlimited RegistrantStar ContributorOrici
Registered: May 18, 2007
United States Posts: 389
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
Duh, forgot to put epg=1 in notes
DVD Profiler Unlimited RegistrantStar ContributorOrici
Registered: May 18, 2007
United States Posts: 389
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
Quoting northbloke:
Quote:
I hope you don't mind but I've added a few lines of code to mine that checks for "Television" genre, and if it doesn't find it then it doesn't show the footer.

I added this to the configuration block:

Quote:
// Check for TV Genre
var TVFound = false;
for (var i = 0;  i < DP_Genres.length;  i++) {
if (DP_Genres[i] == "Television") {
TVFound = true;
break;
}
}


and this to the Footer 1.2 section:

Quote:
if (TVFound == false) useTheFooter = false;


Just above the code that checks the value of useTheFooter.

Thought I might share it and see if other people liked it.

I also added this line to the same Footer 1.2 section to hide the footer if an episode guide already exists, but it only works for Notes (what I use):

Quote:
if (useNotes == true && DP_Notes.indexOf("<epg=1>") != -1) useTheFooter = false;


Does this work? If it does can I see your configuration code, please.
 Last edited: by Orici
DVD Profiler Unlimited RegistrantAntares
Registered: May 26, 2007
Reputation: High Rating
United States Posts: 599
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Uploaded guides for two documentaries...

The World at War



The Civil War by Ken Burns



http://epg.dvdaholic.me.uk/
 Last edited: by Antares
DVD Profiler Unlimited RegistrantAntares
Registered: May 26, 2007
Reputation: High Rating
United States Posts: 599
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Uploaded...

Baseball: A Film by Ken Burns



http://epg.dvdaholic.me.uk/

After I uploaded it, I realized that I forgot to add the Diamond Varsity font that I used into the zip file.

I sent an addendum zip file containing it to the person who runs the site. If he chooses not to add it because it's not a guide, then just PM me and I'll send you the font.
 Last edited: by Antares
DVD Profiler Unlimited RegistrantStar ContributorOrici
Registered: May 18, 2007
United States Posts: 389
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
I noticed that sometimes when I use tags for the episode guides and then press "clear filters" all of the child profiles of a TV series discs will be outside the parent profile.
 Last edited: by Orici
DVD Profiler Unlimited Registrantxyrano
41215.reg 70320.urk
Registered: March 13, 2007
Sweden Posts: 646
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Quoting Orici:
Quote:
I noticed that sometimes when I use tags for the episode guides and then press "clear filters" all of the child profiles of a TV series discs will be outside the parent profile.

Impossible! The job of EPGL is to load a html file from HD into a HTML Section window inside DVDP. It, has nothing to do with filters inside DVDP. But, if you provide a screenshot showing the problem. We might be able to help you anyway.
DVD Profiler Unlimited RegistrantAntares
Registered: May 26, 2007
Reputation: High Rating
United States Posts: 599
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Uploaded...

Battlefield I & II



http://epg.dvdaholic.me.uk/
DVD Profiler Unlimited RegistrantAntares
Registered: May 26, 2007
Reputation: High Rating
United States Posts: 599
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Uploaded...

Centennial



Law and Order 3 & 4



http://epg.dvdaholic.me.uk/
DVD Profiler Unlimited RegistrantAntares
Registered: May 26, 2007
Reputation: High Rating
United States Posts: 599
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Uploaded...

Band of Brothers




Click the link in my signature to get it
 Last edited: by Antares
DVD Profiler Unlimited RegistrantAntares
Registered: May 26, 2007
Reputation: High Rating
United States Posts: 599
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Uploaded...

The Sopranos - Season 1



Click the link in my signature to get it
 Last edited: by Antares
DVD Profiler Unlimited RegistrantAntares
Registered: May 26, 2007
Reputation: High Rating
United States Posts: 599
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Updated my Three Stooges 1934 - 1936 guide, it now uses animated gif images in the description of each short. The file is much larger than normal, but it looks great.




Download by clicking the link in my signature.
DVD Profiler Unlimited RegistrantAntares
Registered: May 26, 2007
Reputation: High Rating
United States Posts: 599
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Uploaded...

The Sopranos - Season 2



Click the link in my signature to get it
    Invelos Forums->DVD Profiler: Layouts and Reports Page: 1... 6 7 8 9  Previous   Next