[SCM] kodi-pvr-hts/master: Merge pull request #117 from Jalle19/predictive-tuning-improvements

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Wed Mar 2 23:01:47 UTC 2016


add some comments to the predictive tuning logic
drop an unnecessary check
lower the subscription weight of the current subscription before promoting an old subscription to "normal" weight, otherwise we may end up with two normal weight subscriptions simultaneously (fixes #91)
create a separate class for figuring out which channel should be tuned to when doing predictive tuning. This new approach has the benefit that it operates on iterators instead of raw numbers, meaning the prediction works as expected even when there are gaps in the channel numbers (fixes #115)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: da14e25d0ec59a47da93dd88bdc66e1c16d94238
X-Git-Newrev: 4dc398ff1337ec61dea38685719108f1cd20f7b0

The following commit has been merged in the master branch:
commit 7dacc4b0527757116aa9801b82b9e650a74f18bd
Merge: b98da4e3e6f44583dee1a2f4fc1c946ef0938fa1 e49336692631afc1ba845c07398cdbee150eac85
Author: Sam Stenvall <Jalle19 at users.noreply.github.com>
Date:   Mon Oct 19 16:04:57 2015 +0300

    Merge pull request #117 from Jalle19/predictive-tuning-improvements
    
    Predictive tuning improvements


-- 
kodi-pvr-hts packaging



More information about the pkg-multimedia-commits mailing list