Author |
Message |
Registered: January 11, 2008 | Posts: 168 |
| Posted: | | | | How should I name the tags. I have it like this.
Trailers avi mov vob wmv
here is the code, as I changed the file path.
<html> <head> <script type="text/javascript"> <!-- <DP NAME="HEADER_VARS" Language="JavaScript" Comments="True" IncludeCast="False" IncludeCrew="False"> //--> </script> </head> <body> <title>Play Trailer</title> <b><DP NAME="TITLE"></b> <br /> Released- <DP NAME="RELDATE" YearDigits="">, <DP NAME="PURCHDATE" Prefix="Added- "> <br /><br /> Collection Number: <DP NAME="COLLNUM"> <br /> <script type="text/javascript"> var i; var path_CollectionNumber = "C:\\Trailers\\" + DP_CollectionNumber; for (i = 0; i < DP_Tags.length; i++) { if (DP_Tags[i].toLowerCase() == "trailer/mov"){ document.write("<br/><a href=\""+path_CollectionNumber + ".mov\">Play MOV Trailer</a>");} if (DP_Tags[i].toLowerCase() == "trailer/avi"){ document.write("<br/><a href=\""+path_CollectionNumber + ".avi\">Play AVI Trailer</a>");} if (DP_Tags[i].toLowerCase() == "trailer/vob"){document.write("<br/><a href=\""+path_CollectionNumber + ".vob\">Play VOB Trailer</a>");} if (DP_Tags[i].toLowerCase() == "trailer/wmv"){document.write("<br/><a href=\""+path_CollectionNumber + ".wmv\">Play WMV Trailer</a>");} } </script> <br /> <br /> <DP NAME="FEATURES"><DP NAME="OTHERFEATURES"> <br /><br /> <DP NAME="CAST" MaxList="12" ShowRoles="YES" Divider=" ,<BR> "> <br /><br /> </body> </html>
This is what shows up in my trailer window in the layout.
10,000 BC Released- 6/24/2008, Added- 12/28/2008
Collection Number: 316
Scene Access, Trailers, Deleted Scenes, Featurettes
Steven Strait as D'Leh , Camilla Belle as Evolet , Cliff Curtis as Tic'Tic , Joel Virgel as Nakudu , Ben Badra as Warlord , Mo Zainal as Ka'Ren , Nathanael Baring as Baku , Mona Hammond as Old Mother , Marco Khan as One-Eye , Reece Ritchie as Moha , Joel Fry as Lu'Kibu , Omar Sharif as Narrator (Voice) |
|
Registered: March 18, 2007 | Reputation: | Posts: 6,461 |
| Posted: | | | | Your tags say "Trailers" but the code says "trailer". Remember my advice to check spelling? | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. |
|
Registered: January 11, 2008 | Posts: 168 |
| Posted: | | | | Ok, I just edited the tags I made for the other script, didn't see that. Thanks. |
|
Registered: January 11, 2008 | Posts: 168 |
| Posted: | | | | Real cool got it working for mov files. |
|
Registered: January 11, 2008 | Posts: 168 |
| Posted: | | | | This is great, it work nice. Is there a script to adjust the size to the window size? I can use it like it is, but I am seeing maybe 2 3rds of the picture, from the center out. |
|
Registered: March 18, 2007 | Reputation: | Posts: 6,461 |
| Posted: | | | | Quoting Romzarah: Quote: Ok, I just edited the tags I made for the other script, didn't see that. Thanks. You're welcome. Quoting Romzarah: Quote: Real cool got it working for mov files. Fancy that ... | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. |
|
Registered: January 11, 2008 | Posts: 168 |
| Posted: | | | | To mediadogg
Do you think you could write a script to add the ability to adjust through tags, the frame size of the trailers? Keeping them in the layout window, not a popup. Tab looking something like this.
Trailers
640x272
480x204
320x136
Thanks for your help. |
|
Registered: March 18, 2007 | Reputation: | Posts: 6,461 |
| Posted: | | | | Quoting Romzarah: Quote: To mediadogg
Do you think you could write a script to add the ability to adjust through tags, the frame size of the trailers? Keeping them in the layout window, not a popup. Tab looking something like this.
Trailers
640x272
480x204
320x136
Thanks for your help. I already wrote a cheap plugin that does all of this automatically, including YouTube, called LoadDVD Pro with MediaPlayer. Lots more features are in the works, but I need a bit community support. One of the many advantages of the plugin, is that you can make playlists even outside of the profile, and play trailers or anything else continuously - not interrupted when you select a new DVD. In the future, if I can get enough support, I will strip out the mediaplayer / playlist manager for those people who don't want / need the other functions of LoadDVD. | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. | | | Last edited: by mediadogg |
|
Registered: January 11, 2008 | Posts: 168 |
| Posted: | | | | I would rather not have to put a DVD in the drive, or find the trailes in another format than I have now. I have about 7 gigs of MOV files. Was just trying to find a way to size them to the window in my layout. |
|
Registered: March 18, 2007 | Reputation: | Posts: 6,461 |
| Posted: | | | | Quoting Romzarah: Quote: I would rather not have to put a DVD in the drive, or find the trailes in another format than I have now. I have about 7 gigs of MOV files. Was just trying to find a way to size them to the window in my layout. No problem, your choice, but for the record, your statements about the plugin are not true - just in the interest of accuracy. BTW, I have about 5TB of video files of every conceivable format, so most of my programming is in support of my own needs, but I do agree I don't focus much on the .MOV format. | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. | | | Last edited: by mediadogg |
|
Registered: January 11, 2008 | Posts: 168 |
| Posted: | | | | I haven't yet tried the plugin, so don't know how it works. I just have a lot of time in the setup I got working now. That is downloading and converting files to run in it. Does your plugin load the trailer in a window in the layout? And can I use the MOV files I have? |
|
Registered: March 18, 2007 | Reputation: | Posts: 6,461 |
| Posted: | | | | Quoting Romzarah: Quote: I haven't yet tried the plugin, so don't know how it works. I just have a lot of time in the setup I got working now. That is downloading and converting files to run in it. Does your plugin load the trailer in a window in the layout? And can I use the MOV files I have? Well, thanks for having an open mind. How it works. And the answers are Yes and Yes. If you decide to try it, post any experiences in the LoadDVD or LoadDVD Pro threads in the Plugins Forum. If I can get this idea of super cheap plugins to take off, hopefully I can generate enough funds to establish a VIP Support website and give special attention to those people who are willing to kick a little support back in my direction, in return for masses of programming effort. That's my dream. | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. | | | Last edited: by mediadogg |
|
Registered: January 11, 2008 | Posts: 168 |
| Posted: | | | | Guess I don't understand this plugin. Added a path to my notes, but can't find a way to run the trailer. If that works only on the Pro DVDload, I think I am out of luck. |
|
Registered: March 18, 2007 | Reputation: | Posts: 6,461 |
| Posted: | | | | Quoting Romzarah: Quote: Guess I don't understand this plugin. Added a path to my notes, but can't find a way to run the trailer. If that works only on the Pro DVDload, I think I am out of luck. It doesn't take luck, only 3.95 to get the embedded Media Player. The free version has been playing non-embedded trailers for 2 years, but then you are already doing that, so there is no benefit to you. Thanks for at least giving it a shot. | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. | | | Last edited: by mediadogg |
|
Registered: January 11, 2008 | Posts: 168 |
| Posted: | | | | luck as in I can't use paypal, and only need the trailers to run right. |
|