kvosbur / SubRedditBackgroundImages

The idea behind this is to make a program that cycles through and sets your desktop background based off of popular wallpapers submitted to a subreddit of your choice.
0 stars 0 forks source link

Add Command Line Option to rerun daily ignoring current image(s) selected #9

Open kvosbur opened 4 years ago

kvosbur commented 4 years ago

So what if the image the program selects for you isn't quite your cup of tea? Well right now what you need to do is rerun the program, but the problem is that the same image could popup again.... So why not add a command line argument that says to rerun daily while making sure that either specific images( if portraits were combined into a landscape) or all images present in the desktop background are ignored. This will entitle either keeping track of all of the daily possibilites from the beginning and slowly narrowing the list down as the images are declined, or just keep a list of urls of images to ignore and rerun the program using that as a blacklist for this iteration.