Closed HoloPollock closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/goodbyte/watchlist-picker/GZMmtmSFeKB1TjwhargqRtirQh5b
✅ Preview: https://watchlist-picker-git-add-length-filter-goodbyte.vercel.app
only backend for now
I broke actor I have to fix that to :(
also if anyone wants to do the front end go ahead
No one merge yet I wanna do testing cause I change how scraping works
the speed slowed down with new changed I want to see if I can fix before merging
I cheated and increased the memory and it worked
still wanna do some more tests
Could I give you the options in a comma-seperated ignore
param? Like: /?users=qjack&ignore=unreleased,shorts,feature&iintersect=true
? Ignore unreleased films if unreleased
is present, ignore short films if shorts
is present, ignore feature-length if feature
is present.
Could I give you the options in a comma-seperated
ignore
param? Like:/?users=qjack&ignore=unreleased,shorts,feature&iintersect=true
? Ignore unreleased films ifunreleased
is present, ignore short films ifshorts
is present, ignore feature-length iffeature
is present.
Yah that should work I can make that happen
Could I give you the options in a comma-seperated
ignore
param? Like:/?users=qjack&ignore=unreleased,shorts,feature&iintersect=true
? Ignore unreleased films ifunreleased
is present, ignore short films ifshorts
is present, ignore feature-length iffeature
is present.Yah that should work I can make that happen
yay
so its done and works now I do think we may want to merge this in to the UI branch to test it works with ignore=unreleased,shorts,feature
it should I tested with postman but still should test integration @qjack001
also feel free to look at code for stupid things I did
hey so I know why its slower the new page I'm loading is way bigger so it makes it way slower to do may not be worth
I dont know another way to get the time though
lol letterbox please give me API
the only thing I can think of to keep this is only load the page when the check boxes are checked
the only thing I can think of to keep this is only load the page when the check boxes are checked
Only use the heavier page if the ignore
parameter was given shorts
or feature
, yes.
so its done and works now I do think we may want to merge this in to the UI branch to test it works with
ignore=unreleased,shorts,feature
it should I tested with postman but still should test integration @qjack001
Once you make the change above, I would just merge into main. It should have no noticeable effect on the site (as it is now). My PR should get the update too, since I believe it uses the prod endpoint.
poke
@qjack001 should be good to merge pls check
also closes #69
add filter for shorts or features set to 80 Min as feature