Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
development:linux:torrent [2020/12/28 14:36]
kalenpw created
development:linux:torrent [2021/06/29 15:12] (current)
kalenpw
Line 9: Line 9:
 </code> </code>
  
-// todo script to extract the mp3 and flac+%%//%% todo script to extract the mp3 and flac
  
 Create the .torrent  Create the .torrent 
Line 15: Line 15:
 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 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> </code>
 +----