BobbyESP / Spowlo

A Spotify songs downloader for Android made with Jetpack Compose, Material You and the spotDL Python library
https://t.me/spowlo_chatroom
GNU General Public License v3.0
1.03k stars 23 forks source link

If File is in dir subfolder, skip... #251

Open GGussi opened 1 month ago

GGussi commented 1 month ago

Checklist

Is your feature request related to a problem? Please describe it and link to the GitHub issue.

No response

Describe the solution you'd like

Skim thru each subfolder of the download directory to check if the song is there, if so then skip like it would as if it was the main directory. Also, make a setting to check on and off.

Song/playlist link

No response

Additional context

No response

BobbyESP commented 1 month ago

This option has to be made by SpotDL, I can't help a lot there, sorry. You can create an issue in their repo

GGussi commented 13 hours ago

https://github.com/spotDL/spotify-downloader/pull/2230

Opened it back up just to let you know this here.