Skip to content

Instantly share code, notes, and snippets.

@cevek
Created July 16, 2017 11:26
Show Gist options
  • Save cevek/c9a1c92c772c79ee7e8d83dd848fa764 to your computer and use it in GitHub Desktop.
Save cevek/c9a1c92c772c79ee7e8d83dd848fa764 to your computer and use it in GitHub Desktop.
copy('[playlist]\n'+AudioAddict.WP.channels.map((ch,i) => (ch=ch.channel ? ch.channel : ch,`File${i+1}=http://pub1.diforfree.org:8000/di_${ch.key}_hi\nTitle${i+1}=${ch.name}`)).join('\n\n') + `\n\nNumberOfEntries=${AudioAddict.WP.channels.length}\nVersion=2`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment