kabouzeid / Phonograph

A material designed music player for Android
GNU General Public License v3.0
2.73k stars 731 forks source link

Add to playlist broken #919

Open tyknkd opened 3 years ago

tyknkd commented 3 years ago

When I attempt to add a song to a playlist, it is not added.

Device info:

App version1.3.5
App version code179
Android build version053001B000047403511322390
Android release version10
Android SDK version29
Android build ID53.1.B.0.474
Device branddocomo
Device manufacturerSony
Device nameSO-02L
Device modelSO-02L
Device product nameSO-02L
Device hardware nameqcom
ABIs[arm64-v8a, armeabi-v7a, armeabi]
ABIs (32bit)[armeabi-v7a, armeabi]
ABIs (64bit)[arm64-v8a]
pretextatuno commented 2 years ago

Same problem, impossible to add songs to playlist.

Device info:

App version1.3.5
App version code179
Android build version1621914325
Android release version10
Android SDK version29
Android build IDRMX2170_11_A.38
Device brandrealme
Device manufacturerrealme
Device nameRMX2170L1
Device modelRMX2170
Device product nameRMX2170EEA
Device hardware nameqcom
ABIs[arm64-v8a, armeabi-v7a, armeabi]
ABIs (32bit)[armeabi-v7a, armeabi]
ABIs (64bit)[arm64-v8a]
tyknkd commented 2 years ago

After reading Issue #911, I experimented and discovered that this only affects songs stored on the SD card. I am able to add to playlists for songs which are stored on internal storage. It's still a problem because there's not enough space on internal storage to move all my music there.

tyknkd commented 2 years ago

Apparently, the problem is on Google's end. It's not the app: https://issuetracker.google.com/issues/147619577

Duplicate of #765