Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a49c0d09 authored by Andreas Huber's avatar Andreas Huber Committed by Android (Google) Code Review
Browse files

Merge "Start playing live streams from the start, no the middle..." into gingerbread

parents caf5a483 6466853f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ bool LiveSource::switchToNext() {
        }

        if (mLastFetchTimeUs < 0) {
            mPlaylistIndex = mPlaylist->size() / 2;
            mPlaylistIndex = 0;
        } else {
            if (nextSequenceNumber < mFirstItemSequenceNumber
                    || nextSequenceNumber