When importing a custom playlist with the same name (even if the origin source different - Apple and Spotify in this case), it does not create a new Custom Playlist Id - it overwrites the existing one with the new URL.
This means that there is also 2 visual tiles controlling the same playlist and I just have a single playlist entry in the settings file.
CUSTOM_VIRAL_HITS_FLAGS=--playlist custom-75680e4e
CUSTOM_VIRAL_HITS_SCHEDULE=30 22 * * *
If I disable the cron job for this playlist, it greys out both tiles:

When importing a custom playlist with the same name (even if the origin source different - Apple and Spotify in this case), it does not create a new Custom Playlist Id - it overwrites the existing one with the new URL.
This means that there is also 2 visual tiles controlling the same playlist and I just have a single playlist entry in the settings file.
CUSTOM_VIRAL_HITS_FLAGS=--playlist custom-75680e4e
CUSTOM_VIRAL_HITS_SCHEDULE=30 22 * * *
If I disable the cron job for this playlist, it greys out both tiles: