MediaBrowser / Emby.Roku

Emby for Roku
http://emby.media
MIT License
78 stars 54 forks source link

Update series to allow "jumping" episodes #145

Open speechles opened 8 years ago

speechles commented 8 years ago

This adds in nextup capability for the tv series screen. This was already working to jump to season, with these changes it will now correctly jump to episode as well.

My earlier pull which was incorporated already is passing focusedindexitem to the tvscreen it just wasn't being initialized or used properly.