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

refactor: receivers and var names #131

Closed nuxencs closed 1 month ago

nuxencs commented 1 month ago

Makes the code used to store and retrieve the torrents and related releases a lot more readable and uses pointer receivers where possible.