David Garrett

Results 4 comments of David Garrett

I'm very slowly working on this... ![image](https://user-images.githubusercontent.com/18181595/178107674-aaa81e73-60d8-4017-a526-86b49c1068ef.png) I have the menu item, but beyond that, I have no idea where to go with this. I don't know how the actions...

I was considering just pulling the data from the progress bar. Maybe 90% or greater would be considered "watched." I agree that a checkbox or something else would probably be...

This can be fixed by commenting out or removing these if conditions in ui\component\claimListDiscover\view.jsx... if ( (options.channel_ids && options.channel_ids.length > 20) || (options.any_tags && options.any_tags.length > 20) ) { options.release_time...

I'm also experiencing the same thing. It appears that nothing actually happens when I click generate. No activity in the command window whatsoever.