[GH-ISSUE #49] Crashing When Saving Lyrics #35

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

Originally created by @PlumBlossoms13 on GitHub (Nov 17, 2023).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/49

Describe the bug
When choosing to save the lrc file, the app crashes

To Reproduce
Steps to reproduce the behavior:
Search for a song and choose to save the .lrc file

Expected behavior
It should save the file to my songs folder, the same folder that my music files are stored in

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Motorola G Stylus (2021)/ moto g stylus (XT2115DL)
  • OS: Android 11
  • App version: 3.0.0

Additional context
The app worked perfectly for the first three or so songs I tried to use. I'm using the Spotify provider. This happens when using the app installed straight from GitHub and from F-Droid

Edit: I noticed that this behavior only happens when I search for the song directly through the browse tab. If I choose the song from the home tab, it works

Originally created by @PlumBlossoms13 on GitHub (Nov 17, 2023). Original GitHub issue: https://github.com/Lambada10/SongSync/issues/49 **Describe the bug** When choosing to save the lrc file, the app crashes **To Reproduce** Steps to reproduce the behavior: Search for a song and choose to save the .lrc file **Expected behavior** It should save the file to my songs folder, the same folder that my music files are stored in **Screenshots** If applicable, add screenshots to help explain your problem. **Smartphone (please complete the following information):** - Device: Motorola G Stylus (2021)/ moto g stylus (XT2115DL) - OS: Android 11 - App version: 3.0.0 **Additional context** The app worked perfectly for the first three or so songs I tried to use. I'm using the Spotify provider. This happens when using the app installed straight from GitHub and from F-Droid Edit: I noticed that this behavior only happens when I search for the song directly through the browse tab. If I choose the song from the home tab, it works
kerem 2026-02-27 19:25:58 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NA0341 commented on GitHub (Aug 3, 2024):

Same here.

@PlumBlossoms13
I found out that you need to set the SDCard location first for the save function to work.
It saves the file in the Music folder (both internal & external storage work).

Additional info:

I'm on SAMSUNG Android 9 (OneUI v. 1.0) with Kernel 4.4.111 (2022-07-25). It's the stock EU ROM.
Device is Samsung Galaxy S8 (SM-G950F).

SongSync v. 4.0.0 (newest).

Copy function works fine, on save it crashes instantly.

There should be a check function which opens the file picker dialog if the storage location wasn't previously set!

<!-- gh-comment-id:2267168316 --> @NA0341 commented on GitHub (Aug 3, 2024): Same here. @PlumBlossoms13 I found out that you need to **set the SDCard location first for the save function to work.** It saves the file in the Music folder (both internal & external storage work). **Additional info:** I'm on SAMSUNG Android 9 (OneUI v. 1.0) with Kernel 4.4.111 (2022-07-25). It's the stock EU ROM. Device is Samsung Galaxy S8 (SM-G950F). SongSync v. 4.0.0 (newest). Copy function works fine, on save it crashes instantly. **There should be a check function which opens the file picker dialog if the storage location wasn't previously set!**
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#35
No description provided.