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: Desktop Feature Requests Page: 1 2  Previous   Next
Play mode function
Author Message
DVD Profiler Desktop and Mobile RegistrantDr. Killpatient
Here's my card
Registered: May 19, 2007
Reputation: Highest Rating
United States Posts: 5,917
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
You can't open up HTML files with C:/.../blah.html format in IE without it screaming at you a little bit.
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,456
Posted:
PM this userVisit this user's homepageDirect link to this postReply with quote
Quoting Dr. Killpatient:
Quote:
You can't open up HTML files with C:/.../blah.html format in IE without it screaming at you a little bit.
Oh, I see.

Here is what I use in the address bar:

file://c:\..../blah.html          - does that work for you? (both c:\ and c:/ seem to work)

For my HTML sections, such as in the Plugin DVDProfileLoop, I use:

<HTML>
<HEAD>
<TITLE>For Sale</TITLE>
</HEAD>
<FRAMESET>
  <FRAME src="c:\forsale.html">
</FRAMESET>
</HTML>


The plugin then creates the file "forsale.html" dynamically, forces a profile display refresh and the HTML section pops up in a hosted window.

Does this help, or am I still off-base?
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
 Last edited: by mediadogg
DVD Profiler Desktop and Mobile RegistrantDr. Killpatient
Here's my card
Registered: May 19, 2007
Reputation: Highest Rating
United States Posts: 5,917
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Interesting.  I can open up HTML files with no problem with IE6 and IE7.  XML files on the other hand, don't without the yellow banner informing me that it's protecting my computer.
DVD Profiler Unlimited Registrantspecter333
Registered: April 16, 2007
Posts: 16
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Quoting mediadogg:
Quote:
@specter333, good job! Earned a nice plus from me. I learned a lot.

Why not go ahead and post that info about using a remote control? Sounds cool.

By the way, I'm trying to understand this comment: "... one of the huge annoyances with  Internet Explorer is it wont open files on the local machine."  Somehow I thought I did that all the time ... what am I missing here?


What I mean is it won't open other files from a html link.  My links point to playlist .m3u files, without the registry change IE won't do anything.  As I said in the last post I'm not very computer knowledgeable so there may be something here I'm missing, but since I did find that Micrsoft article at one time I think this is correct.  If any does know the fix or can tell me if I'm doing something wrong please let me know.

Now I did find out that many viruses make the same registry change so if you've had one of those it's already fixed for you.

I'll try to post some more about using the remote later tonight but the program I use is called "Event Ghost".  It has plugins already included to control most media player although VLC is the only one I have found that will start playback from a folder instead of an actual file and play full screen on the monitor of which you click the link.  You will also need a infra red receiver and then any remote will do.  Oh, Event Ghost is free and is an amazing program, check it out,  http://www.eventghost.org

Thanks again Rich
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,456
Posted:
PM this userVisit this user's homepageDirect link to this postReply with quote
Ok, then maybe ....

I assume you have pop-upp blockers turned off in IE/Tools ?

After I turned off popup-blocking, I could enter things like:

(1) c:\program files\videolan\vlc\vlc.exe, and vlc started, but with annoying security dialogues

c:\isos\test.m3u started up vlc player with the playlist, which included ISOs. I had to associate VLC.exe with m3U and also turn off the file download prompt

I had mixed results with other files. ISOs would not start, but avi did sometimes - ofterm 2 or 3 minutes later! (I have a 4GB machine!)

So, the jury is stiill out. But with pop-ups off, the m3U files played consistently and quickly on my machine.
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
DVD Profiler Unlimited Registrantspecter333
Registered: April 16, 2007
Posts: 16
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Quoting mediadogg:
Quote:
Ok, then maybe ....

I assume you have pop-upp blockers turned off in IE/Tools ?

After I turned off popup-blocking, I could enter things like:

(1) c:\program files\videolan\vlc\vlc.exe, and vlc started, but with annoying security dialogues

