KRTirtho / spotube

🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
https://spotube.krtirtho.dev/
Other
26.47k stars 1.08k forks source link

[Android] downloaded songs require reboot to be detected by other players #1549

Open owosoup opened 1 month ago

owosoup commented 1 month ago

Is there an existing issue for this?

Current Behavior

When downloading with spotube, the downloaded .m4a files are indeed playable from the file manager. For some reason music players like Gramophone and Symphony which scan folders for music just don't detect them. However after a reboot, they are detected and playable as normal.

Expected Behavior

The downloaded music is detected by the other player's scans

Steps to reproduce

  1. Download songs from spotube
  2. Refresh your songs on Gramophone or similar
  3. They don't appear
  4. Go to the spotube local folder, they're here and play normally as files on their own

Operating System

Android

Spotube version

3.6.0

Installation source

F-Droid (Android)

Additional information

There's also a problem where changing the download directory to another folder makes every download fail. You can't download anything, but you can still stream. I guess it has something to do with audio codecs or something... Other apps like soundbound work fine.

Self grab

xunil89 commented 1 month ago

confirm the bug

owosoup commented 1 month ago

Is that a request? Do I need to show some debug logs?