odysee-frontend icon indicating copy to clipboard operation
odysee-frontend copied to clipboard

Limit playlist entries to prevent `bad-txns-claimscriptsize-toolarge`

Open Abwasserrohr opened this issue 3 years ago • 3 comments

Is your feature request related to a problem? Please describe. I made a playlist with 528 items and can't publish it. It would be great if adding more entries would be either blocked or give a warning for having too many entries to be published to the blockchain.

Describe the solution you'd like If the size of the playlist gets too big, either prevent adding new items or warn the user about the limit.

Describe alternatives you've considered It's not that important and will probably not happen that many times, still, if a creator by himself goes through the trouble of creating a playlist with tons of entries just to learn that it can't be published will probably be not that satisfied. 😅

Additional context

https://user-images.githubusercontent.com/44294954/150394676-a528e559-42c0-4ca2-a7e7-4e40e25c54f9.mp4

Abwasserrohr avatar Jan 20 '22 17:01 Abwasserrohr

This is a known limitation, and the actual limit will vary on a few things, but probably somewhere around 500ish. In the future it may be increased with a blockchain fix, or chaining multiple lists.

We should handle the error and put up a message - we do something similar for uploads.

tzarebczan avatar Jan 20 '22 18:01 tzarebczan

Hi Team,

I have a playlist of 328 videos that I can't "Publish" (exactly as described above) and I get the same error code as "Abwasserrohr".

Is there any news on this subject since January @tzarebczan ?

Thank you for your answers.

Regards Classic Movies

ClassicMovies avatar Oct 25 '22 21:10 ClassicMovies

There is not, this is a much deeper Blockchain level limitation and the workarounds aren't pretty.

tzarebczan avatar Oct 26 '22 00:10 tzarebczan