Track published feeds by hash #1
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instead of the current scheme of using time to determine if feeds are new, instead use a hash of part of the feedparser object that is static.
Will need to import hashlib
This was solved with
87193d0f94