AutoSync changelog
Highlights
- Stream order is kept when matching streams to your connection. Your addon's order (including AIOStreams ranking) and your own sort stay as they are; only streams likely too heavy for your connection move to the end. Streams without size info stay where they were.
- Faster, more accurate speed learning. Your speed is learned after about 10 seconds of real playback download instead of 30, skips the slow first second of each connection, and is never credited to the wrong network after a Wi-Fi/mobile switch. It follows your last few playbacks, so a slower or faster line is picked up within a couple of plays.
- Lighter on the device. The network type is tracked by one system callback instead of being queried on every stream load, and the list pass only reorders when something actually needs to move.
- The speed status in Settings > Nuvio Reshaped now updates live.
- Seeking with the seek buffer is reliable again. Fixed a bug where the first seek could switch the read-ahead off for the rest of the video, and one where seeking just past the buffered mark could spin forever. Streams also get their full duration from the start.
- AutoSync notifications no longer get lost when a new one arrives while the previous bubble is fading out.
Commits
- Speed sorting: keep addon order, learn faster and per network
- AutoSync bubble: a message during the fade starts a fresh bubble
- Read-ahead: fix interrupted-read shutdown, full-ring deadlock, open length
Based on official Nuvio 0.5.2-beta.