INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Play Trailer ... Not working - error message  (Read 508 times)

rogueblue

  • World Citizen
  • ***
  • Posts: 166
Play Trailer ... Not working - error message
« on: September 04, 2023, 01:43:45 pm »

Hi

Never used it before but tried Play Trailer for first time ... Not working - got error message (see attached screenshot)
Tried it on all movies.
Also disabled anti virus to test it, no difference.
Took "Trailer" tag address and copy paste in browser, seems to bring up search on the movie.
Windows 10
MC v30.0.96



Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 72205
  • Where did I put my teeth?
Re: Play Trailer ... Not working - error message
« Reply #1 on: September 04, 2023, 03:03:53 pm »

Try a search. I think you have to download your own trailers.
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 9066
Re: Play Trailer ... Not working - error message
« Reply #2 on: September 04, 2023, 03:38:20 pm »

YouTube is a moving target. There is a recent fix for the downloader that will only appear in MC 31 at this time. MC31 build 46 or later.

Quote
1. Changed: Updated the YouTube downloader to make YouTube clips work again.

MrGadget

  • Recent member
  • *
  • Posts: 18
Re: Play Trailer ... Not working - error message
« Reply #3 on: August 22, 2024, 01:46:30 pm »

Hi

Never used it before but tried Play Trailer for first time ... Not working - got error message (see attached screenshot)
Tried it on all movies.
Also disabled anti virus to test it, no difference.
Took "Trailer" tag address and copy paste in browser, seems to bring up search on the movie.
Windows 10
MC v30.0.96

I have found the "Play Trailer" option problematic.  I created a link in standard view that always works, even when the other (right click/play trailer) method fails.  Below are the parameters for the Youtube Trailer link:

<Link version="1.2">
<Item Name="Name">YouTube Trailer</Item>
<Item Name="Action">2</Item>
<Item Name="Base URL">http://www.youtube.com</Item>
<Item Name="Search URL">http:////www.youtube.com//results?search_query=Hexify([Name] trailer)</Item>
<Item Name="Type">0</Item>
<Item Name="Program Path"/>
<Item Name="Program Parameters">"[Filename]"</Item>
<Item Name="Filter">[Media Type]=[Video] [Media Sub Type]=[Movie]</Item>
</Link>
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 72205
  • Where did I put my teeth?
Re: Play Trailer ... Not working - error message
« Reply #4 on: August 22, 2024, 01:52:49 pm »

Test MC33.

Youtube made some changes.
Logged

MrGadget

  • Recent member
  • *
  • Posts: 18
Re: Play Trailer ... Not working - error message
« Reply #5 on: August 23, 2024, 11:04:29 am »

Test MC33.

Youtube made some changes.

JimH,

I upgraded to MC33 on a machine which errored out when "Play Trailer" was selected.  That option now plays the trailer, but without audio.  My custom link to play a trailer works flawlessly on MC33 and previous versions of MC.
Logged

rogueblue

  • World Citizen
  • ***
  • Posts: 166
Re: Play Trailer ... Not working - error message
« Reply #6 on: August 23, 2024, 11:12:09 am »

I have found the "Play Trailer" option problematic.  I created a link in standard view that always works, even when the other (right click/play trailer) method fails.  Below are the parameters for the Youtube Trailer link:

<Link version="1.2">
<Item Name="Name">YouTube Trailer</Item>
<Item Name="Action">2</Item>
<Item Name="Base URL">http://www.youtube.com</Item>
<Item Name="Search URL">http:////www.youtube.com//results?search_query=Hexify([Name] trailer)</Item>
<Item Name="Type">0</Item>
<Item Name="Program Path"/>
<Item Name="Program Parameters">"[Filename]"</Item>
<Item Name="Filter">[Media Type]=[Video] [Media Sub Type]=[Movie]</Item>
</Link>

Mr Gadget ... silly question maybe, but how does one implement these parameters ... could you please give some basic instructions?
Does one copy and paste all together in a specific place?
Logged

MrGadget

  • Recent member
  • *
  • Posts: 18
Re: Play Trailer ... Not working - error message
« Reply #7 on: August 23, 2024, 02:24:17 pm »

Mr Gadget ... silly question maybe, but how does one implement these parameters ... could you please give some basic instructions?
Does one copy and paste all together in a specific place?

How to add a link to YouTube to find trailers for a selected movie

Go to your Movies section in JRiver.  At the top right under the player control section you will see the standard links for Google, IMDB, etc.

Select the following section and right click/copy to put a copy of this section into your clipboard.

Code: [Select]
<Link version="1.2">
<Item Name="Name">YouTube Trailer</Item>
<Item Name="Action">2</Item>
<Item Name="Base URL">http://www.youtube.com</Item>
<Item Name="Search URL">http:////www.youtube.com//results?search_query=Hexify([Name] trailer)</Item>
<Item Name="Type">0</Item>
<Item Name="Program Path"/>
<Item Name="Program Parameters">"[Filename]"</Item>
<Item Name="Filter">[Media Type]=[Video] [Media Sub Type]=[Movie]</Item>
</Link>

Now right click on any existing link and select "Manage Links". Select "Add", and then click on "Paste Link Information From Clipboard" Click "OK" to save.

When you click on the YouTube Trailer link it will open YouTube in a new tab listing the results of the search for the movie you had selected.
Logged

rogueblue

  • World Citizen
  • ***
  • Posts: 166
Re: Play Trailer ... Not working - error message
« Reply #8 on: August 23, 2024, 02:35:04 pm »

Thanks MrGadget, will give it a try ...

Update:
Thanks for clear instructions, tried it and works well. Great addition to MC.
Logged
Pages: [1]   Go Up