c:\isos\test.m3u started up vlc player with the playlist, which included ISOs. I had to associate VLC.exe with m3U and also turn off the file download prompt

I had mixed results with other files. ISOs would not start, but avi did sometimes - ofterm 2 or 3 minutes later! (I have a 4GB machine!)

So, the jury is stiill out. But with pop-ups off, the m3U files played consistently and quickly on my machine.


One thing to note here, IE will start the files when the path is entered into the address bar but not when clicking on a link.  I don't know which way you were trying but I mention this just so were on the same page.

Right now I have a copy of DVD Profiler on this computer on my desk, I only use it to do edits or enter new information, My "Entertainment" computer sits on top of my piano so it's uncomfortable to sit and work on that one.  I applied the reg fix to the entertainment computer and it works as it should.  I never bothered with this computer since I don't use it to watch movies but the links don't work.  If I change the links to something that doesn't exist then I get the page not found error but when pointed to the .m3u files it doesn't do anything when clicking on the links.

Before I found DVD Profiler I made a html page with links to my playlist files.  It was very time consuming to have to edit it every time I got a new DVD, especially since I usually buy 20 or 30 at a time.  My default browser is Firefox and everything worked as should.  When I got DVD Pro it took me forever to figure out why the links I added wouldn't do anything, I figured I was doing something wrong. 

While trying to figure out the problem I tried opening my original html page in IE and the links wouldn't work in there either.  That's when I figured out it's an EI thing and not something I was doing.  While looking for help in a forum some where, someone pointed my to the Microsoft guide with the registry change information.  After applying that the links started working correctly in IE and DVD Profiler.  I wish I could find the page again, I'll keep looking for it and let you know if I do. 

I have IE6 on this machine so I don't think it's a version issue... but I don't know.

I'll start a new thread with the remote explanation, it doesn't really fit in this one.

Please let me know if you come up with anything.
Thanks again
Rich
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,456
Posted:
PM this userVisit this user's homepageDirect link to this postReply with quote
Edit - deleted priorpost: On second thought, maybe I'll just re-read the whole thread tomorrow - see where we are ...
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
 Last edited: by mediadogg
DVD Profiler Unlimited Registrantspecter333
Registered: April 16, 2007
Posts: 16
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
I still have not been able to find the Microsoft article although I did find many other forums with people asking the same question and no answers.  But I did find this one article from someone who found a workaround. 

http://www.c-sharpcorner.com/UploadFile/mgold/HyperlinkExec03012007191054PM/HyperlinkExec.aspx
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,456
Posted:
PM this userVisit this user's homepageDirect link to this postReply with quote
Quoting specter333:
Quote:
I still have not been able to find the Microsoft article although I did find many other forums with people asking the same question and no answers.  But I did find this one article from someone who found a workaround. 

http://www.c-sharpcorner.com/UploadFile/mgold/HyperlinkExec03012007191054PM/HyperlinkExec.aspx
Oh man, that's some serious .NET programming. Minor detail in that article - creating a strong key for the signing process. Found the MSDN article here: This info needs to be copied over to the Plugin Developers Forum. Will do later unless somebody else does it first. Thanks for the info.
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
 Last edited: by mediadogg
DVD Profiler Unlimited Registrantspecter333
Registered: April 16, 2007
Posts: 16
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Quoting mediadogg:
Quote:
Found the MSDN article here:


Wow, that's way above my head, the registry change thing is much simpler although I should point out that it's deactivating a security feature.  So if you use IE to browse the internet you may not want to do it. 

Just a thought, is there a reason why DVD Profilers HTML windows are IE windows and can't be from what ever default browser?  My guess would be that there are way to many variables to try and make it works with everything.

Anyway, this whole thread was for information for Trailertrash.  Did he get what he wanted?  I don't think he's posted since I joined in.
 Last edited: by specter333
    Invelos Forums->DVD Profiler: Desktop Feature Requests Page: 1 2  Previous   Next