Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Autodownload new post results from search query to existing local folder #103

Open
Anish244 opened this issue Apr 4, 2023 · 5 comments

Comments

@Anish244
Copy link

Anish244 commented Apr 4, 2023

Add the ability to mirror e621.net queries by auto downloading new posts. There was a GitHub project that did this but it stopped development years ago and the latest update doesn't work at all on Windows 11 and uses Python 2.7. Nonetheless it would be great too see such a feature implemented in an actively supported downloader client.

Link: https://github.com/wwyaiykycnf/e621dl

@Anish244
Copy link
Author

@head-gardener

@head-gardener
Copy link
Contributor

head-gardener commented Apr 25, 2023

@Anish244 don't think this particular client is actively supported. About the feature, what do you mean by auto downloading? If you want a background job that will start itself and pull new posts every once in a while without user input, than... I suggest you configure a tool like chrony yourself - coding it is unnecessary complex.
P.S. sorry for the delay, haven't been reading my mail much lately.

@McSib
Copy link
Owner

McSib commented Apr 26, 2023

@Anish244 don't think this particular client is actively supported. About the feature, what do you mean by auto downloading? If you want a background job that will start itself and pull new posts every once in a while without user input, than... I suggest you configure a tool like chrony yourself - coding it is unnecessary complex. P.S. sorry for the delay, haven't been reading my mail much lately.

This client is still actively supported, just less so than it used to be due to things happening in my personal life taking up much of my time. I have plans to return to the project soon, there's just a lot happening this month that I must handle before then. But this issue will be addressed, as well as the others, I also have to fix multiple issues tied to dependencies, and then fix some new bugs that have popped up recently. I'm moving as fast as possible so the project can be updated again and restored to working order as before, just need a bit of time sadly as other things have taken importance. I never intended for the project to go to the standstill it did, but a lack of motivation followed by intense time restrictions and deadlines I had to meet with other things forced my hand and required me to put it off to the side. Apologies to you and others for having to wait and/or use other clients until everything is fixed. The last four months have been chaos.

Sorry for the word wall. I made a post recently in the forums as well about my lack of presence, I hope everyone can hold a little bit more patience for me while I sort everything out and, hopefully, get back into working order with everything.

@Anish244
Copy link
Author

Sorry for my wording, I meant that the other project that I linked in my original post wasn't in active support. 'e621_downloader
' is most certainly actively supported! I am relatively inexperienced in coding and have never previously contributed to anything on GitHub. I just thought I'd ask about the potential to add a feature allowing new results for a given query to be downloaded to the same file as previous downloads for the same query. I don't have experience with the Rust language. I'm sorry to hear that others haven't been treating you with patience recently in regard to your private situation. I wish you the best in navigating your responsibilities outside of this project.

@McSib
Copy link
Owner

McSib commented Apr 26, 2023

Sorry for my wording, I meant that the other project that I linked in my original post wasn't in active support. 'e621_downloader ' is most certainly actively supported! I am relatively inexperienced in coding and have never previously contributed to anything on GitHub. I just thought I'd ask about the potential to add a feature allowing new results for a given query to be downloaded to the same file as previous downloads for the same query. I don't have experience with the Rust language. I'm sorry to hear that others haven't been treating you with patience recently in regard to your private situation. I wish you the best in navigating your responsibilities outside of this project.

No need to apologize, I by no means intend to come off bad, people have been patient, I just preface it since my project hasn't been updated in a while. I'm already running under the assumption that people are becoming impatient. It's understandable due to the bugs and issues going on, I'm just hoping I'll have time soon to fix them.

As for the feature proposal, I would need a direct description for it. Upon initial reading, it seems like the feature you want is to download newer posts from the same queries, or to download and write over already existing files. I'm not too familiar with the feature your referencing exactly. If you could do a step by step on what it does, then I can have a better idea of what it is.

@McSib McSib self-assigned this May 2, 2023
@McSib McSib changed the title Autodownload new post results from search query to existing local folder [FEATURE REQUEST] Autodownload new post results from search query to existing local folder May 2, 2023
@McSib McSib changed the title [FEATURE REQUEST] Autodownload new post results from search query to existing local folder [Feature Request] Autodownload new post results from search query to existing local folder May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants