Sha256: e78e891983dad45861c13994fc39cd411e330ac3e1d2c9ad5d65be27f4ea2443
Contents?: true
Size: 631 Bytes
Versions: 12
Compression:
Stored size: 631 Bytes
Contents
# Dubbletrack Remote This gem reads in playlists from automation systems and sends them to dubbletrack. ## Installation 1. settings-example.yml should be copied to settings.yml and modified with your settings 2. Use pm2 to run the dubbletrack_remote gem #### Enco Reads directly from the enco .DBF files and cross references items to the CUTS.DBF data and sends the full dataset to dubbletrack including: title, artist, album, label, date, time, duration, automation_id, automation_group, genre, guid, source #### Run this with PM2 by installing the gem, and then running with `pm2 start --interpreter=bash dubbletrack_remote`
Version data entries
12 entries across 12 versions & 1 rubygems