nuxencs / seasonpackarr

A companion app for autobrr that automagically hardlinks downloaded episodes to a season folder when a season pack is announced, eliminating the need for re-downloading existing episodes.
GNU General Public License v2.0
45 stars 3 forks source link

perf(processor): use TorrentDataRawBytes instead of temp file #51

Closed nuxencs closed 8 months ago

nuxencs commented 8 months ago

Credits for the DecodeTorrentDataRawBytes and Atoi function to @KyleSanderson