shajen / rtl-sdr-scanner-cpp

GNU General Public License v3.0
603 stars 61 forks source link

delete all recordings #85

Open GarryCZ opened 8 months ago

GarryCZ commented 8 months ago

Hi, thanks for the great work! I have a question if it is possible to delete all records at once, I have 33274 of them and it is not possible to delete them all at once. when I select them all at once in admin and delete them, it says "Bad Request (400)"

Thank you very much

SubBass100 commented 6 months ago

I can report that I also get the Bad Request (400) when trying to delete old data... A cool feature would be to add a data retention setting. You can set it to only keep data so far back in days (or all) You may only be interested in saving say, the last 30 days worth of data. Every night it deletes everything older than 30 days.