Magnet links will not posted for future races.

Sección para comentarios o preguntas / Use this section for any comments or questions...
Post Reply
mif1
Posts: 34
Joined: Sun Jun 19, 2022 1:27 pm

Magnet links will not posted for future races.

Post by mif1 »

I don't think I have a problem with this.

Could you share a reason for this, though?

Thank you and keep up the good work.
User avatar
Mochomo
Site Admin
Site Admin
Posts: 707
Joined: Wed May 25, 2022 2:34 pm
Location: Paddock

Re: Magnet links will not posted for future races.

Post by Mochomo »

Hi, I'm in the process to create an automated way (script) to post every session in the forum. Unfortunately I have not been able to get magnet link from torrent file via command line. Basically, I'm trying to avoid any manual steps since it takes a lot of work from my side to post every session. It would be great if I could complete the automation for the next GP weekend.
 ! Message from: Mochomo
NOS MUDAMOS A TRACKER TORRENT -- LEER Y REGISTRO -> AQUI

WE ARE MOVING TO A TORRENT TRACKER -- READ AND SIGN UP -> HERE
mif1
Posts: 34
Joined: Sun Jun 19, 2022 1:27 pm

Re: Magnet links will not posted for future races.

Post by mif1 »

I see and totally understand.
I'm not familiar with magnet links construction from torrent files.
If I find anything I'll let you know.
Is this process on CLI under Linux (unix in general) or windows?
User avatar
Mochomo
Site Admin
Site Admin
Posts: 707
Joined: Wed May 25, 2022 2:34 pm
Location: Paddock

Re: Magnet links will not posted for future races.

Post by Mochomo »

It's Linux machine using command line.
 ! Message from: Mochomo
NOS MUDAMOS A TRACKER TORRENT -- LEER Y REGISTRO -> AQUI

WE ARE MOVING TO A TORRENT TRACKER -- READ AND SIGN UP -> HERE
mif1
Posts: 34
Joined: Sun Jun 19, 2022 1:27 pm

Re: Magnet links will not posted for future races.

Post by mif1 »

I think I found a nice way.
If you could install transmission-cli, it comes with many CLI tools:
- transmission-cli
- transmission-create
- transmission-daemon
- transmission-edit
- transmission-remote
- transmission-show

The one you need is transmission-show.
For example using the last race (Spa) as an example (https://f1carreras.net/viewtopic.php?t=420), I downloaded the torrent file (Formula1.2023.Round13.Belgium.Race.1080p.F1TV.WEB-DL.AAC2.0.H.264-F1Carreras.torrent) and run:

transmission-show -m ~/Downloads/Formula1.2023.Round13.Belgium.Race.1080p.F1TV.WEB-DL.AAC2.0.H.264-F1Carreras.torrent and it outputs the magnet link

magnet:?xt=urn:btih:4cd4cee5bb83adc717c1b4ce3a1044a20717a05b&dn=Formula1.2023.Round13.Belgium.Race.1080p.F1TV.WEB-DL.AAC2.0.H.264-F1Carreras.mkv&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A6969&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.bittor.pw%3A1337%2Fannounce&tr=udp%3A%2F%2FTRACKER.LEECHERS-PARADISE.ORG%3A6969%2FANNOUNCE&tr=udp%3A%2F%2FTRACKER.COPPERSURFER.TK%3A6969%2FANNOUNCE

Notice the flag -m: -m --magnet Give a magnet link for the specified torrent

Hope it helps.
User avatar
Mochomo
Site Admin
Site Admin
Posts: 707
Joined: Wed May 25, 2022 2:34 pm
Location: Paddock

Re: Magnet links will not posted for future races.

Post by Mochomo »

This is very good!! Thanks for your research.
I think I will continue to only post .torrent file for now. This is what most people uses to download files.
 ! Message from: Mochomo
NOS MUDAMOS A TRACKER TORRENT -- LEER Y REGISTRO -> AQUI

WE ARE MOVING TO A TORRENT TRACKER -- READ AND SIGN UP -> HERE
Post Reply