Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

Commit

Permalink
a lot
Browse files Browse the repository at this point in the history
- message when no posts are returned
- refresh ability (currently a bit wonky)
  • Loading branch information
DonovanDMC committed Dec 28, 2020
1 parent e97dabc commit 8576a23
Show file tree
Hide file tree
Showing 7 changed files with 1,099 additions and 414 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,16 @@ Head over to our [release page](https://github.com/FurryBotCo/E621Downloader/rel
### TODO
- [x] switch to [e621downloader.js](https://npm.im/e621downloader.js)
- [ ] Reset "active" button
- [ ] Specific message when zero posts are returned
- [ ] branch out to more services, like [FurAffinity](https://furaffinity.net)
- [ ] Save the md5 of images to check for duplicates across different tag sets
- [x] Specific message when zero posts are returned
- [ ] branch out to more services, like [FurAffinity](https://furaffinity.net) and [InkBunny](https://inkbunny.net)
- [x] Save the md5 of images to check for duplicates across different tag sets
- [ ] Incorporate a duplicate image checker that can be ran with a button
- [ ] Refresh previously downloaded tags button
- [x] Save cache frequently incase of network issues (every 10 posts or so)

### Known Bugs
- [x] [Fix Windows not working](https://github.com/FurryBotCo/E621Downloader/issues/3)
- [x] Fix download progress bar going in reverse (??) when you run a second run after one finished (it seems like it has some issues resetting the progress bar)
- [ ] Fix on-application progress bar (it apparently broke?)
- [x] [Fix cache parsing issue](https://github.com/FurryBotCo/E621Downloader/issues/4)
^ this is a pretty big issue but I have NO CLUE how it's happening or how to fix it
Loading

0 comments on commit 8576a23

Please sign in to comment.