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
42 stars 3 forks source link

refactor(cli): move to cobra #93

Closed nuxencs closed 4 months ago

nuxencs commented 4 months ago

Move the cli interaction to the powerful Cobra library.