Jump to content

Channel development and starting video at a specific time


hamstercat

Recommended Posts

hamstercat

Here's a bit of context on what I'm trying to do:

 

I'm currently developing my first channel for Media Browser 3 and it's going well. The channels pulls information from LoLeventsVoDs about past games in the LCS in a spoiler-free format. I'm now able to display past events, and the different matches in them in Media Browser 3. The videos are links to Riot's Twitch account where they have all of their old broadcast available. Using Twitch API, I'm able to find the video's URL and return them in my channel's IRequiresMediaInfoCallback.GetChannelItemMediaInfo(...) method in different blocks.

 

Now my problem:

 

Each match is a link to Twitch's broadcast page with a specific start time. For example, let's say I have two videos in a match:

Is there a way to tell Media Browser to start playback at 27m13s and 34m21s respectively?

Link to comment
Share on other sites

You can't right now but i can work with you on that during the next server release cycle. For now just get the rest of it handled even though the videos will start from the beginning.

Link to comment
Share on other sites

hamstercat

Alright, thanks! I'm almost done with it, all that is left is the item order. I'll leave it with starting the video from the beginning for now.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...