[GH-ISSUE #61] Fails to download all remaining lyrics upon app aspect ratio change. #43

Closed
opened 2026-02-27 19:26:00 +03:00 by kerem · 1 comment
Owner

Originally created by @u12bdragon on GitHub (Mar 16, 2024).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/61

When app is in splitscreen mode with another app on the left/right, or is in pop-up (floating on top) mode, and you resize it, it fails to find the rest of the lyrics in batch download mode, immediately.

Steps to reproduce the behavior:

  1. Put app in splitscreen or pop-up mode via "recents" navbar button.
  2. Start batch download of lyrics.
  3. Change aspect ratio of app.
  4. Lyric downloading fails.

The expected behavior is that nothing should happen, as I'm not closing the app.

Samsung Tab S7 +
Android 13
v3.0.1

Originally created by @u12bdragon on GitHub (Mar 16, 2024). Original GitHub issue: https://github.com/Lambada10/SongSync/issues/61 When app is in splitscreen mode with another app on the left/right, or is in pop-up (floating on top) mode, and you resize it, it fails to find the rest of the lyrics in batch download mode, immediately. Steps to reproduce the behavior: 1) Put app in splitscreen or pop-up mode via "recents" navbar button. 2) Start batch download of lyrics. 3) Change aspect ratio of app. 4) Lyric downloading fails. The expected behavior is that nothing should happen, as I'm not closing the app. Samsung Tab S7 + Android 13 v3.0.1
kerem 2026-02-27 19:26:00 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@pdimu commented on GitHub (May 18, 2024):

The dialog before batch downloading for lyrics says clearly not to close the app, and I guess split screen is included, as performing actions on another app while you're downloading the lyrics puts SongSync to run into background (but still have a window of it so you can see what happens and quickly do something between two apps) which is similar to closing the app and leaving it running in the background. Aka the error is caused by leaving the app (and my theory on the split screen is pretty accurate, so don't tell me you didn't leave the app)

<!-- gh-comment-id:2118839114 --> @pdimu commented on GitHub (May 18, 2024): The dialog before batch downloading for lyrics says clearly not to close the app, and I guess split screen is included, as performing actions on another app while you're downloading the lyrics puts SongSync to run into background (but still have a window of it so you can see what happens and quickly do something between two apps) which is similar to closing the app and leaving it running in the background. Aka the error is caused by leaving the app (and my theory on the split screen is pretty accurate, so don't tell me you didn't leave the app)
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
starred/SongSync#43
No description provided.