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  Previous   Next
EPG Help?
Author Message
DVD Profiler Unlimited RegistrantMike
Registered: March 13, 2007
United States Posts: 453
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
Here is my config.:
// -------- Configuration block - Start --------
// TV Episode Guide Storage Location (EPGSL)
var pathToEpGStorage = "C:/Documents and Settings/Michael.HOME/My Documents/PHPDvdprofiler/EPG/"; // <-- SET

// filename
var fileNamePrefix = ""; // <-- SET
var excludeLocality = false; // <-- SET true/false
var fileNameSuffix = ".html"; // <-- SET .htm/.h

All I get is Title: The Osbournes
DVD Profiler Unlimited RegistrantStar ContributorAddicted2DVD
Registered: March 13, 2007
Reputation: Highest Rating
United States Posts: 17,312
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
I am sure for the most part all these are yes.,.. but to go down the checklist...

1. did you download the epg file from the site?
2. did you create the html file and put it in folder?
3. depending on the way you decided to do it did you either put <epg=1> or make and check off the tag for the epg being present?

that is off the top of my head... if you did all this and still not working let me know.
Pete
DVD Profiler Unlimited RegistrantMike
Registered: March 13, 2007
United States Posts: 453
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
I did all of those except Im not sure about #3, I put <EPG=1> in my notes but thats it. Is it case Sensative?

ps I just now made it case sensative and now:
This program cannot display the webpage
 
  Most likely causes:
You are not connected to the Internet.
The website is encountering problems.
There might be a typing error in the address.

  What you can try:
    Check your Internet connection. Try visiting another website to make sure you are connected.
DVD Profiler Unlimited RegistrantStar ContributorAddicted2DVD
Registered: March 13, 2007
Reputation: Highest Rating
United States Posts: 17,312
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
Yes I do believe it is case sensitive... ok... you are in the US... so try changing...

var excludeLocality = false; // <-- SET true/false

to

var excludeLocality = true; // <-- SET true/false

If I remember correctly you don't need to have it look for locality if you are in the US.
Pete
DVD Profiler Unlimited RegistrantMike
Registered: March 13, 2007
United States Posts: 453
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
still no change?
DVD Profiler Desktop and Mobile Registrantleo1963
Registered: May 14, 2007
United States Posts: 455
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Your "var excludeLocality = true; // <-- SET true/false" is the correct setting.  The var is EXCLUDE.  I made the same mistake but after looking I caught my mistake.

Did you rename the  *.txt to the UPC.htm

good luck, if all else fails contact the epg guidle author.
DVD Profiler Unlimited RegistrantMike
Registered: March 13, 2007
United States Posts: 453
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
I got it to work now except the image?
DVD Profiler Unlimited RegistrantStar ContributorAddicted2DVD
Registered: March 13, 2007
Reputation: Highest Rating
United States Posts: 17,312
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
you probably need to double-check the path to the images within each html file... different creators use a different paths and most just leave it at their path when they upload it to the site.
Pete
DVD Profiler Unlimited RegistrantMike
Registered: March 13, 2007
United States Posts: 453
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
Thanks I think its working , still working on it!
DVD Profiler Desktop and Mobile Registrantleo1963
Registered: May 14, 2007
United States Posts: 455
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Glad to hear it is working for you now.  Addicted2DVD has some great epg's on his site.  I highly recommend them.  You might even find yourself writting your own and learning html in the process.  I have found it is easier than I thought and there are some free websites that can walk you thru several things.  Just google "html code".
    Invelos Forums->DVD Profiler: Layouts and Reports Page: 1  Previous   Next