Affects https://github.com/ch1ller0/fridgefm-radio-core/issues/160
This fix makes prebuffer.getStorage method return value containing the last added chunk. It is hard to believe that previous logic made your radio miss a whole chunk between switching from prebuffer to actual stream. However, it does not fully solve the issue with syncing
Affects https://github.com/ch1ller0/fridgefm-radio-core/issues/160 This fix makes
prebuffer.getStorage
method return value containing the last added chunk. It is hard to believe that previous logic made your radio miss a whole chunk between switching from prebuffer to actual stream. However, it does not fully solve the issue with syncing