


More details about deploying to Heroku below. Set the REFRESH_TOKEN environment variable to your obtained refresh token from step 1.In order to run the jobs automatically, the application can be deployed to a server, using Heroku, for example. # Only execute on Mondays dayOfWeek: MONDAY # Only execute on the first day of the month, for example dayOfMonth: 1 Deployment The tagFilter can be declared at playlist level and is used to filter out reddit posts based on their tags. Some subreddits make extensive use of tags, which basically means anything that is captured in parenthesis (). To find the ID of your playlist, right click it, select Share > Copy Spotify URI. RIP # minimum length of tracks in seconds in order to be added to the playlists minimumLength: 100 Spotify Playlist ID id: YOUR_OTHER_PLAYLIST_ID maxSize: 10 subreddit: trance sort: TOP timePeriod: ALL # Omit minUpvotes to allow any reddit post to be added # set this to true, if the playlist is private isPrivate: true # When a reddit post has any of the following flairs, it will be excluded flairsToExclude: id: YOUR_PLAYLIST_ID # How many tracks should the list contain at max? maxSize: 10 # What subreddit do you want to target? subreddit: trance # can be either of: HOT, NEW, RISING, CONTROVERSIAL, TOP sort: TOP # can be either of: HOUR, DAY, WEEK, MONTH, YEAR, ALL # Only applies when sort is set to CONTROVERSIAL or TOP timePeriod: WEEK # Minimum number of upvotes that a reddit post needs to have before being considered minUpvotes: 10 # Whether to look for the exact mix or allow other versions isStrictMix: true # Second Playlist, based on the top tracks from all time # First Playlist, based on the top tracks from last week # Add an entry for each playlist you want to update playlists:
