Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some behaviour not synced or synced incorrectly #7080

Open
4 tasks done
gthbusrr opened this issue Apr 11, 2024 · 3 comments
Open
4 tasks done

Some behaviour not synced or synced incorrectly #7080

gthbusrr opened this issue Apr 11, 2024 · 3 comments
Labels
Type: Possible bug Issues that seem to be a bug, but haven't been confirmed yet

Comments

@gthbusrr
Copy link

gthbusrr commented Apr 11, 2024

Checklist

  • I have used the search function for OPEN issues to see if someone else has already submitted the same bug report.
  • I have also used the search function for CLOSED issues to see if the problem is already solved and just waiting to be released.
  • I will describe the problem with as much detail as possible.
  • If the bug only to occurs with a certain podcast, I will include the URL of that podcast.

App version

3.3.2

Where did you get the app from

F-Droid

Android version

14

Device model

Galaxy Tab S9 FE+ (SM-X610) & Galaxy S22 Ultra (SM-S908W)

First occurred

Unknown

Steps to reproduce

Issue 1

  • Play an episode and immediately stop it

Issue 2

  • Play episodes on device A, device B haven't refreshed yet so that episode doesn't exist on device B
  • Sync device A
  • Refresh on device B
  • Sync on device B

Issue 3

  • Refresh podcasts

Issue 4

  • Multi-select
  • Mark as played

Expected behaviour

Issue 1

  • Sync position, total and started correctly

Issue 2

  • Episode status on device B will be PLAY
  • Episode status on device A will stay PLAY

Issue 3

  • Also sync with server

Issue 4

  • Sync PLAY status to server

UX Improvement

  • Add confirmation popup when Force full synchronization or Logout

Current behaviour

Issue 1

  • position, total and started all have value -1 instead of position = 0, total = xxx, started = 0

Issue 2

  • Episode status on device A became DOWNLOAD
  • Episode status on device B stayed DOWNLOAD

Issue 3

  • Doesn't sync with server if no new episode found. But I might have played some episodes from another device

Issue 4

  • Status not synced

Logs

No response

@gthbusrr gthbusrr added the Type: Possible bug Issues that seem to be a bug, but haven't been confirmed yet label Apr 11, 2024
@ByteHamster
Copy link
Member

Please create separate issues for separate issues.

Issue 1: position, total and started all have value -1 instead of position = 0, total = xxx, started = 0

This seems to be a duplicate of #6957

Issue 3: Doesn't sync with server if no new episode found. But I might have played some episodes from another device

AntennaPod syncs whenever you open the app and it has been 10 minutes since the last sync attempt. It currently does not sync when pressing the refresh button. That one is just for feed updates.

@gthbusrr
Copy link
Author

This seems to be a duplicate of #6957

Not really, the action = PLAY

AntennaPod syncs whenever you open the app and it has been 10 minutes since the last sync attempt. It currently does not sync when pressing the refresh button. That one is just for feed updates.

What if I have the app opened in the background? Wouldn't it be more user friend when the "refresh" button also "refreshes" from Sync service?

@ByteHamster
Copy link
Member

What if I have the app opened in the background? Wouldn't it be more user friend when the "refresh" button also "refreshes" from Sync service?

I guess it could make sense. Please create a new issue containing only that request, so we can discuss it there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Possible bug Issues that seem to be a bug, but haven't been confirmed yet
Projects
None yet
Development

No branches or pull requests

2 participants