Auto-play next doesn't call "preference_set" when toggled on player #7044

Closed
opened 2021-09-08 16:06:46 +02:00 by keikari · 1 comment
keikari commented 2021-09-08 16:06:46 +02:00 (Migrated from github.com)

Bug
Auto-play next doesn't call "preference_set" when toggled on player. And "preference_get" resets the change.
Changing autoplay next from settings works.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any video on Odysee
  2. Click on "autoplay next toggle" in the player
  3. Wait for "preference_get" call
  4. The toggle switches to previous state.

Tested on FF and brave

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-desktop/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on live chat at https://chat.lbry.com --> **Bug** Auto-play next doesn't call "preference_set" when toggled on player. And "preference_get" resets the change. Changing autoplay next from settings works. **To Reproduce** Steps to reproduce the behavior: 1. Go to any video on Odysee 2. Click on "autoplay next toggle" in the player 3. Wait for "preference_get" call 4. The toggle switches to previous state. Tested on FF and brave
tzarebczan commented 2021-09-08 18:07:51 +02:00 (Migrated from github.com)

Confirmed this is not related to other sync issues where it may be a timing thing (https://github.com/lbryio/lbry-desktop/issues/5931) . It's not triggered at all.

Confirmed this is not related to other sync issues where it may be a timing thing (https://github.com/lbryio/lbry-desktop/issues/5931) . It's not triggered at all.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
LBRYCommunity/lbry-desktop#7044
No description provided.