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

Order of chapters wrong when received through sync #1339

Closed
6 tasks done
Lolle2000la opened this issue Dec 7, 2024 · 3 comments · Fixed by #1360
Closed
6 tasks done

Order of chapters wrong when received through sync #1339

Lolle2000la opened this issue Dec 7, 2024 · 3 comments · Fixed by #1360
Labels
Bug Something isn't working

Comments

@Lolle2000la
Copy link

Lolle2000la commented Dec 7, 2024

Steps to reproduce

Precondition: Device A: Has new chapters not on Device B

  1. Device A synchronizes
  2. Device B synchronizes
  3. View entry with new chapters received through sync (not standard update)

Expected behavior

Chapters are in correct order.

Actual behavior

They get mixed in with the latest chapter usually ending up at the next one.

Crash logs

No response

TachiyomiSY version

r574

Android version

Android 15 (OxygenOS 15.0)

Device

OnePlus Pad 2

Other details

Edit: I'm using SyncYomi self-hosted (forgot to also note this down, but I also had this issue on Google Drive before migrating)

Paste from the settings:

App version: 1.11.0 (standard, 26cfb48, 71, 2024-11-08T03:25:38Z)
Preview build: 574
Android version: 15 (SDK 35; build OPD2403_15.0.0.202(EX01))
Device brand: OnePlus
Device manufacturer: OnePlus
Device name: OP5DAAL1 (OPD2403EEA)
Device model: OPD2403
WebView: Android System WebView 131.0.6778.39

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • I have written a short but informative title.
  • I have gone through the FAQ and troubleshooting guide.
  • I have updated the app to version 1.11.0.
  • I have updated all installed extensions.
  • I will fill out all of the requested information in this form.
@Lolle2000la Lolle2000la added the Bug Something isn't working label Dec 7, 2024
cuong-tran pushed a commit to cuong-tran/TachiyomiSY that referenced this issue Dec 9, 2024
Fixes jobobby04#1332
Closes jobobby04#1339

(cherry picked from commit 15e3f28)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/App.kt
@Lolle2000la
Copy link
Author

I see 7f37989 will fix this, but that commit seems to only affect the Google Drive-Version(?), I'm currently using the SyncYomi-provider (should have mentioned this in the issue honestly; will make an edit). Will this also fix the issue there?

For more context: I originally had sync running with Google Drive (bug also occured here) but switched to SyncYomi for better performance.

@cuong-tran
Copy link

I see 7f37989 will fix this, but that commit seems to only affect the Google Drive-Version(?), I'm currently using the SyncYomi-provider (should have mentioned this in the issue honestly; will make an edit). Will this also fix the issue there?

For more context: I originally had sync running with Google Drive (bug also occured here) but switched to SyncYomi for better performance.

No that commit has nothing to do with this. It just so happen that the original commit message link to an issue on Mihon then got cherry pick on TachiyomiSY, and accidently has same issue number with this.

@Lolle2000la
Copy link
Author

Lolle2000la commented Dec 9, 2024

Ah ok, sorry then! That confused me. I read the message saying that is solves and closes this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working
Projects
None yet
2 participants