You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What do you want to happen?
I would like a feature where I can mark search results as downloaded (without having to actually download them)
If not clear, why do you want it?
This way I don't actually have to download nzbs of stuff I already have just so it will show as downloaded
Do you think it's something only you need or something that might be popular?
It's probably just me and other datahoarders. I could just download the nzbs and be done with this but I think it' hate creating traffic and serverload when it's not necessary
If not clear, explain the use case.
there's hundreds of backfills every day and I only need a few of them because I already have all the others but since I can't mark all of the search results as downloaded I need to either download them all or remember the next day or the day after when I do another search that I've already checked the results against my stored data
The text was updated successfully, but these errors were encountered:
I'll think about it but it's not trivial to implement and I may break other things. Results don't have a flag "downloaded" but instead when a download exists for a certain result. I would need to creaty a dummy download entity in the database or save it in the result. I'll keep this open but please understand that it may take a while or not get implemented at all.
I’ve lived without it for years so I’ll be fine without it. after a couple of days of mass adds (not complaining) it took an annoying long time to check so I thought I’d ask. thanks for hydra, without it everything would be so much harder!
What do you want to happen?
I would like a feature where I can mark search results as downloaded (without having to actually download them)
If not clear, why do you want it?
This way I don't actually have to download nzbs of stuff I already have just so it will show as downloaded
Do you think it's something only you need or something that might be popular?
It's probably just me and other datahoarders. I could just download the nzbs and be done with this but I think it' hate creating traffic and serverload when it's not necessary
If not clear, explain the use case.
there's hundreds of backfills every day and I only need a few of them because I already have all the others but since I can't mark all of the search results as downloaded I need to either download them all or remember the next day or the day after when I do another search that I've already checked the results against my stored data
The text was updated successfully, but these errors were encountered: