nuxencs / seasonpackarr

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

feat(cli): add torrent file support for parse command #124

Closed nuxencs closed 2 months ago

nuxencs commented 2 months ago

This adds support for .torrent files for the parse testing command. This will read the bytes of the .torrent file and test seasonpackarr with the actual data. This should make testing real examples a lot easier.