clara-j / media_cleaner

Python script to delete watched content on Emby
31 stars 17 forks source link

Add functionality to whitelist library folders #16

Closed terrelsa13 closed 3 years ago

terrelsa13 commented 3 years ago

Add ability to whitelist library folders. Media in whitelisted library folders will NOT be deleted. Removed storing hashed password in configuration file. Does not look like emby or jellyfin require if for the API calls used. In future version hashed password code will be completely removed. Update version number in /User/AuthenticateByName from v0.2 to v0.3. Updates to readme file.