We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

FLV PLAYER ISSUE

Development and Programming

DANMAC's avatar
DANMAC
13 posts
16 years ago
DANMAC's avatar DANMAC

Hello All

installed FLV Player as shown on 5 pieces and was working great until I upgraded EE from 1.66 to 1.68. I am using FF with ngen, now player says “no valid file types in playlist”. I uninstalled flv player , FF and ngen and reinstalled still no luck, also made new playlist which didn’t solve problem.

It seems like it can’t read the playlist entries they are there looking at it in the CP edit or Publish

If I roll back to 1.66 it all works.

Any help would be great - I don’t seem to be able to find the problem.

Thanks!

       
John Henry Donovan's avatar
John Henry Donovan
12,339 posts
16 years ago
John Henry Donovan's avatar John Henry Donovan

Dan,

Have you got a link to the page where your player is embedded? Moving this thread to the plugin forum as more appropriate there

       
DANMAC's avatar
DANMAC
13 posts
16 years ago
DANMAC's avatar DANMAC

here is code for the page of the player:

{assign_variable:my_weblog="default_site"} {assign_variable:my_template_group="spaces"}

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>

<html >

<head>

<meta http-equiv=”content-type” content=”text/html; charset={charset}” /> <title>{exp:weblog:info weblog="{my_weblog}”}{blog_title}{/exp:weblog:info} Blog</title>

<link rel=’stylesheet’ type=’text/css’ media=’all’ href=’{stylesheet={my_template_group}/site_css}’ /> <style type=’text/css’ media=’screen’>@import “{stylesheet={my_template_group}/site_css}”;</style> <link rel=”shortcut icon” href=”favicon.ico”>

[removed][removed]

</head> <div id=”player23”>

{exp:flvplugin playerpath="/inc/swf/player.swf" file="{path={my_template_group}/media-playlist}” playlist=”bottom” playernumber=”23” width=”720” height=”560” skin=”/inc/swf/skins/five.swf” backcolor=”505150” frontcolor=”c9171e” lightcolor=”1aa3be” backcolor=”bad0be” icons=”true” playlistsize=”150” controlbar=”bottom” smoothing=”true” stretching=”none”}

</div>

</html>

       
John Henry Donovan's avatar
John Henry Donovan
12,339 posts
16 years ago
John Henry Donovan's avatar John Henry Donovan

DANMAC,

It looks more of an issue with your actual playlist. Can you post the code for that template please?

       
DANMAC's avatar
DANMAC
13 posts
16 years ago
DANMAC's avatar DANMAC

Hi John

THank You for taking the time to look at this.

Here is the media-playlist -


  <trackList>
{exp:weblog:entries weblog="media_gallery" limit="0" disable="trackbacks|categories|pagination|category_fields|member_data"}
    {media_videos}
    <track>
      <title>{cell_1}</title>
      <annotation>{cell_2}</annotation>
      <location>{cell_3}</location>
      <image>{cell_4}</image>
    </track>
    {/media_videos}
    {/exp:weblog:entries} </trackList>
</playlist>
       
DANMAC's avatar
DANMAC
13 posts
16 years ago
DANMAC's avatar DANMAC

Hi John

I just solved it - I noticed that when I sent posted the code I saw the error in the following code

{exp:weblog:entries weblog="media_gallery" limit="0" disable="trackbacks|categories|pagination|category_fields|member_data"}

shuold have been

{exp:weblog:entries weblog="media_gallery" limit="1" disable="trackbacks|categories|pagination|category_fields|member_data"}

I had limit = 0 instesd of limit = 1

Thank you for looking at this you were right!

Dan

       
John Henry Donovan's avatar
John Henry Donovan
12,339 posts
16 years ago
John Henry Donovan's avatar John Henry Donovan

No problems. Glad you are up and running.

       
DANMAC's avatar
DANMAC
13 posts
16 years ago
DANMAC's avatar DANMAC

John

Can’t tell you how many hours I look at it - feeling a bit embarrassed

Thank You for helping me zero in on it

Dan

       
John Henry Donovan's avatar
John Henry Donovan
12,339 posts
16 years ago
John Henry Donovan's avatar John Henry Donovan

Don’t feel embarrassed. Fresh eyes always helps.

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.