bdutro

Results 7 comments of bdutro

@mhertz, how are you adding the magnet links? Is it just through the add torrent dialog? Edit: It appears to be working for me locally when I add a magnet...

It looks like there is a bug in 2.0.3 that keeps the file metadata from getting prefetched properly: https://forum.deluge-torrent.org/viewtopic.php?f=7&t=55376&p=230417&hilit=magnet#p230417 Matching on torrent name appears to work with magnet links, but...

@mhertz, thanks for the explanation. I added an additional handler that re-labels magnet torrents once their metadata is downloaded. Let me know if it works for you. *Edit:* I uploaded...

@mhertz sorry about that, I went ahead and enabled issues on my fork. If you don't mind, make an issue and we'll move the discussion over there.

Mavis should compile cleanly with C++20 unless you're using a Clang version older than 16 (this branch has a preliminary fix for that: https://github.com/sparcians/mavis/tree/dev/bdutro/clang-15-std-views-fix).

I think you need to bump the minimum Boost version to 1.78.

@klingaard you need to change this line to enable C++20 support: https://github.com/riscv-software-src/riscv-perf-model/pull/280/files#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20aR2