This script is made on Python that add locals music files to a Spotify playlist if that song exists on Spotify.
local_data.py finds music files and extacts metadata from them that will be used to find songs on spotify and then saves those in a excel file.
main.py reads the excel file then finds and add those songs to your spotify playlist.