This is an old revision of the document!


Torrent


Creating a .torrent

Rip files from CD

# does both flac and 320kbps mp3 at same time
abcde -o 'flac:-8,mp3:-b 320'

todo script to extract the mp3 and flac Create the .torrent <code bash> imdl torrent create –private –source RED –announce https://flacsfor.me/57a49359d288fce48fbc777db83fdb2d/announce –input /media/kalenpw/HDD1000/Seedbox/Dylan_Owen-2009-How_to_Stay_Young-flac/ –output /media/kalenpw/HDD1000/Seedbox/Dylan_Owen-2009-How_to_Stay_Young-flac.torrent </code>