brandan-schmitz / plexbot

Plexbot - A discord bot for automating movie libraries.
0 stars 0 forks source link

Duplicates of notification for upgraded movies #15

Closed brandan-schmitz closed 3 years ago

brandan-schmitz commented 3 years ago

Movies that have been upgraded are resulting in a new notification that the movie was upgraded each time the upgraded runs. They are also not removed from the list of movies that can be upgraded.

brandan-schmitz commented 3 years ago

The bot should deleting a resolution item versus a waiting list item. It also needs to remove the message from the upgradable list channel in discord.

https://github.com/brandan-schmitz/plexbot/blob/dc698765731cdfc5d417bb489c14b282d4444b0f/src/main/java/net/celestialdata/plexbot/managers/resolution/ResolutionUpgrader.java#L272