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

feat(api): smart mode #52

Closed nuxencs closed 8 months ago

nuxencs commented 8 months ago

Implements smartMode using the tvmaze api to get the total amount of episodes in a specific season. Example of the feature can be found in the related issue.

Resolves #22

nuxencs commented 8 months ago

Yep in testing it's been working great! Was thinking about moving to TMDb actually because I would be able to filter by starting year as well 🤔

Would require a user provided api key tho