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

refactor: receivers and var names #131

Closed nuxencs closed 3 months ago

nuxencs commented 3 months ago

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