mvdicarlo / postybirb-plus

Remake of PostyBirb using React and NestJS
BSD 3-Clause "New" or "Revised" License
100 stars 26 forks source link

[DeviantArt] Cannot schedule posts with more than 30 tags #330

Open argonvile opened 6 months ago

argonvile commented 6 months ago

An image cross-posted to DeviantArt cannot be scheduled if it includes more than 30 tags.

Other websites such as Newgrounds will truncate posts to 12 tags, but this does not prevent PostyBirb from scheduling posts. On DeviantArt specifically, this is treated as an error condition and the "Schedule" button is greyed out.

mvdicarlo commented 6 months ago

Thanks for all of these reports. I promise I will get to them. I have been lost in the weeds of the other version as usual.