Skip to content

Filtering streamItems #21

@kaihendry

Description

@kaihendry

I need to create several m3u8 files that requires different orderings and filterings of StreamItems of an existing m3u8.

I'm a little puzzled how to manipulate your internal data structure.

Do I create my individual playlists, e.g.

var newPlaylist = m3u8.M3U.create()
newPlaylist.addStreamItem(..

But how do I filter m3u.items.StreamItem by a name that I want to include into my new playlist?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions