snapchat-map-scraper icon indicating copy to clipboard operation
snapchat-map-scraper copied to clipboard

Fixed bug during review with duplicate videos

Open admiralorbiter opened this issue 3 years ago • 1 comments

Bug: When multiple locations are active during scraping, it will cause multiple reviews of the same video during review mode. Simply changed the SQL query to only select distinct fixing the issue.

admiralorbiter avatar Jun 14 '22 19:06 admiralorbiter

Hi @admiralorbiter, it looks like you removed most of the review function while debugging. If you can put that back I'll merge in your additions with DISTINCT.

nemec avatar Jun 23 '22 09:06 nemec