⚙️ config(systemd): downloadSpotify playlists on monday, wednesday and friday instead of all days of the week

getting 429 error with spotdl
This commit is contained in:
Sergio Laín 2024-06-11 11:50:01 +02:00
parent edef3dc019
commit b654ed2bcc
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -1,8 +1,8 @@
[Unit]
Description=Run Spotdl Sync Weekly
Description=Run Spotdl Sync
[Timer]
OnCalendar=*-*-* 18:00:00
OnCalendar=Mon,Wed,Fri 18:00:00
Persistent=true
Unit=downloadSpotify.service