spotify_sync
spotify_sync copied to clipboard
A schedulable, configurable CLI downloader for Spotify accounts
Just tried for the first time, and impressive functions. Thank you! However it's not what I expected. The results take my carefully crafted playlist and break it all up into...
The links in the doc website are broken https://docs.spotify-sync.jbh.cloud/spotify-sync/
Looking for a way to only specificy a specific playlist to download, rather than excluding ones I don't want. I like to have individual directories for my music. Would make...
Tried with up to date ARL, but the result is the same. The cause of the problem might lay in the API change on the Deezer side, but I don't...
When downloading songs with certain characters in them, the downloader throws the following error and skips that song ```console user@raspberrypizero2w:~ $ spotify_sync run auto --profile profile [2023-11-18 22:58:35,983] INFO SpotifySync...
When using run auto, the following error is showing up, despite refreshing my arl, and confirming it works on the Deemix Windows app: ```console user@raspberrypizero2w:~ $ spotify_sync run auto --profile...
Deemix includes functionality for adding an m3u8 file for the playlists. It would be amazing if there was a toggle to enable m3u8 support for liked songs/playlists. It would significantly...
Really appreciate this package, it's super useful! The one functionality I wanted was playlist files created from the imported spotify playlists as well, so I wrote a small python script...
spotify_sync run auto --config config.json Traceback (most recent call last): File "/home/pi/.local/bin/spotify_sync", line 8, in sys.exit(cli()) File "/home/pi/.local/lib/python3.9/site-packages/click/core.py", line 1130, in __call__ return self.main(*args, **kwargs) File "/home/pi/.local/lib/python3.9/site-packages/click/core.py", line 1055, in...