dan-online / autopulse

💫 automated scanning tool that bridges media organizers such as Sonarr and Radarr with media servers such as Plex and Jellyfin
https://autopulse.dancodes.online
MIT License
127 stars 5 forks source link

bug: discord notification fails on season import from a tv show #105

Open vember31 opened 3 days ago

vember31 commented 3 days ago

Description of the bug

Back with another one 😄 thanks for going through all of these @dan-online !

I'm getting the below error, it seems usually when I've downloaded a season of a show in sonarr. when i download an individual episode from sonarr, that seems to work, but get the below error with season downloads.

image

if helpful, my sonarr settings are the following:

image

Do we know what would cause this error?

Steps To Reproduce

  1. Download a season of a show in sonarr
  2. Ensure it pushes to autopulse upon file import
  3. No notification comes through & I see the above error in the logs

Additional Information

There are no other issues - everything loads up into autopulse just fine and it processes all of the files appropriately! Just the notification that fails to send.

dan-online commented 3 days ago

Seems like this is either a ratelimit on Discord's end or the embed description is too long although autopulse should group together batches. I'll check this out either way but it's probably the latter case