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.
This should bring a lot of minor performance improvements by using maps instead of slices to avoid deduplication. This also preallocates memory for new slices when possible and makes the code a bit more readable.
This should bring a lot of minor performance improvements by using maps instead of slices to avoid deduplication. This also preallocates memory for new slices when possible and makes the code a bit more readable.