r/i2p • u/Kylian0087 • 1h ago
Help i2psnark not recognizing existing torrent data outside of /i2psnark
Hello everyone,
I have a bunch of torrents that I originally created outside of the /i2psnark
directory because I needed them elsewhere. I mount my Jellyfin location inside the I2P container at /jellyfin
.
The problem started when I corrupted my I2P config and had to start over. Now, i2psnark doesn’t know where the actual data for my torrents is. When I try to add the torrents and specify the proper data directory—say /jellyfin/movies/moviefile.mkv
—it ignores it and tries to save the files inside /i2psnark/moviefile.mkv
instead.
How can I make i2psnark recognize the correct path for my existing torrent data without using symlinks?