# FLV Playlist

**URL:** https://forums.plex.tv/t/flv-playlist/15150
**Category:** Dev/API Corner
**Tags:** plugin-dev
**Created:** [February 20, 2012, 10:48pm UTC](https://forums.plex.tv/t/flv-playlist/15150 "2012-02-20T22:48:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ctarq](https://avatars.discourse-cdn.com/v4/letter/c/aeb1de/32.png) [@ctarq](https://forums.plex.tv/u/ctarq)
#### Post date: [February 20, 2012, 10:48pm UTC](https://forums.plex.tv/t/flv-playlist/15150/1 "2012-02-20T22:48:29Z")

</div>

Hi,  
  
  
  
I’m attempting to develop a plugin for a site that has webisodes split up into 3 separate .flv files (their flash player then plays them one after the other in a playlist). Is there anyway to have my channel create a queue and play it? I’d rather not have to do site-configuration and just use their flash player because it needs to work on windows too

---

<div class="post-metadata">

### Author: ![mikedm139](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/mikedm139/32/96909_2.png) [@mikedm139](https://forums.plex.tv/u/mikedm139)
#### Post date: [February 21, 2012, 2:12am UTC](https://forums.plex.tv/t/flv-playlist/15150/2 "2012-02-21T02:12:42Z")

</div>

Direct play of the flvs is definitely preferable. As a note, it’s my understanding that webkit plugins (using site config) play on Windows PMS v9.5.x. If you’re using v2.1 of the plugin framework, as described in the docs ([Dev.plexapp.com/docs](http://Dev.plexapp.com/docs)), you might be able to create a MediaObject with multiple Parts where each part is one of the sequential flv files. If that works (I haven’t tried anything like that myself), it would probably be better to handle it separately in an URL Service. See the docs for more details.

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/plex/original/3X/2/a/2acb9765406f63293d357b4ec509ec39aa28f2ad.png) [@system](https://forums.plex.tv/u/system)
#### Post date: [December 20, 2019, 9:41pm UTC](https://forums.plex.tv/t/flv-playlist/15150/3 "2019-12-20T21:41:47Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
